HLS-related buffer size optimizes

This commit is contained in:
Thulinma 2016-06-26 21:14:23 +02:00
parent f53882a822
commit 9e391915df
4 changed files with 28 additions and 16 deletions

View file

@ -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();