Shaka Packager SDK
Public Types | Public Attributes | List of all members
shaka::media::mp4::SegmentReference Struct Reference

Public Types

enum  SAPType {
  TypeUnknown = 0 , Type1 = 1 , Type2 = 2 , Type3 = 3 ,
  Type4 = 4 , Type5 = 5 , Type6 = 6
}
 

Public Attributes

bool reference_type = false
 
uint32_t referenced_size = 0u
 
uint32_t subsegment_duration = 0u
 
bool starts_with_sap = false
 
SAPType sap_type = TypeUnknown
 
uint32_t sap_delta_time = 0u
 
uint64_t earliest_presentation_time = 0u
 

Detailed Description

Definition at line 824 of file box_definitions.h.


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