Update
This commit is contained in:
parent
7f9d29c62f
commit
98fdf3fa8d
2 changed files with 22 additions and 8 deletions
|
@ -21,6 +21,7 @@ namespace MP4{
|
|||
long long int boxedSize();
|
||||
long long int payloadSize();
|
||||
char * asBox();
|
||||
char * payload();
|
||||
void clear();
|
||||
std::string toPrettyString( int indent = 0 );
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue