Android.Media.VolumeProvider Members

The members of Android.Media.VolumeProvider are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

CurrentVolumeint. Gets the current volume.
[read-only]
MaxVolumeint. Get the maximum volume this provider allows.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

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.