Top | ![]() |
![]() |
![]() |
![]() |
SelectMode (IN u mode, OUT b success); EnableSpeaker (IN b enable, OUT b success); MuteMic (IN b mute, OUT b success);
SelectMode (IN u mode, OUT b success);
Sets the audio routing configuration according to the mode
parameter.
If mode
isn't an authorized value,
#org.freedesktop.DBus.Error.InvalidArgs error is returned.
|
0 = default audio mode, 1 = voice call mode |
|
operation status |