JSR-234 1.1

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

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
 


JSR-234 1.1

Copyright © 2004-2007 Nokia Corporation. See the Copyright for details.