RDK Documentation (Open Sourced RDK Components)
FragmentDescriptor Struct Reference

Stores information of dash fragment. More...

#include <fragmentcollector_mpd.h>

Collaboration diagram for FragmentDescriptor:
Collaboration graph

Public Member Functions

 FragmentDescriptor (const FragmentDescriptor &p)
 
FragmentDescriptoroperator= (const FragmentDescriptor &p)
 
std::string GetMatchingBaseUrl () const
 
void ClearMatchingBaseUrl ()
 
void AppendMatchingBaseUrl (const std::vector< IBaseUrl * > *baseUrls)
 

Data Fields

std::string manifestUrl
 
uint32_t Bandwidth
 
std::string RepresentationID
 
uint64_t Number
 
double Time
 
bool bUseMatchingBaseUrl
 

Private Attributes

std::string matchingBaseURL
 

yes

Stores information of dash fragment.

Definition at line 89 of file fragmentcollector_mpd.h.


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