HLS-related buffer size optimizes
This commit is contained in:
parent
f53882a822
commit
9e391915df
4 changed files with 28 additions and 16 deletions
|
@ -289,6 +289,7 @@ namespace DTSC {
|
|||
void reset();
|
||||
void toPrettyString(std::ostream & str, int indent = 0, int verbosity = 0);
|
||||
void finalize();
|
||||
uint32_t biggestFragment();
|
||||
|
||||
std::string getIdentifier();
|
||||
std::string getWritableIdentifier();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue