修复回复hls生成的bug

This commit is contained in:
xiongziliang
2019-10-11 19:01:34 +08:00
parent f1ed019437
commit 7f203ce9b7
2 changed files with 12 additions and 3 deletions

View File

@@ -92,6 +92,7 @@ protected:
protected:
uint32_t _seg_number = 0;
private:
bool _noData = false;
int _stampInc = 0;
float _seg_duration = 0;
uint64_t _file_index = 0;