Android.Media.Audiofx.Virtualizer: Method Members

The methods of Android.Media.Audiofx.Virtualizer are listed below. For a list of all members, see the Virtualizer Members list.

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

Public Methods

CanVirtualize(Android.Media.ChannelIn, VirtualizationMode) : bool
Checks if the combination of a channel mask and virtualization mode is supported by this virtualizer.
ForceVirtualizationMode(VirtualizationMode) : bool
Forces the virtualizer effect to use the given processing mode.
GetSpeakerAngles(Android.Media.ChannelIn, VirtualizationMode, int[]) : bool
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.