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

for #340, refine ts prefix code.

This commit is contained in:
wenjie.zhao 2015-03-13 01:32:51 +08:00
parent 10da182853
commit 5969f72354
5 changed files with 22 additions and 5 deletions

View file

@ -208,7 +208,7 @@ public:
/**
* when publish, update the config for muxer.
*/
virtual int update_config(SrsRequest* r, std::string _entry_prefix, std::string path, int fragment, int window);
virtual int update_config(SrsRequest* r, std::string hls_entry_prefix, std::string path, int fragment, int window);
/**
* open a new segment(a new ts file),
* @param segment_start_dts use to calc the segment duration,