Boxed updates
This commit is contained in:
parent
0fcc1c483d
commit
4738624b3e
17 changed files with 269 additions and 17 deletions
|
|
@ -9,8 +9,8 @@ struct stts_record {
|
|||
|
||||
class Box_stts {
|
||||
public:
|
||||
Box_stsc( );
|
||||
~Box_stsc();
|
||||
Box_stts( );
|
||||
~Box_stts();
|
||||
Box * GetBox();
|
||||
void SetReserved( );
|
||||
void AddEntry( uint32_t SampleCount, uint32_t SampleDelta, uint32_t Offset = 0 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue