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

Refine get_dash_fragment to time unit

This commit is contained in:
winlin 2019-04-08 09:02:39 +08:00
parent bb6389143f
commit 4302ab7708
10 changed files with 99 additions and 21 deletions

View file

@ -29,6 +29,7 @@
#include <string>
#include <srs_protocol_io.hpp>
#include <srs_service_time.hpp>
// Wrap for coroutine.
typedef void* srs_netfd_t;