CHAI SDK  Version 1.3
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
CPNS::AudioLanOutputChannel Class Reference
+ Collaboration diagram for CPNS::AudioLanOutputChannel:

Public Member Functions

 AudioLanOutputChannel (AudioLanOutputChannel const &src)
 
AudioLanOutputChanneloperator= (AudioLanOutputChannel const &src)
 
void SetAudioLanRemoteDevice (CPNS::IAudioLanRemoteDevice *const pRemDev)
 
CPNS::IAudioLanRemoteDeviceGetAudioLanRemoteDevice ()
 

Public Attributes

CPNS::uint32 m_dwOutputChannelID
 Output channel ID. More...
 
CPNS::UTF8String m_ChannelName
 Output channel count. More...
 
CPNS::UTF8String m_CurrentSourceStreamName
 Current source stream name. More...
 
CPNS::uint16 m_wCurrentSourceStreamChannelIndex
 Current source stream channel index. More...
 

Member Data Documentation

CPNS::UTF8String CPNS::AudioLanOutputChannel::m_ChannelName

Output channel count.

CPNS::UTF8String CPNS::AudioLanOutputChannel::m_CurrentSourceStreamName

Current source stream name.

CPNS::uint32 CPNS::AudioLanOutputChannel::m_dwOutputChannelID

Output channel ID.

CPNS::uint16 CPNS::AudioLanOutputChannel::m_wCurrentSourceStreamChannelIndex

Current source stream channel index.