|
Shaka Player Embedded
|
#include <string>#include <vector>#include "shaka/eme/configuration.h"#include "src/mapping/enum.h"#include "src/mapping/struct.h"Go to the source code of this file.
Classes | |
| struct | shaka::js::eme::MediaKeySystemMediaCapability |
| struct | shaka::js::eme::MediaKeySystemConfiguration |
Namespaces | |
| shaka | |
| shaka::js | |
| shaka::js::eme | |
Functions | |
| DEFINE_ENUM_MAPPING (shaka::eme, MediaKeysRequirement) | |
| DEFINE_ENUM_MAPPING (shaka::eme, MediaKeySessionType) | |
| DEFINE_ENUM_MAPPING (shaka::eme, MediaKeyInitDataType) | |
| DEFINE_ENUM_MAPPING (shaka::eme, MediaKeyMessageType) | |
| DEFINE_ENUM_MAPPING (shaka::eme, MediaKeyStatus) | |
| DEFINE_ENUM_MAPPING | ( | shaka::eme | , |
| MediaKeysRequirement | |||
| ) |
Definition at line 57 of file media_key_system_configuration.h.
| DEFINE_ENUM_MAPPING | ( | shaka::eme | , |
| MediaKeySessionType | |||
| ) |
Definition at line 63 of file media_key_system_configuration.h.
| DEFINE_ENUM_MAPPING | ( | shaka::eme | , |
| MediaKeyInitDataType | |||
| ) |
Definition at line 68 of file media_key_system_configuration.h.
| DEFINE_ENUM_MAPPING | ( | shaka::eme | , |
| MediaKeyMessageType | |||
| ) |
Definition at line 74 of file media_key_system_configuration.h.
| DEFINE_ENUM_MAPPING | ( | shaka::eme | , |
| MediaKeyStatus | |||
| ) |
Definition at line 81 of file media_key_system_configuration.h.
1.8.13