Interface | Description |
---|---|
Control |
A
Control object is used to control some media
processing functions. |
Controllable |
Controllable provides an interface for
obtaining the Control s from an object
like a Player . |
Player |
This class is defined by the JSR-118 specification
MIDP 2,
Version 2.0.
|
PlayerListener |
PlayerListener is the interface for receiving
asynchronous
events generated by Players . |
Class | Description |
---|---|
Manager |
Manager is the access point for obtaining
system dependent resources such as Players
for multimedia processing. |
Exception | Description |
---|---|
MediaException |
A
MediaException indicates an unexpected error
condition in a method. |
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.