Motorola MOTORAZR maxx V6 Developer's Manual page 76

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 10 - JSR-135 - Mobile Media API
Set the volume using a linear point scale with values
between 0 and 100.
Mute or unmute the Player associated with this Volume-
Control.
10.4 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:
Gets the last value successfully by setStopTime.
Sets the media time at which you want the Player
to stop.
10.5 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
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.
10.6 Supported Multimedia File Types
The following section lists media file types (with corresponding CODECs) that are
supported in products that are JSR-135 compliant in addition to JSR-135 Mobile API
Phase I. The common guideline being all codecs and file types supported by native
side are accessible through the JSR-135 implementation.
DRAFT - Subject to Change
[76/201]

Advertisement

Table of Contents
loading

Table of Contents