停止写之后将最后的片段也写进m3u8文件中

This commit is contained in:
Weiwei.Zhou
2019-09-29 22:05:18 +08:00
parent 5704d8171c
commit 39a528cc02
2 changed files with 9 additions and 2 deletions

View File

@@ -92,6 +92,7 @@ protected:
protected:
uint32_t _seg_number = 0;
private:
int stampInc = 0;
float _seg_duration = 0;
uint64_t _file_index = 0;
Ticker _ticker;