| Package | Description |
|---|---|
| com.codename1.media |
Video and Audio playback support are handled within this package using the
Media & MediaManager APIs. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMedia
An abstract base class for AsyncMedia.
|
| Modifier and Type | Method and Description |
|---|---|
static AsyncMedia |
MediaManager.getAsyncMedia(Media media)
Converts the media object into an AsyncMedia object.
|
| Constructor and Description |
|---|
MediaStateChangeEvent(AsyncMedia source,
AsyncMedia.State oldState,
AsyncMedia.State newState)
Creates a new state change event for the given source.
|
Copyright © 2023. All rights reserved.