Bluetooth Framework C++ Edition

◆ SetMute()

int SetMute ( const bool  Mute)

Sets the audio endpoint mute.

Parameters
MuteThe mute state of the audio endpoint.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.