|
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 | |
Public Member Functions inherited from StreamInfo | |
| bool | operator== (const StreamInfo &) const =default |
Protected Member Functions inherited from StreamInfo | |
| StreamInfo ()=default | |
| virtual | ~StreamInfo ()=default |
| bool SubtitleStreamInfo::isExternal {false} |