Bluetooth Framework C++ Edition

◆ GetChannels()

virtual int GetChannels ( unsigned long &  Count)
overridevirtual

Gets the number of channels in the audio stream that are monitored by peak meters.

Parameters
CountThe variable into which the method writes the number of channels.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

Implements CwclCustomAudioEndpoint.