#include <Ap4SampleEntry.h>
Inheritance diagram for AP4_Mp4vSampleEntry:
Public Member Functions | |
AP4_Mp4vSampleEntry (AP4_Size size, AP4_ByteStream &stream, AP4_AtomFactory &atom_factory) | |
AP4_Mp4vSampleEntry (AP4_UI16 width, AP4_UI16 height, AP4_UI16 depth, const char *compressor_name, AP4_EsDescriptor *descriptor) |
Definition at line 280 of file Ap4SampleEntry.h.
AP4_Mp4vSampleEntry::AP4_Mp4vSampleEntry | ( | AP4_Size | size, | |
AP4_ByteStream & | stream, | |||
AP4_AtomFactory & | atom_factory | |||
) |
AP4_Mp4vSampleEntry::AP4_Mp4vSampleEntry | ( | AP4_UI16 | width, | |
AP4_UI16 | height, | |||
AP4_UI16 | depth, | |||
const char * | compressor_name, | |||
AP4_EsDescriptor * | descriptor | |||
) |