|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContainerFormatControl
ContainerFormatControl
controls the setting of the container formats.
ContainerFormatControl
specifies the file format of an audio-video container format.
If a Player
or a MediaProcessor
provides
ContainerFormatControl
, that Player
or MediaProcessor
must provide both
AudioFormatControl
and VideoFormatControl
as well.
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 | ||
---|---|---|
void |
setFormat(String format)
Sets the container format of the audio-video media. |
Methods inherited from interface javax.microedition.amms.control.FormatControl |
---|
getEstimatedBitRate, getFormat, getIntParameterValue, getMetadataOverride, getMetadataSupportMode, getStrParameterValue, getSupportedFormats, getSupportedIntParameterRange, getSupportedIntParameters, getSupportedMetadataKeys, getSupportedStrParameterValues, getSupportedStrParameters, setMetadata, setMetadataOverride, setParameter, setParameter |
Method Detail |
---|
void setFormat(String format)
AudioFormatControl
and
VideoFormatControl
.
Specified by:setFormat
in interface FormatControl
setFormat
in interface FormatControl
format
- the new format
IllegalArgumentException
- if the format
is not supported or if it is null
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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