mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine SrsFragment.duration in time unit.
This commit is contained in:
parent
0879bef9b2
commit
bc1189caee
8 changed files with 109 additions and 29 deletions
|
@ -1279,6 +1279,7 @@ public:
|
|||
/**
|
||||
* get the hds fragment time, in seconds.
|
||||
*/
|
||||
// TODO: FIXME: Refine to time unit.
|
||||
virtual double get_hds_fragment(const std::string &vhost);
|
||||
/**
|
||||
* get the hds window time, in seconds.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue