Better working TS input, Pro side. Code by Erik Zandvliet.
This commit is contained in:
parent
8bcda5e57b
commit
35b2dd6bee
15 changed files with 627 additions and 78 deletions
|
@ -167,6 +167,7 @@ namespace MP4 {
|
|||
void setLengthSizeMinus1(char newLengthSizeMinus1);
|
||||
char getLengthSizeMinus1();
|
||||
///\todo Add setter for the array entries
|
||||
void setArrays(std::deque<HVCCArrayEntry> & arrays);
|
||||
std::deque<HVCCArrayEntry> getArrays();
|
||||
std::string asAnnexB();
|
||||
void setPayload(std::string newPayload);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue