Implements ISO 14496-1 SLConfigDescrTag.
More...
#include <mp4_generic.h>
Implements ISO 14496-1 SLConfigDescrTag.
| char * MP4::Descriptor::getData |
( |
| ) |
|
|
inherited |
Returns pointer to start of internal data.
| char* MP4::Descriptor::getData |
( |
| ) |
|
|
inherited |
Returns pointer to start of internal data.
| unsigned long MP4::Descriptor::getDataSize |
( |
| ) |
|
|
inherited |
Get internal size of descriptor.
| unsigned long MP4::Descriptor::getDataSize |
( |
| ) |
|
|
inherited |
Get internal size of descriptor.
| unsigned long MP4::Descriptor::getFullSize |
( |
| ) |
|
|
inherited |
Get external size of descriptor.
| unsigned long MP4::Descriptor::getFullSize |
( |
| ) |
|
|
inherited |
Get external size of descriptor.
| char MP4::Descriptor::getTag |
( |
| ) |
|
|
inherited |
| char MP4::Descriptor::getTag |
( |
| ) |
|
|
inherited |
| void MP4::Descriptor::resize |
( |
unsigned long |
t | ) |
|
|
inherited |
| void MP4::Descriptor::resize |
( |
unsigned long |
t | ) |
|
|
inherited |
| void MP4::Descriptor::setTag |
( |
char |
t | ) |
|
|
inherited |
| void MP4::Descriptor::setTag |
( |
char |
t | ) |
|
|
inherited |
| std::string MP4::Descriptor::toPrettyString |
( |
uint32_t |
indent = 0 | ) |
|
|
inherited |
put it into a pretty string
| std::string MP4::Descriptor::toPrettyString |
( |
uint32_t |
indent = 0 | ) |
|
|
inherited |
put it into a pretty string
| char * MP4::Descriptor::data |
|
protectedinherited |
Pointer to data in memory.
| bool MP4::Descriptor::master |
|
protectedinherited |
| unsigned long MP4::Descriptor::size |
|
protectedinherited |
The documentation for this class was generated from the following file: