RDK Documentation (Open Sourced RDK Components)
|
KeyTagStruct structure to store all Keytags with Hash. More...
#include <fragmentcollector_hls.h>
Data Fields | |
std::string | mShaID |
double | mKeyStartDuration |
std::string | mKeyTagStr |
KeyTagStruct structure to store all Keytags with Hash.
Definition at line 131 of file fragmentcollector_hls.h.
std::string KeyTagStruct::mShaID |
ShaID of Key tag
Definition at line 136 of file fragmentcollector_hls.h.
double KeyTagStruct::mKeyStartDuration |
duration in playlist where Keytag starts
Definition at line 137 of file fragmentcollector_hls.h.
std::string KeyTagStruct::mKeyTagStr |
String to store key tag,needed for trickplay
Definition at line 138 of file fragmentcollector_hls.h.