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