Last update from last night
This commit is contained in:
parent
d30caedaf1
commit
e8d4ba32ac
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
Box_mvhd::Box_mvhd( ) {
|
Box_mvhd::Box_mvhd( ) {
|
||||||
Container = new Box( 0x6D766864 );
|
Container = new Box( 0x6D766864 );
|
||||||
|
SetDefaults();
|
||||||
|
SetReserved();
|
||||||
}
|
}
|
||||||
|
|
||||||
Box_mvhd::~Box_mvhd() {
|
Box_mvhd::~Box_mvhd() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue