Shaka Packager SDK
Public Member Functions | List of all members
shaka::media::mp4::ChunkOffset Struct Reference
Inheritance diagram for shaka::media::mp4::ChunkOffset:
shaka::media::mp4::ChunkLargeOffset shaka::media::mp4::FullBox shaka::media::mp4::Box

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 ()
 

Additional Inherited Members

- Public Attributes inherited from shaka::media::mp4::ChunkLargeOffset
std::vector< uint64_t > offsets
 
- Public Attributes inherited from shaka::media::mp4::FullBox
uint8_t version = 0
 
uint32_t flags = 0
 
- Protected Member Functions inherited from shaka::media::mp4::FullBox
bool ReadWriteHeaderInternal (BoxBuffer *buffer) final
 

Detailed Description

Definition at line 542 of file box_definitions.h.

Member Function Documentation

◆ BoxType()

FourCC shaka::media::mp4::ChunkOffset::BoxType ( ) const
overridevirtual
Returns
box type.

Reimplemented from shaka::media::mp4::ChunkLargeOffset.

Definition at line 893 of file box_definitions.cc.


The documentation for this struct was generated from the following files: