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:
parent
6e2d756e1b
commit
e7fd309cb0
2 changed files with 10 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue