#include <media_tests.pb.h>
Definition at line 77 of file media_tests.pb.h.
§ anonymous enum
| Enumerator |
|---|
| kDataHashFieldNumber | |
| kPtsFieldNumber | |
| kDtsFieldNumber | |
| kDurationFieldNumber | |
| kIsEncryptedFieldNumber | |
Definition at line 179 of file media_tests.pb.h.
§ MediaInfo_Frame() [1/3]
| shaka::proto::MediaInfo_Frame::MediaInfo_Frame |
( |
| ) |
|
§ ~MediaInfo_Frame()
| shaka::proto::MediaInfo_Frame::~MediaInfo_Frame |
( |
| ) |
|
|
virtual |
§ MediaInfo_Frame() [2/3]
| shaka::proto::MediaInfo_Frame::MediaInfo_Frame |
( |
const MediaInfo_Frame & |
from | ) |
|
§ MediaInfo_Frame() [3/3]
§ ByteSizeLong()
| size_t shaka::proto::MediaInfo_Frame::ByteSizeLong |
( |
| ) |
const |
|
final |
§ CheckTypeAndMergeFrom()
| void shaka::proto::MediaInfo_Frame::CheckTypeAndMergeFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::MessageLite & |
from | ) |
|
|
final |
§ Clear()
| void shaka::proto::MediaInfo_Frame::Clear |
( |
| ) |
|
|
final |
§ clear_data_hash()
| void shaka::proto::MediaInfo_Frame::clear_data_hash |
( |
| ) |
|
|
inline |
§ clear_dts()
| void shaka::proto::MediaInfo_Frame::clear_dts |
( |
| ) |
|
|
inline |
§ clear_duration()
| void shaka::proto::MediaInfo_Frame::clear_duration |
( |
| ) |
|
|
inline |
§ clear_is_encrypted()
| void shaka::proto::MediaInfo_Frame::clear_is_encrypted |
( |
| ) |
|
|
inline |
§ clear_pts()
| void shaka::proto::MediaInfo_Frame::clear_pts |
( |
| ) |
|
|
inline |
§ CopyFrom()
| void shaka::proto::MediaInfo_Frame::CopyFrom |
( |
const MediaInfo_Frame & |
from | ) |
|
§ data_hash()
| const std::string & shaka::proto::MediaInfo_Frame::data_hash |
( |
| ) |
const |
|
inline |
§ default_instance()
| const MediaInfo_Frame & shaka::proto::MediaInfo_Frame::default_instance |
( |
| ) |
|
|
static |
§ DiscardUnknownFields()
| void shaka::proto::MediaInfo_Frame::DiscardUnknownFields |
( |
| ) |
|
§ dts()
| double shaka::proto::MediaInfo_Frame::dts |
( |
| ) |
const |
|
inline |
§ duration()
| double shaka::proto::MediaInfo_Frame::duration |
( |
| ) |
const |
|
inline |
§ GetCachedSize()
| int shaka::proto::MediaInfo_Frame::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
§ GetTypeName()
| std::string shaka::proto::MediaInfo_Frame::GetTypeName |
( |
| ) |
const |
|
final |
§ has_data_hash()
| bool shaka::proto::MediaInfo_Frame::has_data_hash |
( |
| ) |
const |
|
inline |
§ has_dts()
| bool shaka::proto::MediaInfo_Frame::has_dts |
( |
| ) |
const |
|
inline |
§ has_duration()
| bool shaka::proto::MediaInfo_Frame::has_duration |
( |
| ) |
const |
|
inline |
§ has_is_encrypted()
| bool shaka::proto::MediaInfo_Frame::has_is_encrypted |
( |
| ) |
const |
|
inline |
§ has_pts()
| bool shaka::proto::MediaInfo_Frame::has_pts |
( |
| ) |
const |
|
inline |
§ InitAsDefaultInstance()
| void shaka::proto::MediaInfo_Frame::InitAsDefaultInstance |
( |
| ) |
|
|
static |
§ internal_default_instance()
| static const MediaInfo_Frame* shaka::proto::MediaInfo_Frame::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
§ is_encrypted()
| bool shaka::proto::MediaInfo_Frame::is_encrypted |
( |
| ) |
const |
|
inline |
§ IsInitialized()
| bool shaka::proto::MediaInfo_Frame::IsInitialized |
( |
| ) |
const |
|
final |
§ MergeFrom()
| void shaka::proto::MediaInfo_Frame::MergeFrom |
( |
const MediaInfo_Frame & |
from | ) |
|
§ MergePartialFromCodedStream()
| bool shaka::proto::MediaInfo_Frame::MergePartialFromCodedStream |
( |
::PROTOBUF_NAMESPACE_ID::io::CodedInputStream * |
input | ) |
|
|
final |
§ mutable_data_hash()
| std::string * shaka::proto::MediaInfo_Frame::mutable_data_hash |
( |
| ) |
|
|
inline |
§ mutable_unknown_fields()
| std::string* shaka::proto::MediaInfo_Frame::mutable_unknown_fields |
( |
| ) |
|
|
inline |
§ New() [1/2]
§ New() [2/2]
| MediaInfo_Frame* shaka::proto::MediaInfo_Frame::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
const |
|
inlinefinal |
§ operator=() [1/2]
§ operator=() [2/2]
§ pts()
| double shaka::proto::MediaInfo_Frame::pts |
( |
| ) |
const |
|
inline |
§ release_data_hash()
| std::string * shaka::proto::MediaInfo_Frame::release_data_hash |
( |
| ) |
|
|
inline |
§ SerializeWithCachedSizes()
| void shaka::proto::MediaInfo_Frame::SerializeWithCachedSizes |
( |
::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream * |
output | ) |
const |
|
final |
§ set_allocated_data_hash()
| void shaka::proto::MediaInfo_Frame::set_allocated_data_hash |
( |
std::string * |
data_hash | ) |
|
|
inline |
§ set_data_hash() [1/4]
| void shaka::proto::MediaInfo_Frame::set_data_hash |
( |
const std::string & |
value | ) |
|
|
inline |
§ set_data_hash() [2/4]
| void shaka::proto::MediaInfo_Frame::set_data_hash |
( |
std::string && |
value | ) |
|
|
inline |
§ set_data_hash() [3/4]
| void shaka::proto::MediaInfo_Frame::set_data_hash |
( |
const char * |
value | ) |
|
|
inline |
§ set_data_hash() [4/4]
| void shaka::proto::MediaInfo_Frame::set_data_hash |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
§ set_dts()
| void shaka::proto::MediaInfo_Frame::set_dts |
( |
double |
value | ) |
|
|
inline |
§ set_duration()
| void shaka::proto::MediaInfo_Frame::set_duration |
( |
double |
value | ) |
|
|
inline |
§ set_is_encrypted()
| void shaka::proto::MediaInfo_Frame::set_is_encrypted |
( |
bool |
value | ) |
|
|
inline |
§ set_pts()
| void shaka::proto::MediaInfo_Frame::set_pts |
( |
double |
value | ) |
|
|
inline |
§ Swap()
§ unknown_fields()
| const std::string& shaka::proto::MediaInfo_Frame::unknown_fields |
( |
| ) |
const |
|
inline |
§ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
| friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
§ ::TableStruct_shaka_2ftest_2fsrc_2fmedia_2fmedia_5ftests_2eproto
§ swap
§ kIndexInFileMessages
| constexpr int shaka::proto::MediaInfo_Frame::kIndexInFileMessages |
|
static |
The documentation for this class was generated from the following files: