The properties of Android.Media.AudioManager are listed below. For a list of all members, see the AudioManager Members list.
See Also: Inherited members from Java.Lang.Object
| BluetoothA2dpOn | bool. Checks whether A2DP audio routing to the Bluetooth headset is on or off. | |
| BluetoothScoOn | bool. Checks whether communications use Bluetooth SCO. | |
| [read-only] | IsBluetoothScoAvailableOffCall | bool. Indicates if current platform supports use of SCO for off call use cases. |
| [read-only] | IsMusicActive | bool. Checks whether any music is active. |
| [read-only] | IsVolumeFixed | bool. Indicates if the device implements a fixed volume policy. |
| MicrophoneMute | bool. Checks whether the microphone mute is on or off. | |
| Mode | Mode. Returns the current audio mode. | |
| RingerMode | RingerMode. Returns the current ringtone mode. | |
| SpeakerphoneOn | bool. Checks whether the speakerphone is on or off. | |
| WiredHeadsetOn | bool. Checks whether a wired headset is connected or not. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |