The members of Android.Media.VolumeProvider are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
CurrentVolume | int. Gets the current volume. | |
[read-only] | MaxVolume | int. Get the maximum volume this provider allows. |
[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. |
OnAdjustVolume(Adjust)Override to handle requests to adjust the volume of the current output. | ||
OnSetVolumeTo(int)Override to handle requests to set the volume of the current output. |