|
Shaka Packager SDK
|
Public Member Functions | |
| FourCC | BoxType () const override |
Public Member Functions inherited from shaka::media::mp4::FullBox | |
| uint32_t | HeaderSize () const final |
Public Member Functions inherited from shaka::media::mp4::Box | |
| bool | Parse (BoxReader *reader) |
| void | Write (BufferWriter *writer) |
| void | WriteHeader (BufferWriter *writer) |
| uint32_t | ComputeSize () |
| uint32_t | box_size () |
Public Attributes | |
| std::vector< DataEntryUrl > | data_entry = std::vector<DataEntryUrl>(1) |
Public Attributes inherited from shaka::media::mp4::FullBox | |
| uint8_t | version = 0 |
| uint32_t | flags = 0 |
Additional Inherited Members | |
Protected Member Functions inherited from shaka::media::mp4::FullBox | |
| bool | ReadWriteHeaderInternal (BoxBuffer *buffer) final |
Definition at line 664 of file box_definitions.h.
|
overridevirtual |
Implements shaka::media::mp4::Box.
Definition at line 2309 of file box_definitions.cc.
| std::vector<DataEntryUrl> shaka::media::mp4::DataReference::data_entry = std::vector<DataEntryUrl>(1) |
Definition at line 668 of file box_definitions.h.