Package | Description |
---|---|
com.sun.media.jfxmedia.events | |
com.sun.media.jfxmediaimpl |
Modifier and Type | Class and Description |
---|---|
class |
AudioSpectrumEvent |
class |
BufferProgressEvent
Event class for buffering progress notification.
|
class |
MarkerEvent
The MarkerEvent is returned on marker notifications to a PlayerStateListener.
|
class |
NewFrameEvent
Event indicating that a new video frame has been decoded.
|
class |
PlayerStateEvent
An event indicating a change in the state of a media player.
|
Modifier and Type | Class and Description |
---|---|
static class |
NativeMediaPlayer.MediaErrorEvent
Event to be posted to any registered (@link MediaErrorListener)s
|
Modifier and Type | Method and Description |
---|---|
protected void |
NativeMediaPlayer.sendPlayerEvent(PlayerEvent evt) |
Copyright © 2020. All rights reserved.