Optimized TS and HLS

This commit is contained in:
Erik Zandvliet 2014-08-27 13:34:47 +02:00
parent e34bb0b14e
commit 194d1ae9a3
2 changed files with 37 additions and 25 deletions

View file

@ -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