|
Shaka Player Embedded
|
Classes | |
| class | MediaInfo |
| class | MediaInfo_Frame |
| class | MediaInfo_FrameDefaultTypeInternal |
| class | MediaInfo_Stream |
| class | MediaInfo_StreamDefaultTypeInternal |
| class | MediaInfoDefaultTypeInternal |
| class | Object |
| class | Object_Entry |
| class | Object_EntryDefaultTypeInternal |
| class | ObjectDefaultTypeInternal |
| class | Value |
| class | ValueDefaultTypeInternal |
Enumerations | |
| enum | ValueType : int { Unknown = 0, Undefined = 1, Null = 2, Boolean = 3, Number = 4, String = 5, Symbol = 6, Function = 7, Array = 8, Promise = 9, BooleanObject = 10, NumberObject = 11, StringObject = 12, ArrayBuffer = 13, Int8Array = 14, Uint8Array = 15, Uint8ClampedArray = 16, Int16Array = 17, Uint16Array = 18, Int32Array = 19, Uint32Array = 20, Float32Array = 21, Float64Array = 22, DataView = 23, OtherObject = 24 } |
Functions | |
| bool | ValueType_IsValid (int value) |
| const std::string & | ValueType_Name (ValueType value) |
| bool | ValueType_Parse (const std::string &name, ValueType *value) |
| template<typename T > | |
| const std::string & | ValueType_Name (T enum_t_value) |
Variables | |
| class shaka::proto::Object_EntryDefaultTypeInternal | _Object_Entry_default_instance_ |
| class shaka::proto::ObjectDefaultTypeInternal | _Object_default_instance_ |
| class shaka::proto::ValueDefaultTypeInternal | _Value_default_instance_ |
| static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | ValueType_strings [25] = {} |
| constexpr ValueType | ValueType_MIN = Unknown |
| constexpr ValueType | ValueType_MAX = OtherObject |
| constexpr int | ValueType_ARRAYSIZE = ValueType_MAX + 1 |
| class shaka::proto::MediaInfo_FrameDefaultTypeInternal | _MediaInfo_Frame_default_instance_ |
| class shaka::proto::MediaInfo_StreamDefaultTypeInternal | _MediaInfo_Stream_default_instance_ |
| class shaka::proto::MediaInfoDefaultTypeInternal | _MediaInfo_default_instance_ |
| enum shaka::proto::ValueType : int |
Definition at line 76 of file database.pb.h.
| bool shaka::proto::ValueType_IsValid | ( | int | value | ) |
Definition at line 65 of file database.pb.cc.
|
inline |
Definition at line 110 of file database.pb.h.
| const std::string & shaka::proto::ValueType_Name | ( | ValueType | value | ) |
Definition at line 183 of file database.pb.cc.
| bool shaka::proto::ValueType_Parse | ( | const std::string & | name, |
| ValueType * | value | ||
| ) |
Definition at line 198 of file database.pb.cc.
| MediaInfoDefaultTypeInternal shaka::proto::_MediaInfo_default_instance_ |
Definition at line 57 of file media_tests.pb.h.
| MediaInfo_FrameDefaultTypeInternal shaka::proto::_MediaInfo_Frame_default_instance_ |
Definition at line 60 of file media_tests.pb.h.
| MediaInfo_StreamDefaultTypeInternal shaka::proto::_MediaInfo_Stream_default_instance_ |
Definition at line 63 of file media_tests.pb.h.
| ObjectDefaultTypeInternal shaka::proto::_Object_default_instance_ |
Definition at line 58 of file database.pb.h.
| Object_EntryDefaultTypeInternal shaka::proto::_Object_Entry_default_instance_ |
Definition at line 61 of file database.pb.h.
| ValueDefaultTypeInternal shaka::proto::_Value_default_instance_ |
Definition at line 64 of file database.pb.h.
| constexpr int shaka::proto::ValueType_ARRAYSIZE = ValueType_MAX + 1 |
Definition at line 106 of file database.pb.h.
| constexpr ValueType shaka::proto::ValueType_MAX = OtherObject |
Definition at line 105 of file database.pb.h.
Definition at line 104 of file database.pb.h.
| ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> shaka::proto::ValueType_strings[25] = {} |
Definition at line 98 of file database.pb.cc.
1.8.13