javax.microedition.amms.control.audioeffect
Interface AudioVirtualizerControl
- All Superinterfaces:
- EffectControl, Control
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
- Since:
- BlackBerry API 5.0.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal