Shaka Packager SDK
|
#include <segment_info.h>
Public Attributes | |
int64_t | start_time |
int64_t | duration |
int | repeat |
int64_t | start_segment_number |
Container for keeping track of information about a segment. Used for keeping track of all the segments used for generating MPD with dynamic profile.
Definition at line 17 of file segment_info.h.