AP4_Avc1SampleEntry(AP4_Size size, AP4_ByteStream &stream, AP4_AtomFactory &atom_factory) | AP4_Avc1SampleEntry | |
AP4_Avc1SampleEntry(AP4_UI16 width, AP4_UI16 height, AP4_UI16 depth, const char *compressor_name, AP4_EsDescriptor *descriptor) | AP4_Avc1SampleEntry | |
AP4_MpegSampleEntry(AP4_Atom::Type format, AP4_Size size) | AP4_MpegSampleEntry | [protected] |
AP4_MpegSampleEntry(AP4_Atom::Type format, AP4_EsDescriptor *descriptor) | AP4_MpegSampleEntry | [protected] |
AP4_MpegSampleEntry(AP4_Atom::Type format, AP4_Size size, AP4_ByteStream &stream, AP4_AtomFactory &atom_factory) | AP4_MpegSampleEntry | [protected] |
AP4_SampleEntry(AP4_Atom::Type format, AP4_UI16 data_ref_index=1) | AP4_SampleEntry | |
AP4_SampleEntry(AP4_Atom::Type format, AP4_Size size, AP4_ByteStream &stream, AP4_AtomFactory &atom_factory) | AP4_SampleEntry | |
AP4_SampleEntry(AP4_Atom::Type format, AP4_Size size) | AP4_SampleEntry | [protected] |
AP4_VisualSampleEntry(AP4_Atom::Type format, AP4_EsDescriptor *descriptor, AP4_UI16 width, AP4_UI16 height, AP4_UI16 depth, const char *compressor_name) | AP4_VisualSampleEntry | |
AP4_VisualSampleEntry(AP4_Atom::Type format, AP4_Size size, AP4_ByteStream &stream, AP4_AtomFactory &atom_factory) | AP4_VisualSampleEntry | |
GetCompressorName() | AP4_VisualSampleEntry | [inline] |
GetDataReferenceIndex() | AP4_SampleEntry | [inline] |
GetDecoderConfigDescriptor() | AP4_MpegSampleEntry | [protected] |
GetDepth() | AP4_VisualSampleEntry | [inline] |
GetFieldsSize() | AP4_VisualSampleEntry | [protected, virtual] |
GetHeight() | AP4_VisualSampleEntry | [inline] |
GetHorizResolution() | AP4_VisualSampleEntry | [inline] |
GetVertResolution() | AP4_VisualSampleEntry | [inline] |
GetWidth() | AP4_VisualSampleEntry | [inline] |
Inspect(AP4_AtomInspector &inspector) | AP4_SampleEntry | [virtual] |
InspectFields(AP4_AtomInspector &inspector) | AP4_VisualSampleEntry | [protected, virtual] |
m_CompressorName | AP4_VisualSampleEntry | [protected] |
m_DataReferenceIndex | AP4_SampleEntry | [protected] |
m_Depth | AP4_VisualSampleEntry | [protected] |
m_FrameCount | AP4_VisualSampleEntry | [protected] |
m_Height | AP4_VisualSampleEntry | [protected] |
m_HorizResolution | AP4_VisualSampleEntry | [protected] |
m_Predefined1 | AP4_VisualSampleEntry | [protected] |
m_Predefined2 | AP4_VisualSampleEntry | [protected] |
m_Predefined3 | AP4_VisualSampleEntry | [protected] |
m_Reserved1 | AP4_SampleEntry | [protected] |
m_Reserved2 | AP4_VisualSampleEntry | [protected] |
m_Reserved3 | AP4_VisualSampleEntry | [protected] |
m_VertResolution | AP4_VisualSampleEntry | [protected] |
m_Width | AP4_VisualSampleEntry | [protected] |
OnChildChanged(AP4_Atom *child) | AP4_SampleEntry | [virtual] |
ReadFields(AP4_ByteStream &stream) | AP4_VisualSampleEntry | [protected, virtual] |
ToSampleDescription() | AP4_VisualSampleEntry | [virtual] |
Write(AP4_ByteStream &stream) | AP4_SampleEntry | [virtual] |
WriteFields(AP4_ByteStream &stream) | AP4_VisualSampleEntry | [protected, virtual] |