Stoptimecontrol; Manager Class; Audio Media; Table 7 Multimedia File Formats - Motorola C381P J2ME Technical Manual

J2me developer guide
Table of Contents

Advertisement

9
JSR 135 Mobile Media API

StopTimeControl

StopTimeControl allows a specific preset sleep timer for a player. The JSR 135 Mobile
Media API will implement public interface StopTimeControl.
The following is a list of available methods with regards to StopTimeControl:
getStopTime
-
setStopTime
-
Player to stop.

Manager Class

Manager Class is the access point for obtaining system dependant resources such as
players for multimedia processing. A Player is an object used to control and render media
that is specific to the content type of the data. Manager provides access to an
implementation specific mechanism for constructing Players. For convenience, Manager
also provides a simplified method to generate simple tones. Primarily, the Multimedia API
will provide a way to check available/supported content types.

Audio Media

The Table 7 depicts the multimedia file formats are supported:
File Type
WAV
SP MIDI
MIDI Type 1
MP3
MIDI Type 0
The Table 8 depicts a list of audio MIME types supported:
Category
Description
Audio/Video/Image
Wav
MP3 Audio
MIDI Audio
SP MIDI Audio
Gets the last value successfully by setStopTime.
:
long stopTime
(
):
CODEC
PCM
General MIDI
General MIDI
MPEG-1 layer III
General MIDI

Table 7 Multimedia File formats

MIME Type
Audio/x-wav
Audio/mpeg
Audio/midi
Audio/sp-midi
Sets the media time at which you want the
38

Advertisement

Table of Contents
loading

Table of Contents