mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine srs_update_system_time in time unit
This commit is contained in:
parent
9b1222a79c
commit
9b7c0802a9
17 changed files with 64 additions and 47 deletions
|
@ -1313,7 +1313,7 @@ public:
|
|||
/**
|
||||
* get the duration of dvr flv.
|
||||
*/
|
||||
virtual int get_dvr_duration(std::string vhost);
|
||||
virtual srs_utime_t get_dvr_duration(std::string vhost);
|
||||
/**
|
||||
* whether wait keyframe to reap segment.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue