Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Data Fields
WSB_MediaSegmentInfo Struct Reference

Segment information for media segments. More...

#include <WsbMediaAccess.h>

Data Fields

WSB_MediaSegmentType type
 
WSB_Ordinal stream_index
 
const char * representation_id
 
WSB_UInt32 segment_index
 
WSB_UInt32 fragment_index
 
WSB_UInt32 duration
 
WSB_UInt32 timescale
 
const char * url
 
WSB_Position range_offset
 
WSB_LargeSize range_length
 
WSB_MediaSourceStatistics stats
 

Detailed Description

Segment information for media segments.

Field Documentation

◆ duration

WSB_UInt32 WSB_MediaSegmentInfo::duration

◆ fragment_index

WSB_UInt32 WSB_MediaSegmentInfo::fragment_index

◆ range_length

WSB_LargeSize WSB_MediaSegmentInfo::range_length

◆ range_offset

WSB_Position WSB_MediaSegmentInfo::range_offset

◆ representation_id

const char* WSB_MediaSegmentInfo::representation_id

◆ segment_index

WSB_UInt32 WSB_MediaSegmentInfo::segment_index

◆ stats

WSB_MediaSourceStatistics WSB_MediaSegmentInfo::stats

◆ stream_index

WSB_Ordinal WSB_MediaSegmentInfo::stream_index

◆ timescale

WSB_UInt32 WSB_MediaSegmentInfo::timescale

◆ type

WSB_MediaSegmentType WSB_MediaSegmentInfo::type

◆ url

const char* WSB_MediaSegmentInfo::url

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