PresetReverb.PresetMediumroom Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reverb preset representing a medium room with a length of ten meters or less
[Android.Runtime.Register("PRESET_MEDIUMROOM")]
public const short PresetMediumroom = 2;
[<Android.Runtime.Register("PRESET_MEDIUMROOM")>]
val mutable PresetMediumroom : int16
Field Value
Value = 2- Attributes
Remarks
Reverb preset representing a medium room with a length of ten meters or less
Java documentation for android.media.audiofx.PresetReverb.PRESET_MEDIUMROOM
.
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.