Working HLS video (not audio) for bipbop video
This commit is contained in:
parent
942c7d69ba
commit
cddf0192f6
4 changed files with 19 additions and 4 deletions
|
@ -43,6 +43,7 @@ namespace TS {
|
|||
void PESVideoLeadIn(int NewLen, long long unsigned int PTS = 1);
|
||||
void PESAudioLeadIn(int NewLen, uint64_t PTS = 0);
|
||||
void FillFree(std::string & PackageData);
|
||||
int FillFree(const char* PackageData, int maxLen);
|
||||
void AddStuffing(int NumBytes);
|
||||
private:
|
||||
//int Free;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue