5G-MAG Reference Tools - MBMS Middleware
|
#include <HlsPrimaryPlaylist.h>
Public Attributes | |
std::string | uri |
std::string | resolution |
std::string | codecs |
unsigned long | bandwidth |
double | frame_rate |
Definition at line 30 of file HlsPrimaryPlaylist.h.
unsigned long MBMS_RT::HlsPrimaryPlaylist::Stream::bandwidth |
Definition at line 34 of file HlsPrimaryPlaylist.h.
std::string MBMS_RT::HlsPrimaryPlaylist::Stream::codecs |
Definition at line 33 of file HlsPrimaryPlaylist.h.
double MBMS_RT::HlsPrimaryPlaylist::Stream::frame_rate |
Definition at line 35 of file HlsPrimaryPlaylist.h.
std::string MBMS_RT::HlsPrimaryPlaylist::Stream::resolution |
Definition at line 32 of file HlsPrimaryPlaylist.h.
std::string MBMS_RT::HlsPrimaryPlaylist::Stream::uri |
Definition at line 31 of file HlsPrimaryPlaylist.h.