RDK Documentation (Open Sourced RDK Components)
|
Consists Adaptation Set and representation-specific parts. More...
Public Member Functions | |
PeriodElement (const PeriodElement &other)=delete | |
PeriodElement & | operator= (const PeriodElement &other)=delete |
PeriodElement (const IAdaptationSet *adaptationSet, const IRepresentation *representation) | |
std::string | GetMimeType () |
Private Attributes | |
const IRepresentation * | pRepresentation |
const IAdaptationSet * | pAdaptationSet |
Consists Adaptation Set and representation-specific parts.
Definition at line 113 of file fragmentcollector_mpd.cpp.