Share via


PresetReverb.PresetNone Field

Definition

No reverb or reflections

[Android.Runtime.Register("PRESET_NONE")]
public const short PresetNone = 0;
[<Android.Runtime.Register("PRESET_NONE")>]
val mutable PresetNone : int16

Field Value

Value = 0
Attributes

Remarks

No reverb or reflections

Java documentation for android.media.audiofx.PresetReverb.PRESET_NONE.

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