DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Isobmff::SidxH_s Struct Reference

#include <atsc_core_streamer_isobmff.h>

Public Attributes

uint32_t iReferenceId
 
uint32_t iTimeScale
 
uint64_t lEarliestPresentationTime
 
uint64_t lFirstOffset
 
uint16_t iReferenceCount
 
uint8_t cReferenceType
 
uint32_t iReferencedSize
 
uint32_t iSubsegmentDuration
 
uint8_t cStartsWithSAP
 
uint8_t cSAPType
 
uint32_t iSAPDeltaTime
 

Detailed Description

struct Segment Index Box

Member Data Documentation

◆ cReferenceType

uint8_t Isobmff::SidxH_s::cReferenceType

Type of references.

◆ cSAPType

uint8_t Isobmff::SidxH_s::cSAPType

Type of SAP (Segmentation Access Point).

◆ cStartsWithSAP

uint8_t Isobmff::SidxH_s::cStartsWithSAP

Indicates if the segment starts with a SAP.

◆ iReferenceCount

uint16_t Isobmff::SidxH_s::iReferenceCount

Number of references within the SIDX.

◆ iReferencedSize

uint32_t Isobmff::SidxH_s::iReferencedSize

Size of the media segment referenced.

◆ iReferenceId

uint32_t Isobmff::SidxH_s::iReferenceId

ID of the referenced media.

◆ iSAPDeltaTime

uint32_t Isobmff::SidxH_s::iSAPDeltaTime

Delta time for the SAP.

◆ iSubsegmentDuration

uint32_t Isobmff::SidxH_s::iSubsegmentDuration

Duration of subsegments.

◆ iTimeScale

uint32_t Isobmff::SidxH_s::iTimeScale

Time scale for timestamps in the SIDX.

◆ lEarliestPresentationTime

uint64_t Isobmff::SidxH_s::lEarliestPresentationTime

Earliest presentation time of the media.

◆ lFirstOffset

uint64_t Isobmff::SidxH_s::lFirstOffset

Byte offset to the first byte of the media.


The documentation for this struct was generated from the following file: