mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine code
This commit is contained in:
parent
2c08c4d303
commit
7dcfd6b029
4 changed files with 7 additions and 2 deletions
|
@ -4581,6 +4581,8 @@ SrsMp4SegmentIndexBox::SrsMp4SegmentIndexBox()
|
|||
{
|
||||
type = SrsMp4BoxTypeSIDX;
|
||||
version = 0;
|
||||
flags = reference_id = timescale = 0;
|
||||
earliest_presentation_time = first_offset = 0;
|
||||
}
|
||||
|
||||
SrsMp4SegmentIndexBox::~SrsMp4SegmentIndexBox()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue