Wasabi ExpressPlay SDK for Embedded Systems
1.10
|
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_MediaSourceStatistics | stats |
Segment information for media segments.
WSB_UInt32 WSB_MediaSegmentInfo::duration |
WSB_UInt32 WSB_MediaSegmentInfo::fragment_index |
const char* WSB_MediaSegmentInfo::representation_id |
WSB_UInt32 WSB_MediaSegmentInfo::segment_index |
WSB_MediaSourceStatistics WSB_MediaSegmentInfo::stats |
WSB_Ordinal WSB_MediaSegmentInfo::stream_index |
WSB_UInt32 WSB_MediaSegmentInfo::timescale |
WSB_MediaSegmentType WSB_MediaSegmentInfo::type |
const char* WSB_MediaSegmentInfo::url |