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

for #299, refine the signature of api for hls/dash

This commit is contained in:
winlin 2017-02-19 21:48:32 +08:00
parent 711b58e0b2
commit ede1c34a25
6 changed files with 54 additions and 32 deletions

View file

@ -1626,7 +1626,7 @@ private:
};
/**
* Transmux the RTMP stream to TS stream.
* Transmux the RTMP stream to HTTP-TS stream.
*/
class SrsTsTransmuxer
{