The members of Android.Media.Audiofx.PresetReverb are listed below.
See Also: Inherited members from Android.Media.Audiofx.AudioEffect
Class constructor. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ParamPreset | PresetReverbParam (0). Preset. |
const | PresetLargehall | short (5). Reverb preset representing a large-sized hall suitable for a full orchestra |
const | PresetLargeroom | short (3). Reverb preset representing a large-sized room suitable for live performances |
const | PresetMediumhall | short (4). Reverb preset representing a medium-sized hall |
const | PresetMediumroom | short (2). Reverb preset representing a medium room with a length of ten meters or less |
const | PresetNone | short (0). No reverb or reflections |
const | PresetPlate | short (6). Reverb preset representing a synthesis of the traditional plate reverb |
const | PresetSmallroom | short (1). Reverb preset representing a small room less than five meters in length |
Preset | short. Gets current reverb preset. | |
Properties | PresetReverb.Settings. Gets the preset reverb properties. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
SetParameterListener(PresetReverb.IOnParameterChangeListener)Registers an OnParameterChangeListener interface. |
Parameter | Documentation for this section has not yet been entered. |