Adding stco and mdat functionality
This commit is contained in:
parent
2c177c4689
commit
4742862b08
6 changed files with 26 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ class Box_esds {
|
|||
Box_esds( );
|
||||
~Box_esds();
|
||||
Box * GetBox();
|
||||
void SetDataReferenceIndex( uint16_t DataReferenceIndex = 0);
|
||||
void SetDataReferenceIndex( uint16_t DataReferenceIndex = 1);
|
||||
void SetChannelCount( uint16_t Count = 2 );
|
||||
void SetSampleSize( uint16_t Size = 16 );
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue