xbmc
Public Member Functions | Public Attributes | List of all members
CPlayerCoreConfig Class Reference

Public Member Functions

 CPlayerCoreConfig (std::string name, std::string type, const TiXmlElement *pConfig, const std::string &id="")
 
const std::string & GetName () const
 
const std::string & GetId () const
 
bool PlaysAudio () const
 
bool PlaysVideo () const
 
std::shared_ptr< IPlayerCreatePlayer (IPlayerCallback &callback) const
 

Public Attributes

std::string m_name
 
std::string m_id
 
std::string m_type
 
bool m_bPlaysAudio {false}
 
bool m_bPlaysVideo {false}
 
std::unique_ptr< TiXmlElement > m_config
 

The documentation for this class was generated from the following files: