Android.Media.VolumeNotificationFlags Enumeration
Enumerates values returned by several methods of Android.Media.VolumeNotificationFlags and taken as a parameter of several methods of Android.Media.AudioManager.

Syntax

[System.Flags]
public enum VolumeNotificationFlags

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
AllowRingerModes

Adjust.Lower

By default this is on for the ring stream. If this flag is included, this behavior will be present regardless of the stream type being affected by the ringer mode.

PlaySound

If this is given to AudioManager.AdjustVolume(Adjust, Android.Media.VolumeNotificationFlags) or AudioManager.AdjustSuggestedStreamVolume(Adjust, Android.Media.Stream, Android.Media.Stream), it may be ignored in some cases (for example, the decided stream type is not Stream.Ring, or the volume is being adjusted downward).

RemoveSoundAndVibrateRemoves any sounds/vibrate that may be in the queue, or are playing (related to changing volume).
ShowUiShow a toast containing the current volume.
VibrateWhether to vibrate if going into the vibrate ringer mode.

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0