Default values added
This commit is contained in:
parent
755fcd00c6
commit
c633734d07
8 changed files with 28 additions and 17 deletions
|
|
@ -55,7 +55,7 @@ void Box_avcC::SetReserved( ) {
|
|||
}
|
||||
|
||||
void Box_avcC::SetDefaults( ) {
|
||||
SetResolution ( );
|
||||
SetFrameCount ( );
|
||||
SetDepth ( );
|
||||
SetFrameCount ( );
|
||||
SetResolution ( );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue