The members of Android.Media.Audiofx.Virtualizer 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 | ParamStrength | VirtualizerParam (1). Virtualizer effect strength. |
const | ParamStrengthSupported | VirtualizerParam (0). Is strength parameter supported by virtualizer engine. |
Properties | Virtualizer.Settings. Gets the virtualizer properties. | |
[read-only] | RoundedStrength | short. Gets the current strength of the effect. |
[read-only] | StrengthSupported | bool. Indicates whether setting strength is supported. |
[read-only] | VirtualizationMode | VirtualizationMode. Return the virtualization mode being used, if any. |
[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. |
CanVirtualize(Android.Media.ChannelIn, VirtualizationMode)Checks if the combination of a channel mask and virtualization mode is supported by this virtualizer. | ||
ForceVirtualizationMode(VirtualizationMode)Forces the virtualizer effect to use the given processing mode. | ||
GetSpeakerAngles(Android.Media.ChannelIn, VirtualizationMode, int[])Queries the virtual speaker angles (azimuth and elevation) for a combination of a channel mask and virtualization mode. | ||
SetParameterListener(Virtualizer.IOnParameterChangeListener)Registers an OnParameterChangeListener interface. | ||
SetStrength(short)Sets the strength of the virtualizer effect. |
Parameter | Documentation for this section has not yet been entered. |