RDK Documentation (Open Sourced RDK Components)
|
PlayListCachedData structure to store playlist data. More...
#include <AampCacheHandler.h>
Public Member Functions | |
playlistcacheddata (const playlistcacheddata &p) | |
playlistcacheddata & | operator= (const playlistcacheddata &p) |
Data Fields | |
std::string | mEffectiveUrl |
GrowableBuffer * | mCachedBuffer |
MediaType | mFileType |
bool | mDuplicateEntry |
PlayListCachedData structure to store playlist data.
Definition at line 38 of file AampCacheHandler.h.