#include <PlayerCoreConfig.h>
◆ CPlayerCoreConfig()
CPlayerCoreConfig::CPlayerCoreConfig |
( |
std::string | name, |
|
|
std::string | type, |
|
|
const TiXmlElement * | pConfig, |
|
|
const std::string & | id = "" ) |
◆ ~CPlayerCoreConfig()
CPlayerCoreConfig::~CPlayerCoreConfig |
( |
| ) |
|
|
default |
◆ CreatePlayer()
◆ GetId()
const std::string & CPlayerCoreConfig::GetId |
( |
| ) |
const |
|
inline |
◆ GetName()
const std::string & CPlayerCoreConfig::GetName |
( |
| ) |
const |
|
inline |
◆ PlaysAudio()
bool CPlayerCoreConfig::PlaysAudio |
( |
| ) |
const |
|
inline |
◆ PlaysVideo()
bool CPlayerCoreConfig::PlaysVideo |
( |
| ) |
const |
|
inline |
◆ m_bPlaysAudio
bool CPlayerCoreConfig::m_bPlaysAudio {false} |
◆ m_bPlaysVideo
bool CPlayerCoreConfig::m_bPlaysVideo {false} |
◆ m_config
std::unique_ptr<TiXmlElement> CPlayerCoreConfig::m_config |
◆ m_id
std::string CPlayerCoreConfig::m_id |
◆ m_name
std::string CPlayerCoreConfig::m_name |
◆ m_type
std::string CPlayerCoreConfig::m_type |
The documentation for this class was generated from the following files: