| Package | Description |
|---|---|
| com.codename1.media |
Video and Audio playback support are handled within this package using the
Media & MediaManager APIs. |
| Modifier and Type | Method and Description |
|---|---|
AsyncMedia.MediaException |
AsyncMedia.MediaErrorEvent.getMediaException()
Gets the exception associated with this event.
|
| Modifier and Type | Method and Description |
|---|---|
protected AsyncMedia.MediaErrorEvent |
AbstractMedia.fireMediaError(AsyncMedia.MediaException ex)
Fires a media error event to registered listeners.
|
| Constructor and Description |
|---|
MediaErrorEvent(Media source,
AsyncMedia.MediaException error)
Creates a new error event with the given exception.
|
Copyright © 2021. All rights reserved.