Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <StreamInfo.h>
Additional Inherited Members | |
Public Attributes inherited from StreamInfo | |
bool | valid = false |
int | bitrate = 0 |
std::string | language |
std::string | name |
std::string | codecName |
StreamFlags | flags = StreamFlags::FLAG_NONE |
Protected Member Functions inherited from StreamInfo | |
StreamInfo ()=default | |
virtual | ~StreamInfo ()=default |