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

refine hls info, show the deviation in seconds and pieces.

This commit is contained in:
winlin 2015-04-07 10:30:45 +08:00
parent 6e2d756e1b
commit e7fd309cb0
2 changed files with 10 additions and 2 deletions

View file

@ -237,6 +237,7 @@ public:
virtual std::string ts_url();
virtual double duration();
virtual double deviation();
virtual int absolute_deviation();
public:
/**
* initialize the hls muxer.