The members of Android.Media.Audiofx.EnvironmentalReverb 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 | ParamDecayHfRatio | EnvironmentalReverbParam (3). Decay HF ratio. |
const | ParamDecayTime | EnvironmentalReverbParam (2). Decay time. |
const | ParamDensity | EnvironmentalReverbParam (9). Density. |
const | ParamDiffusion | EnvironmentalReverbParam (8). Diffusion. |
const | ParamReflectionsDelay | EnvironmentalReverbParam (5). Early reflections delay. |
const | ParamReflectionsLevel | EnvironmentalReverbParam (4). Early reflections level. |
const | ParamReverbDelay | EnvironmentalReverbParam (7). Reverb delay. |
const | ParamReverbLevel | EnvironmentalReverbParam (6). Reverb level. |
const | ParamRoomHfLevel | EnvironmentalReverbParam (1). Room HF level. |
const | ParamRoomLevel | EnvironmentalReverbParam (0). Room level. |
DecayHFRatio | short. Gets the ratio of high frequency decay time (at 5 kHz) relative to low frequencies. | |
DecayTime | int. Gets the decay time. | |
Density | short. Gets the density level. | |
Diffusion | short. Gets diffusion level. | |
Properties | EnvironmentalReverb.Settings. Gets the environmental reverb properties. | |
ReflectionsDelay | int. Gets the reflections delay. | |
ReflectionsLevel | short. Gets the volume level of the early reflections. | |
ReverbDelay | int. Gets the reverb delay. | |
ReverbLevel | short. Gets the reverb level. | |
RoomHFLevel | short. Gets the room HF level. | |
RoomLevel | short. Gets the master volume level of the environmental reverb effect. |
[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(EnvironmentalReverb.IOnParameterChangeListener)Registers an OnParameterChangeListener interface. |
Parameter | Documentation for this section has not yet been entered. |