| 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 |
|---|---|
static RemoteControlListener |
MediaManager.getRemoteControlListener()
Gets the currently registered remote control listener.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MediaManager.setRemoteControlListener(RemoteControlListener l)
Registers a listener to be notified of remote control events - e.g.
|
Copyright © 2021. All rights reserved.