1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine hls, try to fix the hls ts corrupt problem.

This commit is contained in:
winlin 2015-02-10 19:09:31 +08:00
parent 828aadf858
commit 5a3cd235fd
4 changed files with 8 additions and 7 deletions

View file

@ -60,7 +60,7 @@ public:
int pid;
int sid;
int cc;
bool key;
bool write_pcr;
SrsMpegtsFrame();
};