MediaQualityContract.SoundQuality.ParameterAutoVolumeControl Field

Definition

Enable/disable auto volume control sound effect.

[Android.Runtime.Register("PARAMETER_AUTO_VOLUME_CONTROL", ApiSince=36)]
public const string ParameterAutoVolumeControl;
[<Android.Runtime.Register("PARAMETER_AUTO_VOLUME_CONTROL", ApiSince=36)>]
val mutable ParameterAutoVolumeControl : string

Field Value

Attributes

Remarks

Enable/disable auto volume control sound effect.

Type: BOOLEAN

Java documentation for android.media.quality.MediaQualityContract.SoundQuality.PARAMETER_AUTO_VOLUME_CONTROL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to