Shaka Packager SDK
Public Attributes | List of all members
shaka::MpdOptions Struct Reference

Defines Mpd Options. More...

#include <mpd_options.h>

Public Attributes

DashProfile dash_profile = DashProfile::kOnDemand
 
MpdType mpd_type = MpdType::kStatic
 
MpdParams mpd_params
 
double target_segment_duration = 0
 

Detailed Description

Defines Mpd Options.

Definition at line 25 of file mpd_options.h.

Member Data Documentation

◆ target_segment_duration

double shaka::MpdOptions::target_segment_duration = 0

This is the target segment duration requested by the user. The actual segment duration may be different to the target segment duration. This parameter is included here to calculate the approximate SegmentTimeline if it is enabled.

Definition at line 33 of file mpd_options.h.


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