Shaka Player Embedded
|
#include <media_key_system_configuration.h>
Public Member Functions | |
DECLARE_STRUCT_SPECIAL_METHODS_COPYABLE (MediaKeySystemMediaCapability) | |
ADD_DICT_FIELD (contentType, std::string) | |
ADD_DICT_FIELD (robustness, std::string) | |
![]() | |
Struct () | |
~Struct () override | |
Struct (const Struct &) | |
Struct (Struct &&) | |
Struct & | operator= (const Struct &) |
Struct & | operator= (Struct &&) |
bool | TryConvert (Handle< JsValue > value) override |
ReturnVal< JsValue > | ToJsValue () const override |
void | Trace (memory::HeapTracer *tracer) const override |
![]() | |
virtual | ~GenericConverter () |
![]() | |
virtual | ~Traceable () |
virtual bool | IsRootedAlive () const |
virtual bool | IsShortLived () const |
Additional Inherited Members | |
![]() | |
static constexpr const uint64_t | kShortLiveDurationMs = 5000 |
![]() | |
template<typename Parent , typename Field > | |
Field | CreateFieldConverter (const std::string &name, Field Parent::*field) |
Definition at line 33 of file media_key_system_configuration.h.
shaka::js::eme::MediaKeySystemMediaCapability::ADD_DICT_FIELD | ( | contentType | , |
std::string | |||
) |
shaka::js::eme::MediaKeySystemMediaCapability::ADD_DICT_FIELD | ( | robustness | , |
std::string | |||
) |
shaka::js::eme::MediaKeySystemMediaCapability::DECLARE_STRUCT_SPECIAL_METHODS_COPYABLE | ( | MediaKeySystemMediaCapability | ) |