| Package | Description |
|---|---|
| org.gstreamer.media | |
| org.gstreamer.media.event |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMediaPlayer.fireStopEvent(StopEvent ev) |
| Modifier and Type | Class and Description |
|---|---|
class |
EndOfMediaEvent
Based on code from FMJ by Ken Larson
|
class |
PauseEvent
Based on code from FMJ by Ken Larson
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaAdapter.pause(StopEvent evt) |
void |
MediaListener.pause(StopEvent evt) |
void |
MediaAdapter.stop(StopEvent evt) |
void |
MediaListener.stop(StopEvent evt) |