#include <PlayerCoreConfig.h>
◆ CPlayerCoreConfig()
| CPlayerCoreConfig::CPlayerCoreConfig |
( |
std::string |
name, |
|
|
std::string |
type, |
|
|
const TiXmlElement * |
pConfig, |
|
|
const std::string & |
id = "" |
|
) |
| |
|
inline |
◆ ~CPlayerCoreConfig()
| virtual CPlayerCoreConfig::~CPlayerCoreConfig |
( |
| ) |
|
|
inlinevirtual |
◆ 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 |
◆ m_bPlaysVideo
| bool CPlayerCoreConfig::m_bPlaysVideo |
◆ m_config
| 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 file: