Optimized TS and HLS
This commit is contained in:
parent
e34bb0b14e
commit
194d1ae9a3
2 changed files with 37 additions and 25 deletions
|
@ -85,7 +85,7 @@ namespace TS {
|
|||
|
||||
void FillFree(std::string & PackageData);
|
||||
int FillFree(const char * PackageData, int maxLen);
|
||||
unsigned int AddStuffing(int NumBytes);
|
||||
void AddStuffing();
|
||||
protected:
|
||||
std::string strBuf;///<The actual data
|
||||
//char Buffer[188];///< The actual data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue