Shaka Packager SDK
Loading...
Searching...
No Matches
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
 

Detailed Description

Defines Mpd Options.

Definition at line 25 of file mpd_options.h.

Member Data Documentation

◆ dash_profile

DashProfile shaka::MpdOptions::dash_profile = DashProfile::kOnDemand

Definition at line 26 of file mpd_options.h.

◆ mpd_params

MpdParams shaka::MpdOptions::mpd_params

Definition at line 28 of file mpd_options.h.

◆ mpd_type

MpdType shaka::MpdOptions::mpd_type = MpdType::kStatic

Definition at line 27 of file mpd_options.h.


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