Shaka Packager SDK
Public Member Functions | Public Attributes | List of all members
shaka::media::mp4::ElementaryStreamDescriptor Struct Reference
Inheritance diagram for shaka::media::mp4::ElementaryStreamDescriptor:
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 ()
 

Public Attributes

AACAudioSpecificConfig aac_audio_specific_config
 
ESDescriptor es_descriptor
 
- 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
 

Detailed Description

Definition at line 320 of file box_definitions.h.

Member Function Documentation

◆ BoxType()

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

Implements shaka::media::mp4::Box.

Definition at line 1733 of file box_definitions.cc.


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