Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CPlayerCoreConfig, including all inherited members.
CPlayerCoreConfig(std::string name, std::string type, const TiXmlElement *pConfig, const std::string &id="") | CPlayerCoreConfig | |
CreatePlayer(IPlayerCallback &callback) const | CPlayerCoreConfig | |
GetId() const | CPlayerCoreConfig | inline |
GetName() const | CPlayerCoreConfig | inline |
m_bPlaysAudio | CPlayerCoreConfig | |
m_bPlaysVideo | CPlayerCoreConfig | |
m_config | CPlayerCoreConfig | |
m_id | CPlayerCoreConfig | |
m_name | CPlayerCoreConfig | |
m_type | CPlayerCoreConfig | |
PlaysAudio() const | CPlayerCoreConfig | inline |
PlaysVideo() const | CPlayerCoreConfig | inline |
~CPlayerCoreConfig()=default | CPlayerCoreConfig |