#include <Ap4SampleEntry.h>
Inheritance diagram for AP4_Avc1SampleEntry:
Public Member Functions | |
AP4_Avc1SampleEntry (AP4_Size size, AP4_ByteStream &stream, AP4_AtomFactory &atom_factory) | |
AP4_Avc1SampleEntry (AP4_UI16 width, AP4_UI16 height, AP4_UI16 depth, const char *compressor_name) |
Definition at line 297 of file Ap4SampleEntry.h.
AP4_Avc1SampleEntry::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 | |||
) |