javax.microedition.amms.control
Interface ImageFormatControl

All Superinterfaces:
FormatControl, Control

public interface ImageFormatControl
extends FormatControl

ImageFormatControl controls the setting of the image format.

Image formats

Format definitions are not part of this specification. Instead, a list of definitions can be downloaded from Forum Nokia. The list will be constantly updated and new types will be added as needed.

Exif

It is recommended that the device uses Exif (Exchangeable image file format for digital still cameras, JEITA CP-3451) field names as metadata keys for Exif metadata. Some common keys are listed in the following table: Metadata Key Description DateTimeOriginalDate and time of original data generationImageDescriptionImage titleMakeManufacturer of image input equipmentModelModel of image input equipment

Since:
BlackBerry API 5.0.0

Field Summary
 
Fields inherited from interface javax.microedition.amms.control.FormatControl
METADATA_NOT_SUPPORTED, METADATA_SUPPORTED_FIXED_KEYS, METADATA_SUPPORTED_FREE_KEYS, PARAM_BITRATE, PARAM_BITRATE_TYPE, PARAM_FRAMERATE, PARAM_QUALITY, PARAM_SAMPLERATE, PARAM_VERSION_TYPE
 
Method Summary
 int getEstimatedImageSize()
          Gets the estimated image size.
 
Methods inherited from interface javax.microedition.amms.control.FormatControl
getEstimatedBitRate, getFormat, getIntParameterValue, getMetadataOverride, getMetadataSupportMode, getStrParameterValue, getSupportedFormats, getSupportedIntParameterRange, getSupportedIntParameters, getSupportedMetadataKeys, getSupportedStrParameterValues, getSupportedStrParameters, setFormat, setMetadata, setMetadataOverride, setParameter, setParameter
 



Method Detail

getEstimatedImageSize

int getEstimatedImageSize()
Gets the estimated image size.

Returns:
estimated image size in bytes
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