New Meta commit
This commit is contained in:
parent
fccf66fba2
commit
2b99f2f5ea
183 changed files with 13333 additions and 14421 deletions
|
@ -80,6 +80,7 @@ namespace MP4{
|
|||
class fullBox : public Box{
|
||||
public:
|
||||
fullBox();
|
||||
fullBox(const Box &rs) : Box(rs){}
|
||||
void setVersion(char newVersion);
|
||||
char getVersion() const;
|
||||
void setFlags(uint32_t newFlags);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue