MP4 lib added default values
This commit is contained in:
parent
c8782b4d24
commit
7f47a746fb
2 changed files with 21 additions and 19 deletions
|
@ -755,6 +755,7 @@ namespace MP4 {
|
|||
void setDepth(uint16_t newDepth);
|
||||
uint16_t getDepth();
|
||||
Box & getCLAP();
|
||||
void setCLAP(Box& clap);
|
||||
Box & getPASP();
|
||||
std::string toPrettyVisualString(uint32_t index = 0, std::string = "");
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue