javax.microedition.amms.control.audioeffect
Interface AudioVirtualizerControl
- All Superinterfaces:
- javax.microedition.media.Control, EffectControl
public interface AudioVirtualizerControl
- extends EffectControl
AudioVirtualizerControl is an effect to virtualize audio channels.
The exact behavior of this effect is dependent on the number of audio
channels the Player has and the type of audio output channels of
the device. For example, in the case of a stereo Player and stereo headphone output,
a stereo widening is used when this effect is used.
A Player with 5.1-channels
uses similarly some virtual surround algorithm.
- See Also:
EffectControl
Copyright © 2004-2007 Nokia Corporation. See the Copyright for details.