| 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 |
|---|---|
void |
AudioBuffer.addCallback(AudioBuffer.AudioBufferCallback l)
Adds a callback to be notified when the contents of this buffer are changed.
|
void |
AudioBuffer.removeCallback(AudioBuffer.AudioBufferCallback l)
Removes a callback from the audio buffer.
|
Copyright © 2021. All rights reserved.