JSR-234 1.1
A C D E F G I J L M N O P R S T U V W Z

A

abort() - Method in interface javax.microedition.amms.MediaProcessor
Aborts the processing even if the processing was not complete.
addMediaProcessorListener(MediaProcessorListener) - Method in interface javax.microedition.amms.MediaProcessor
Add a MediaProcessorListener that will receive events generated by this MediaProcessor.
addMIDIChannel(Player, int) - Method in interface javax.microedition.amms.Module
Adds an individual MIDI channel of a MIDI Player to the module.
addPlayer(Player) - Method in interface javax.microedition.amms.Module
Adds a Player to the module.
AudioFormatControl - Interface in javax.microedition.amms.control
AudioFormatControl controls the setting of the audio format.
AudioVirtualizerControl - Interface in javax.microedition.amms.control.audioeffect
AudioVirtualizerControl is an effect to virtualize audio channels.
AUTO - Static variable in interface javax.microedition.amms.control.camera.FlashControl
The camera will autoflash according to the lighting conditions.
AUTO - Static variable in interface javax.microedition.amms.control.camera.FocusControl
Autofocus.
AUTO - Static variable in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Automatic setting.
AUTO - Static variable in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Automatic setting.
AUTO - Static variable in interface javax.microedition.amms.control.tuner.TunerControl
Automatic stereo mode.
AUTO_LOCK - Static variable in interface javax.microedition.amms.control.camera.FocusControl
Locks the autofocus.
AUTO_WITH_REDEYEREDUCE - Static variable in interface javax.microedition.amms.control.camera.FlashControl
The camera will autoflash according to the lighting conditions and if it flashes it will use red-eye reduction.

C

CameraControl - Interface in javax.microedition.amms.control.camera
CameraControl controls the features of the camera device.
ChorusControl - Interface in javax.microedition.amms.control.audioeffect
ChorusControl is an interface for manipulating the settings of an audio effect called chorus and its special case flanger.
clear() - Method in interface javax.microedition.amms.control.imageeffect.OverlayControl
Removes all Images from the Control.
commit() - Method in interface javax.microedition.amms.control.audio3d.CommitControl
Transfers all the pending parameters to the audio processing system.
CommitControl - Interface in javax.microedition.amms.control.audio3d
CommitControl provides a mechanism to enable many audio parameters to be updated simultaneously.
complete() - Method in interface javax.microedition.amms.MediaProcessor
Waits until the processing has been completed.
ContainerFormatControl - Interface in javax.microedition.amms.control
ContainerFormatControl controls the setting of the container formats.
createEffectModule() - Static method in class javax.microedition.amms.GlobalManager
Creates an EffectModule.
createMediaProcessor(String) - Static method in class javax.microedition.amms.GlobalManager
Creates a MediaProcessor object.
createSoundSource3D() - Static method in class javax.microedition.amms.GlobalManager
Creates a SoundSource3D.

D

DirectivityControl - Interface in javax.microedition.amms.control.audio3d
DirectivityControl adds to OrientationControl a method for setting the directivity pattern of a sound source.
DISCONNECT - Static variable in interface javax.microedition.amms.control.audioeffect.ReverbSourceControl
The application can use this for setRoomLevel when it does not intend to connect this object (typically EffectModule or SoundSource3D) to the reverb.
DistanceAttenuationControl - Interface in javax.microedition.amms.control.audio3d
DistanceAttenuationControl is an interface for controlling how the sound from a sound source is attenuated with its distance from the Spectator.
DopplerControl - Interface in javax.microedition.amms.control.audio3d
DopplerControl is an interface for manipulating the settings of an effect called Doppler.

E

EffectControl - Interface in javax.microedition.amms.control
EffectControl is an interface for controlling an abstract filter with various preset settings.
EffectModule - Interface in javax.microedition.amms
EffectModule is a logical group of Players and/or MIDI channels to which a common sequence of effects can be applied.
EffectOrderControl - Interface in javax.microedition.amms.control
EffectOrderControl is an interface designed to specify the order of effects represented by EffectControls.
enableShutterFeedback(boolean) - Method in interface javax.microedition.amms.control.camera.CameraControl
Toggles the native shutter sound and visual shutter feedback on and off.
EqualizerControl - Interface in javax.microedition.amms.control.audioeffect
EqualizerControl is an audio EffectControl for manipulating the equalization settings of a Player(s).
ExposureControl - Interface in javax.microedition.amms.control.camera
ExposureControl controls the exposure settings of the camera device.

F

FILLIN - Static variable in interface javax.microedition.amms.control.camera.FlashControl
Reduced flash.
FlashControl - Interface in javax.microedition.amms.control.camera
FlashControl controls the flash of the camera device.
FocusControl - Interface in javax.microedition.amms.control.camera
FocusControl controls the focus of the camera device.
FORCE - Static variable in interface javax.microedition.amms.control.camera.FlashControl
Camera flash is on.
FORCE_WITH_REDEYEREDUCE - Static variable in interface javax.microedition.amms.control.camera.FlashControl
Camera flash is on and red-eye reduction is in use.
FormatControl - Interface in javax.microedition.amms.control
FormatControl controls the format used for storing media.
FREEZE - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Takes one snapshot, freezes the viewfinder, and unfreezes it again after some time.
FREEZE_AND_CONFIRM - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Freezes the viewfinder and keeps it frozen until unfreeze is called.

G

getAutomaticSwitching() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the mode of the automatic switching of the transmitter in case of a stronger transmitter with the same PI presence.
getAutomaticTA() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the mode of the automatic switching of the program in case of the presence of Traffic Anouncement in another program.
getAverageDelay() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the average delay.
getBand(int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Gets the band that has the most effect on the given frequency.
getBandLevel(int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Gets the gain set for the given equalizer band.
getBass() - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Gets the bass level.
getBrightness() - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Returns the current brightness value.
getBrightnessLevels() - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Returns the number of brightness setting levels.
getCameraRotation() - Method in interface javax.microedition.amms.control.camera.CameraControl
Returns the rotation of the camera device.
getCartesian() - Method in interface javax.microedition.amms.control.audio3d.LocationControl
Gets the coordinates of the current location.
getCenterFreq(int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Gets the center frequency of the given band.
getChannelControl(String, int) - Method in interface javax.microedition.amms.control.MIDIChannelControl
Obtains the object that implements the specified Control interface for the given channel.
getChannelControls(int) - Method in interface javax.microedition.amms.control.MIDIChannelControl
Obtains the collection of Controls for the given channel.
getColorTemp() - Method in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Gets the color temperature.
getContrast() - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Returns the contrast value.
getContrastLevels() - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Returns the number of contrast setting levels.
getControl(String) - Static method in class javax.microedition.amms.GlobalManager
Obtain the object that implements the specified Control interface.
getControls() - Static method in class javax.microedition.amms.GlobalManager
Obtain the collection of Controls from the GlobalManager.
getCT() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current Clock Time and date (CT).
getDigitalZoom() - Method in interface javax.microedition.amms.control.camera.ZoomControl
Returns the current digital zoom value.
getDigitalZoomLevels() - Method in interface javax.microedition.amms.control.camera.ZoomControl
Tells how many levels the digital zoom has.
getDirectory() - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Gets the storage directory.
getEffectOrder(EffectControl) - Method in interface javax.microedition.amms.control.EffectOrderControl
Returns the current position of the effect in the effect processing chain.
getEffectOrders() - Method in interface javax.microedition.amms.control.EffectOrderControl
Returns the current positions of the effects in the effect processing chain.
getEstimatedBitRate() - Method in interface javax.microedition.amms.control.FormatControl
Gets the estimated bit rate of the media.
getEstimatedImageSize() - Method in interface javax.microedition.amms.control.ImageFormatControl
Gets the estimated image size.
getExposureCompensation() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Gets the current exposure compensation.
getExposureMode() - Method in interface javax.microedition.amms.control.camera.CameraControl
Returns the current exposure mode of the camera device.
getExposureTime() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Gets the current shutter speed.
getExposureValue() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Returns the amount of light received by the sensor due to current settings for aperture, shutter speed and sensitivity.
getFilePrefix() - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Gets the filename prefix.
getFileSuffix() - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Gets the filename suffix.
getFocus() - Method in interface javax.microedition.amms.control.camera.FocusControl
Returns the focus setting of the camera device.
getFocusSteps() - Method in interface javax.microedition.amms.control.camera.FocusControl
Tells how many steps the focus has.
getFormat() - Method in interface javax.microedition.amms.control.FormatControl
Get the format.
getFreqsByPTY(short) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the frequencies sending the given Programme TYpe.
getFreqsByTA(boolean) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the frequencies sending Traffic Anouncements (TA).
getFrequency() - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the frequency which the tuner has been tuned to.
getFStop() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Returns the current aperture.
getGamma() - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Returns the gamma adjustment value.
getGammaLevels() - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Returns the number of gamma adjustment setting levels.
getHFLevel() - Method in interface javax.microedition.amms.control.audio3d.ObstructionControl
Returns the level at which high frequency components are being transmitted directly from the source.
getImage(int) - Method in interface javax.microedition.amms.control.imageeffect.OverlayControl
Gets the overlay Image.
getIntParameterValue(String) - Method in interface javax.microedition.amms.control.FormatControl
Gets the current value of an integer parameter.
getISO() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Gets the current sensitivity.
getLevel() - Method in interface javax.microedition.amms.control.audio3d.ObstructionControl
Returns the overall level being transmitted directly from the source.
getLightMetering() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Returns the current light metering mode of the camera device.
getMacro() - Method in interface javax.microedition.amms.control.camera.FocusControl
Gets the current macro focus mode.
getMaxAverageDelay() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the maximum supported average delay.
getMaxBandLevel() - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Returns the maximum band level supported.
getMaxColorTemp() - Method in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Gets the maximum supported color temperature.
getMaxDigitalZoom() - Method in interface javax.microedition.amms.control.camera.ZoomControl
Returns the maximum digital zoom value.
getMaxDistance() - Method in interface javax.microedition.amms.control.audio3d.DistanceAttenuationControl
Returns the maximum distance.
getMaxExposureTime() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Gets the maximum supported exposure time or 0 if only automatic exposure is supported.
getMaxFreq(String) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the maximum frequency supported by this tuner with the given modulation.
getMaxModulationDepth() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the maximum supported delay modulation depth.
getMaxModulationRate() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the maximum supported delay modulation rate.
getMaxOpticalZoom() - Method in interface javax.microedition.amms.control.camera.ZoomControl
Returns the maximum optical zoom value of the camera device.
getMetadataOverride() - Method in interface javax.microedition.amms.control.FormatControl
Returns the metadata override mode.
getMetadataSupportMode() - Method in interface javax.microedition.amms.control.FormatControl
Returns the metadata support mode.
getMinBandLevel() - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Returns the minimum band level supported.
getMinColorTemp() - Method in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Gets the minimum supported color temperature.
getMinDistance() - Method in interface javax.microedition.amms.control.audio3d.DistanceAttenuationControl
Returns the distance where the source is loudest.
getMinExposureTime() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Gets the minimum supported exposure time.
getMinFocalLength() - Method in interface javax.microedition.amms.control.camera.ZoomControl
Returns the minimum (35 mm camera equivalent) focal length of the camera device.
getMinFocus() - Method in interface javax.microedition.amms.control.camera.FocusControl
Returns the minimum focus distance supported (either manual or AUTO).
getMinFreq(String) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the minimum frequency supported by this tuner with the given modulation.
getMinModulationRate() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the minimum supported delay modulation rate.
getMode() - Method in interface javax.microedition.amms.control.camera.FlashControl
Returns the flash mode of the camera device.
getModulation() - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the modulation in use.
getModulationDepth() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the current delay modulation depth.
getModulationRate() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the delay modulation rate.
getMuteAfterMax() - Method in interface javax.microedition.amms.control.audio3d.DistanceAttenuationControl
Returns how the distance gain behaves for distances beyond the maximum distance.
getNumberOfBands() - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Gets the number of frequency bands that the equalizer supports.
getNumberOfPresets() - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the number of presets.
getNumberOfSteps() - Method in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Tells how many steps the white balance has.
getOpticalZoom() - Method in interface javax.microedition.amms.control.camera.ZoomControl
Returns the optical zoom value of the camera device.
getOpticalZoomLevels() - Method in interface javax.microedition.amms.control.camera.ZoomControl
Tells how many levels the optical zoom has.
getOrientationVectors() - Method in interface javax.microedition.amms.control.audio3d.OrientationControl
Gets the orientation of the object using two vectors.
getPan() - Method in interface javax.microedition.amms.control.PanControl
Gets the current panning set.
getParameters() - Method in interface javax.microedition.amms.control.audio3d.DirectivityControl
Gets the directivity pattern of a sound source.
getPI() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current Programme Identification code.
getPreset() - Method in interface javax.microedition.amms.control.EffectControl
Gets the current preset.
getPresetFrequency(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the preset's frequency.
getPresetModulation(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the preset's modulation.
getPresetName(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the preset name.
getPresetNames() - Method in interface javax.microedition.amms.control.EffectControl
Gets the available preset names.
getPresetStereoMode(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the preset's stereo mode.
getPriority() - Method in interface javax.microedition.amms.control.PriorityControl
Gets the current priority.
getProgress() - Method in interface javax.microedition.amms.MediaProcessor
Get an estimated percentage of work that has been done.
getPS() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current Programme Service name.
getPSByPTY(short) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the Programme Service names (PS) sending the given Programme TYpe.
getPSByTA(boolean) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the Programme Service names (PS) sending Traffic Anouncements.
getPTY() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current Programme TYpe as short.
getPTYString(boolean) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current Programme TYpe as a String with the maximum of 8 or 16 characters in English.
getReverbLevel() - Method in interface javax.microedition.amms.control.audioeffect.ReverbControl
Gets the gain level of the reverberation.
getReverbTime() - Method in interface javax.microedition.amms.control.audioeffect.ReverbControl
Gets the reverberation time, as set either explicitly via setReverbTime or implicitly via setPreset (whichever was called last).
getRolloffFactor() - Method in interface javax.microedition.amms.control.audio3d.DistanceAttenuationControl
Returns the rolloff factor for the distance gain.
getRoomLevel() - Method in interface javax.microedition.amms.control.audioeffect.ReverbSourceControl
Gets the object specific level for the reverberant sound.
getRT() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current Radio Text.
getScope() - Method in interface javax.microedition.amms.control.EffectControl
Returns the scope in which the effect is present.
getSignalStrength() - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the strength of the recepted signal.
getSize() - Method in interface javax.microedition.amms.control.audio3d.MacroscopicControl
Gets the current size.
getSourceHeight() - Method in interface javax.microedition.amms.control.imageeffect.ImageTransformControl
Returns the height of the source image.
getSourceWidth() - Method in interface javax.microedition.amms.control.imageeffect.ImageTransformControl
Returns the width of the source image.
getSpectator() - Static method in class javax.microedition.amms.GlobalManager
Gets the Spectator, which represents the listener in the virtual acoustical space.
getSquelch() - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the current squelching (muting in frequencies without broadcast) setting.
getState() - Method in interface javax.microedition.amms.MediaProcessor
Get the state of the MediaProcessor
getStereoMode() - Method in interface javax.microedition.amms.control.tuner.TunerControl
Gets the stereo mode in use.
getStillResolution() - Method in interface javax.microedition.amms.control.camera.CameraControl
Gets the current still image resolution.
getStrParameterValue(String) - Method in interface javax.microedition.amms.control.FormatControl
Gets the current value of a String parameter.
getSupportedExposureCompensations() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Gets the supported exposure compensation values.
getSupportedExposureModes() - Method in interface javax.microedition.amms.control.camera.CameraControl
Returns a list of exposure modes supported by the camera device.
getSupportedFormats() - Method in interface javax.microedition.amms.control.FormatControl
Gets supported formats.
getSupportedFStops() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Returns supported apertures.
getSupportedIntParameterRange(String) - Method in interface javax.microedition.amms.control.FormatControl
Gets range for the given int-valued parameter.
getSupportedIntParameters() - Method in interface javax.microedition.amms.control.FormatControl
Gets the supported parameters for the current format.
getSupportedISOs() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Returns supported sensitivities.
getSupportedLightMeterings() - Method in interface javax.microedition.amms.control.camera.ExposureControl
Returns a list of light meterings for automatic exposure settings supported by the camera device.
getSupportedMediaProcessorInputTypes() - Static method in class javax.microedition.amms.GlobalManager
Gets the supported MediaProcessor input content types.
getSupportedMetadataKeys() - Method in interface javax.microedition.amms.control.FormatControl
Returns a list of supported metadata keys.
getSupportedModes() - Method in interface javax.microedition.amms.control.camera.FlashControl
Returns a list of flash modes supported by the camera device.
getSupportedSoundSource3DPlayerTypes() - Static method in class javax.microedition.amms.GlobalManager
Gets the supported player content types that can be added to a SoundSource3D.
getSupportedStillResolutions() - Method in interface javax.microedition.amms.control.camera.CameraControl
Returns supported still image resolutions.
getSupportedStrParameters() - Method in interface javax.microedition.amms.control.FormatControl
Gets the supported parameters for the current format.
getSupportedStrParameterValues(String) - Method in interface javax.microedition.amms.control.FormatControl
Gets available values for the given String-valued parameter.
getSupportedVideoResolutions() - Method in interface javax.microedition.amms.control.camera.CameraControl
Returns supported video resolutions.
getTA() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current status of the Traffic Anouncement (TA) switch.
getTP() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Gets the current status of the Traffic Programme (TP) switch.
getTreble() - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Gets the treble level.
getVelocityCartesian() - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Returns the current velocity, used in calculations for the Doppler effect.
getVideoResolution() - Method in interface javax.microedition.amms.control.camera.CameraControl
Gets the current video resolution.
getWetLevel() - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Gets the effect's wet level.
GlobalManager - Class in javax.microedition.amms
The GlobalManager handles the creation of EffectModules, SoundSource3Ds and MediaProcessors.

I

ImageEffectControl - Interface in javax.microedition.amms.control.imageeffect
ImageFilter is an image effect that can be used to set various image filters such as monochrome and negative.
ImageFormatControl - Interface in javax.microedition.amms.control
ImageFormatControl controls the setting of the image format.
ImageTonalityControl - Interface in javax.microedition.amms.control.imageeffect
ImageTonalityControl is an effect that can be used to set various image settings such as brightness, contrast and gamma.
ImageTransformControl - Interface in javax.microedition.amms.control.imageeffect
ImageTransformControl is used to crop, zoom, mirror, flip, stretch and rotate images.
insertImage(Object, int, int, int) - Method in interface javax.microedition.amms.control.imageeffect.OverlayControl
Adds an overlay Image to the Control.
insertImage(Object, int, int, int, int) - Method in interface javax.microedition.amms.control.imageeffect.OverlayControl
Adds an overlay Image to the specified position in the drawing list and to the specified position on the picture.
isAutoFocusSupported() - Method in interface javax.microedition.amms.control.camera.FocusControl
Returns true if the automatic focus is supported by being able to set AUTO as a parameter for the setFocus method.
isDeferred() - Method in interface javax.microedition.amms.control.audio3d.CommitControl
Returns the mode of the CommitControl.
isEnabled() - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Returns whether this Doppler effect is currently active.
isEnabled() - Method in interface javax.microedition.amms.control.EffectControl
Returns true if the effect is enabled and false otherwise.
isEnforced() - Method in interface javax.microedition.amms.control.EffectControl
Returns the current enforced setting of the effect.
isFlashReady() - Method in interface javax.microedition.amms.control.camera.FlashControl
Tells if the flash device is ready.
isMacroSupported() - Method in interface javax.microedition.amms.control.camera.FocusControl
Returns true if the macro focus mode is supported.
isManualFocusSupported() - Method in interface javax.microedition.amms.control.camera.FocusControl
Returns true if the manual focus is supported by being able to set the distance (or NEXT or PREVIOUS or Integer.MAX_VALUE) with setFocus method.
isRDSSignal() - Method in interface javax.microedition.amms.control.tuner.RDSControl
Returns the status of the RDS reception.
isShutterFeedbackEnabled() - Method in interface javax.microedition.amms.control.camera.CameraControl
Gets the setting of the native shutter feedback.

J

javax.microedition.amms - package javax.microedition.amms
This package introduces four new concepts: GlobalManager, Spectator, Module and MediaProcessor.
javax.microedition.amms.control - package javax.microedition.amms.control
This package contains Controls for setting formats, for defining the effect processing network structure and for setting the audio panning.
javax.microedition.amms.control.audio3d - package javax.microedition.amms.control.audio3d
This package contains Controls for various 3D audio settings.
javax.microedition.amms.control.audioeffect - package javax.microedition.amms.control.audioeffect
This package contains EffectControls for audio and related assisting Controls.
javax.microedition.amms.control.camera - package javax.microedition.amms.control.camera
This package contains Controls for various camera settings.
javax.microedition.amms.control.imageeffect - package javax.microedition.amms.control.imageeffect
This package contains EffectControls for video and for still images.
javax.microedition.amms.control.tuner - package javax.microedition.amms.control.tuner
This package contains Controls for various tuner settings.

L

LocationControl - Interface in javax.microedition.amms.control.audio3d
LocationControl is an interface for manipulating the virtual location of an object (usually a SoundSource3D or the listener via the Spectator) in the virtual acoustic space.

M

MacroscopicControl - Interface in javax.microedition.amms.control.audio3d
MacroscopicControl is an interface for manipulating the macroscopic behavior of a sound source when using 3D audio.
MediaProcessor - Interface in javax.microedition.amms
MediaProcessor is an interface designed to post-process different media types.
MediaProcessorListener - Interface in javax.microedition.amms
MediaProcessorListener is an interface that may be used to receive events generated by a MediaProcessor.
mediaProcessorUpdate(MediaProcessor, String, Object) - Method in interface javax.microedition.amms.MediaProcessorListener
This method is called to deliver an event to a registered listener when a MediaProcessor event is observed.
METADATA_NOT_SUPPORTED - Static variable in interface javax.microedition.amms.control.FormatControl
Setting metadata is not supported.
METADATA_SUPPORTED_FIXED_KEYS - Static variable in interface javax.microedition.amms.control.FormatControl
Setting metadata is supported and the set of metadata keys is limited.
METADATA_SUPPORTED_FREE_KEYS - Static variable in interface javax.microedition.amms.control.FormatControl
Setting metadata is supported and any Strings can be used as metadata keys.
MIDIChannelControl - Interface in javax.microedition.amms.control
MIDIChannelControl is a Control that gives access to MIDI-channel-specific Controls.
MODULATION_AM - Static variable in interface javax.microedition.amms.control.tuner.TunerControl
AM modulation.
MODULATION_FM - Static variable in interface javax.microedition.amms.control.tuner.TunerControl
FM modulation.
Module - Interface in javax.microedition.amms
Module is a logical group of Players and/or MIDI channels.
MONO - Static variable in interface javax.microedition.amms.control.tuner.TunerControl
Monaural mode.

N

NEXT - Static variable in interface javax.microedition.amms.control.camera.FocusControl
Moves the setting to the next supported level.
NEXT - Static variable in interface javax.microedition.amms.control.camera.ZoomControl
Moves the setting to the next level.
NEXT - Static variable in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Moves the setting to the next supported level.
NEXT - Static variable in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Moves the setting to the next supported level.
numberOfImages() - Method in interface javax.microedition.amms.control.imageeffect.OverlayControl
Returns the number of Images in the Control.

O

ObstructionControl - Interface in javax.microedition.amms.control.audio3d
ObstructionControl provides a mechanism to control the overall level of an audio signal flowing directly from a sound source to the Spectator.
OFF - Static variable in interface javax.microedition.amms.control.camera.FlashControl
Camera flash is off.
OrientationControl - Interface in javax.microedition.amms.control.audio3d
OrientationControl is an interface for manipulating the virtual orientation of an object in the virtual acoustical space.
OverlayControl - Interface in javax.microedition.amms.control.imageeffect
OverlayControl controls the setting of overlay images on top of video or still image.

P

PanControl - Interface in javax.microedition.amms.control
PanControl is an interface for manipulating the panning of a Player in the stereo output mix.
PARAM_BITRATE - Static variable in interface javax.microedition.amms.control.FormatControl
The output bit rate integer parameter.
PARAM_BITRATE_TYPE - Static variable in interface javax.microedition.amms.control.FormatControl
The bit rate type String parameter tells if the bit rate is constant or variable.
PARAM_FRAMERATE - Static variable in interface javax.microedition.amms.control.FormatControl
The output frame rate integer parameter.
PARAM_QUALITY - Static variable in interface javax.microedition.amms.control.FormatControl
The quality parameter for example for JPEG.
PARAM_SAMPLERATE - Static variable in interface javax.microedition.amms.control.FormatControl
The output sample rate integer parameter.
PARAM_VERSION_TYPE - Static variable in interface javax.microedition.amms.control.FormatControl
The format version type String parameter to specify what is the the type of the format.
PREVIOUS - Static variable in interface javax.microedition.amms.control.camera.FocusControl
Moves the setting to the previous supported level.
PREVIOUS - Static variable in interface javax.microedition.amms.control.camera.ZoomControl
Moves the setting to the previous level.
PREVIOUS - Static variable in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Moves the setting to the previous supported level.
PREVIOUS - Static variable in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Moves the setting to the previous supported level.
PriorityControl - Interface in javax.microedition.amms.control
PriorityControl is an interface for manipulating the priority of a Player among other Players.
PROCESSING_ABORTED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processing has been aborted and the MediaProcessor has moved into UNREALIZED state.
PROCESSING_COMPLETED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processing has been completed and that the MediaProcessor has moved into UNREALIZED state.
PROCESSING_ERROR - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processing was interrupted because of some error and the MediaProcessor has moved into REALIZED state.
PROCESSING_STARTED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the MediaProcessor has moved into STARTED state and is processing input.
PROCESSING_STOPPED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the MediaProcessor has moved into STOPPED state and paused processing.
PROCESSOR_REALIZED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processor has been moved from UNREALIZED into REALIZED state.

R

RADIO_CHANGED - Static variable in interface javax.microedition.amms.control.tuner.RDSControl
Posted to PlayerListener when the tuning settings (usually the frequency) of a radio Player have been changed automatically for some reason.
RDS_NEW_ALARM - Static variable in interface javax.microedition.amms.control.tuner.RDSControl
Posted to PlayerListener when the Programme TYpe (PTY) field of a Player changes to "alarm".
RDS_NEW_DATA - Static variable in interface javax.microedition.amms.control.tuner.RDSControl
Posted to PlayerListener when new data is available via RDS on a Player.
RDSControl - Interface in javax.microedition.amms.control.tuner
RDSControl is an interface for accessing the Radio Data System for VHF/FM sound broadcasting (RDS) (BS EN 50067:1998) settings of a Player.
REALIZED - Static variable in interface javax.microedition.amms.MediaProcessor
The state of the MediaProcessor indicating that it has all the information it needs to begin processing, but no processing is currently in progress.
removeImage(Object) - Method in interface javax.microedition.amms.control.imageeffect.OverlayControl
Removes the overlay Image.
removeMediaProcessorListener(MediaProcessorListener) - Method in interface javax.microedition.amms.MediaProcessor
Remove a MediaProcessorListener that was receiving events generated by this MediaProcessor.
removeMIDIChannel(Player, int) - Method in interface javax.microedition.amms.Module
Removes a MIDI channel from the module.
removePlayer(Player) - Method in interface javax.microedition.amms.Module
Removes a Player or all channels of a Player from the module.
ReverbControl - Interface in javax.microedition.amms.control.audioeffect
ReverbControl is an interface for manipulating the settings of an audio effect called reverb.
ReverbSourceControl - Interface in javax.microedition.amms.control.audioeffect
ReverbSourceControl is an interface for manipulating the feeding from an object to the audio effect called reverb.
ROTATE_LEFT - Static variable in interface javax.microedition.amms.control.camera.CameraControl
Counter-clockwise rotation by 90 degrees.
ROTATE_NONE - Static variable in interface javax.microedition.amms.control.camera.CameraControl
No rotation.
ROTATE_RIGHT - Static variable in interface javax.microedition.amms.control.camera.CameraControl
Clockwise rotation by 90 degrees.

S

SCOPE_LIVE_AND_RECORD - Static variable in interface javax.microedition.amms.control.EffectControl
A constant used to identify both parts of the effect queue.
SCOPE_LIVE_ONLY - Static variable in interface javax.microedition.amms.control.EffectControl
A constant used to identify the live part of the effect queue.
SCOPE_RECORD_ONLY - Static variable in interface javax.microedition.amms.control.EffectControl
A constant used to identify the recording part of the effect queue.
seek(int, String, boolean) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Seeks for the next broadcast signal.
setAutomaticSwitching(boolean) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Sets the automatic switching of the transmitter in the case of a stronger transmitter with the same PI presence.
setAutomaticTA(boolean) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Sets the automatic switching of the program in case of the presence of Traffic Anouncement in another program.
setAverageDelay(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the average delay.
setBandLevel(int, int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Sets the given equalizer band to the given gain value.
setBass(int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Sets the bass level using a linear point scale with values between 0 and 100: a value of 0 applies the maximum available attenuation to frequencies in the bass band; a value of 50 gives a flat equalization of the bass band; and a value of 100 applies the maximum available amplification to frequencies in the bass band.
setBrightness(int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Sets the brightness.
setCartesian(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.LocationControl
Moves the object to the new location.
setColorTemp(int) - Method in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Sets the color temperature.
setContrast(int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Sets the contrast value.
setDeferred(boolean) - Method in interface javax.microedition.amms.control.audio3d.CommitControl
Sets the mode of the CommitControl.
setDigitalZoom(int) - Method in interface javax.microedition.amms.control.camera.ZoomControl
Sets the digital zoom of the camera device.
setDirectory(String) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Sets the file directory where the images will be stored.
setEffectOrder(EffectControl, int) - Method in interface javax.microedition.amms.control.EffectOrderControl
Sets the order of the effect in the effect chain.
setEnabled(boolean) - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Specifies if this Doppler effect is active or ignored.
setEnabled(boolean) - Method in interface javax.microedition.amms.control.EffectControl
Enables/disables the effect.
setEnforced(boolean) - Method in interface javax.microedition.amms.control.EffectControl
Enforces the effect to be in use.
setExposureCompensation(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the exposure compensation.
setExposureMode(String) - Method in interface javax.microedition.amms.control.camera.CameraControl
Sets the exposure mode of the camera device.
setExposureTime(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the shutter speed.
setFilePrefix(String) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Sets the filename prefix.
setFileSuffix(String) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Sets the filename suffix.
setFocus(int) - Method in interface javax.microedition.amms.control.camera.FocusControl
Sets the focus distance.
setFormat(String) - Method in interface javax.microedition.amms.control.ContainerFormatControl
Sets the container format of the audio-video media.
setFormat(String) - Method in interface javax.microedition.amms.control.FormatControl
Sets the format.
setFrequency(int, String) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Tunes to the given frequency or to the closest supported frequency.
setFStop(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the aperture.
setGamma(int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Sets the gamma adjustment value.
setHFLevel(int) - Method in interface javax.microedition.amms.control.audio3d.ObstructionControl
Sets the level at which high frequency components will be transmitted directly from the source.
setInput(InputStream, int) - Method in interface javax.microedition.amms.MediaProcessor
Sets the input of the media processor.
setInput(Object) - Method in interface javax.microedition.amms.MediaProcessor
Sets the input of the media processor as an Image.
setISO(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the sensitivity.
setLevel(int) - Method in interface javax.microedition.amms.control.audio3d.ObstructionControl
Sets the overall level that will be transmitted directly from the source.
setLightMetering(String) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the metering mode for the automatic exposure of the camera device.
setMacro(boolean) - Method in interface javax.microedition.amms.control.camera.FocusControl
Toggles the macro focus mode.
setMetadata(String, String) - Method in interface javax.microedition.amms.control.FormatControl
Sets metadata for the media
setMetadataOverride(boolean) - Method in interface javax.microedition.amms.control.FormatControl
Sets the metadata override mode.
setMode(int) - Method in interface javax.microedition.amms.control.camera.FlashControl
Sets the flash mode of a camera device.
setModulationDepth(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the delay modulation depth as a percentage of the average delay.
setModulationRate(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the delay modulation rate.
setOpticalZoom(int) - Method in interface javax.microedition.amms.control.camera.ZoomControl
Sets the optical zoom of the camera device.
setOrientation(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.OrientationControl
Turns the object to the new orientation.
setOrientation(int[], int[]) - Method in interface javax.microedition.amms.control.audio3d.OrientationControl
Turns the object to the new orientation.
setOutput(OutputStream) - Method in interface javax.microedition.amms.MediaProcessor
Sets the output of the media processor.
setPan(int) - Method in interface javax.microedition.amms.control.PanControl
Sets the panning using a linear point scale with values between -100 and 100.
setParameter(String, int) - Method in interface javax.microedition.amms.control.FormatControl
Sets int-valued parameter's value.
setParameter(String, String) - Method in interface javax.microedition.amms.control.FormatControl
Sets String-valued parameter's value.
setParameters(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.DirectivityControl
Sets all the directivity parameters simultaneously.
setParameters(int, int, boolean, int) - Method in interface javax.microedition.amms.control.audio3d.DistanceAttenuationControl
Sets all the 3D audio distance attenuation parameters simultaneously.
setPreset(String) - Method in interface javax.microedition.amms.control.EffectControl
Sets the effect according to the given preset.
setPreset(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Configures the preset using current frequency and modulation (and stereo mode if native presets support storing it).
setPreset(int, int, String, int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Configures the preset using given settings.
setPresetName(int, String) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Sets the preset name.
setPriority(int) - Method in interface javax.microedition.amms.control.PriorityControl
Sets the new priority.
setReverbLevel(int) - Method in interface javax.microedition.amms.control.audioeffect.ReverbControl
Sets the gain level of the reverberation.
setReverbTime(int) - Method in interface javax.microedition.amms.control.audioeffect.ReverbControl
Sets the reverberation time of the reverb.
setRoomLevel(int) - Method in interface javax.microedition.amms.control.audioeffect.ReverbSourceControl
Sets the object specific level for the reverberant sound.
setScope(int) - Method in interface javax.microedition.amms.control.EffectControl
Sets the scope of the effect.
setSize(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.MacroscopicControl
Sets the size of the audio source.
setSourceRect(int, int, int, int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTransformControl
Specifies the source rectangle in pixels.
setSpherical(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.LocationControl
Moves the object to the new location.
setSquelch(boolean) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Sets squelching on or off.
setStereoMode(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Sets the stereo mode.
setStillResolution(int) - Method in interface javax.microedition.amms.control.camera.CameraControl
Sets the still image resolution.
setTargetSize(int, int, int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTransformControl
Specifies the size and rotation of the resulting image.
setTreble(int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Sets the treble level using a linear point scale with values between 0 and 100: a value of 0 applies the maximum available attenuation to frequencies in the treble band; a value of 50 gives a flat equalization of the treble band; and a value of 100 applies the maximum available amplification to frequencies in the treble band.
setVelocityCartesian(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Sets the velocity, used in calculations for the Doppler effect.
setVelocitySpherical(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Sets the velocity, used in calculations for the Doppler effect.
setVideoResolution(int) - Method in interface javax.microedition.amms.control.camera.CameraControl
Sets the video resolution.
setWetLevel(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the effect's wet level.
SHOOTING_STOPPED - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Posted to PlayerListener when the burst shooting stops and the files have been stored into the file system.
SnapshotControl - Interface in javax.microedition.amms.control.camera
SnapshotControl controls burst shooting with the camera.
SoundSource3D - Interface in javax.microedition.amms
SoundSource3D represents a sound source in a virtual acoustical space.
Spectator - Class in javax.microedition.amms
Spectator represents the listener in the virtual acoustical space.
start(int) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Starts burst shooting.
start() - Method in interface javax.microedition.amms.MediaProcessor
Starts processing.
STARTED - Static variable in interface javax.microedition.amms.MediaProcessor
The state of the MediaProcessor indicating that processing has already begun.
STEREO - Static variable in interface javax.microedition.amms.control.tuner.TunerControl
Stereo mode.
stop() - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Stops burst shooting.
stop() - Method in interface javax.microedition.amms.MediaProcessor
Stops processing temporarily.
STOPPED - Static variable in interface javax.microedition.amms.MediaProcessor
The state of the MediaProcessor indicating that processing was started but has been stopped temporarily.
STORAGE_ERROR - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Posted to PlayerListener when there has been an error while storing the files into the file system.

T

TunerControl - Interface in javax.microedition.amms.control.tuner
TunerControl is an interface for controlling the tuner settings of a Player.

U

UNDEFINED - Static variable in interface javax.microedition.amms.control.audioeffect.EqualizerControl
 
unfreeze(boolean) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Unfreezes the viewfinder and saves the snapshot depending on the parameter.
UNKNOWN - Static variable in interface javax.microedition.amms.control.camera.CameraControl
Unknown value.
UNKNOWN - Static variable in interface javax.microedition.amms.control.camera.FocusControl
Unknown value.
UNKNOWN - Static variable in interface javax.microedition.amms.control.camera.ZoomControl
Unknown value.
UNKNOWN - Static variable in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Unknown value.
UNKNOWN - Static variable in interface javax.microedition.amms.MediaProcessor
Constant telling that either the length of the media or progress of the processing is unknown.
UNREALIZED - Static variable in interface javax.microedition.amms.MediaProcessor
The state of the MediaProcessor indicating that it is not ready to begin processing because the input and/or output have not yet been set.
usePreset(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Tunes the tuner by using settings specified in the preset.

V

VideoFormatControl - Interface in javax.microedition.amms.control
VideoFormatControl controls the setting of the video format of the audio-video format.

W

WAITING_UNFREEZE - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Posted to PlayerListener when shooting has been started as FREEZE_AND_CONFIRM.
WhiteBalanceControl - Interface in javax.microedition.amms.control.imageeffect
WhiteBalanceControl is an image/video effect for altering the white balance.

Z

ZoomControl - Interface in javax.microedition.amms.control.camera
ZoomControl controls the Optical and Digital Zoom (Magnification) of the digital camera device.

A C D E F G I J L M N O P R S T U V W Z
JSR-234 1.1

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