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

refine code, remove unused code of dvr.

This commit is contained in:
winlin 2014-09-27 13:02:16 +08:00
parent 20ebf68ea5
commit bcd1b3d2d4
2 changed files with 0 additions and 6 deletions

View file

@ -60,10 +60,6 @@ public:
*/
bool has_keyframe;
/**
* sequence header offset in file.
*/
int64_t sequence_header_offset;
/**
* current segment starttime, RTMP pkt time.
*/
int64_t starttime;