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

Field Summary
 
Fields inherited from interface javax.microedition.amms.control.EffectControl
SCOPE_LIVE_AND_RECORD, SCOPE_LIVE_ONLY, SCOPE_RECORD_ONLY
 
Method Summary
 
Methods inherited from interface javax.microedition.amms.control.EffectControl
getPreset, getPresetNames, getScope, isEnabled, isEnforced, setEnabled, setEnforced, setPreset, setScope
 






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