Bluetooth Framework C++ Edition
CwclAudioVolume Member List

This is the complete list of members for CwclAudioVolume, including all inherited members.

__declspec(property(get=GetId)) tstring IdCwclCustomAudioEndpoint
wclAudio::CwclCustomAudio::__declspec(property(get=GetReceiver)) CwclMessageReceiver *ReceiverCwclCustomAudioprotected
wclAudio::CwclCustomAudio::__declspec(property(get=GetActive)) bool ActiveCwclCustomAudio
Close() overrideCwclCustomAudioEndpointvirtual
CwclAudioVolume()CwclAudioVolume
CwclCustomAudio()CwclCustomAudio
CwclCustomAudioEndpoint()CwclCustomAudioEndpoint
DoChanged(const bool Muted, const float Volume, const wclAudioPeakValues &Volumes)CwclAudioVolumeprotectedvirtual
DoClosed()CwclCustomAudioprotectedvirtual
DoDisconnected()CwclCustomAudioEndpointprotectedvirtual
DoOpened()CwclCustomAudioprotectedvirtual
GetActive() constCwclCustomAudio
GetChannels(unsigned long &Count) overrideCwclAudioVolumevirtual
GetChannelVolume(const unsigned long Channel, float &Volume)CwclAudioVolume
GetEnumerator() constCwclCustomAudioprotected
GetHardwareFeatures(wclAudioHardwareFeatures &Features) overrideCwclAudioVolumevirtual
GetId() constCwclCustomAudioEndpoint
GetMute(bool &Mute)CwclAudioVolume
GetReceiver() constCwclCustomAudioprotected
GetVolume(float &Volume)CwclAudioVolume
InternalClose() overrideCwclAudioVolumeprotectedvirtual
InternalOpen() overrideCwclAudioVolumeprotectedvirtual
MessageReceived(const CwclMessage *const Message) overrideCwclAudioVolumeprotectedvirtual
OnChanged(void *Sender, const bool Muted, const float Volume, const wclAudioPeakValues &Volumes)CwclAudioVolume
OnClosed(void *Sender)CwclCustomAudio
OnDisconnected(void *Sender)CwclCustomAudioEndpoint
OnOpened(void *Sender)CwclCustomAudio
Open(const tstring &Id)CwclCustomAudioEndpointvirtual
wclAudio::CwclCustomAudio::Open()CwclCustomAudioprotectedvirtual
SetChannelVolume(const unsigned long Channel, const float Value)CwclAudioVolume
SetMute(const bool Mute)CwclAudioVolume
SetVolume(const float Value)CwclAudioVolume
~CwclCustomAudio()CwclCustomAudiovirtual