Android.Media.Audiofx.EnvironmentalReverb Members

The members of Android.Media.Audiofx.EnvironmentalReverb are listed below.

See Also: Inherited members from Android.Media.Audiofx.AudioEffect

Public Constructors

Class constructor.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

Public Properties

DecayHFRatioshort. Gets the ratio of high frequency decay time (at 5 kHz) relative to low frequencies.
DecayTimeint. Gets the decay time.
Densityshort. Gets the density level.
Diffusionshort. Gets diffusion level.
PropertiesEnvironmentalReverb.Settings. Gets the environmental reverb properties.
ReflectionsDelayint. Gets the reflections delay.
ReflectionsLevelshort. Gets the volume level of the early reflections.
ReverbDelayint. Gets the reverb delay.
ReverbLevelshort. Gets the reverb level.
RoomHFLevelshort. Gets the room HF level.
RoomLevelshort. Gets the master volume level of the environmental reverb effect.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

SetParameterListener(EnvironmentalReverb.IOnParameterChangeListener)
Registers an OnParameterChangeListener interface.

Public Events

ParameterDocumentation for this section has not yet been entered.