Package | Description |
---|---|
com.sun.media.jfxmedia | |
com.sun.media.jfxmedia.control | |
com.sun.media.jfxmedia.events | |
com.sun.media.jfxmediaimpl |
Class and Description |
---|
AudioSpectrumListener |
BufferListener
BufferListener is listener for all kinds of buffering events.
|
MarkerListener
The listener interface for receiving notifications when a marker has been
encountered in the media stream.
|
MediaErrorListener
An interface used to receive notifications of errors, encountered while
processing media.
|
MetadataListener
The listener interface for receiving notifications when a metadata has been
encountered in the media stream.
|
PlayerStateEvent.PlayerState |
PlayerStateListener
Notifications related to playing media are sent to PlayerStateListener.
|
PlayerTimeListener
Notifications of updates to time-related playback parameters are sent here.
|
VideoTrackSizeListener
The listener interface for receiving notifications that the video frame
dimensions have changed.
|
Class and Description |
---|
VideoFrameRateListener
A listener interface for monitoring the video frame rate.
|
VideoRendererListener
The listener interface for receiving video renderer events.
|
Class and Description |
---|
AudioSpectrumEvent |
BufferProgressEvent
Event class for buffering progress notification.
|
MarkerEvent
The MarkerEvent is returned on marker notifications to a PlayerStateListener.
|
NewFrameEvent
Event indicating that a new video frame has been decoded.
|
PlayerEvent
Marker class for all events emitted by a media player.
|
PlayerStateEvent
An event indicating a change in the state of a media player.
|
PlayerStateEvent.PlayerState |
Class and Description |
---|
AudioSpectrumListener |
BufferListener
BufferListener is listener for all kinds of buffering events.
|
MarkerListener
The listener interface for receiving notifications when a marker has been
encountered in the media stream.
|
MediaErrorListener
An interface used to receive notifications of errors, encountered while
processing media.
|
MetadataListener
The listener interface for receiving notifications when a metadata has been
encountered in the media stream.
|
PlayerEvent
Marker class for all events emitted by a media player.
|
PlayerStateEvent.PlayerState |
PlayerStateListener
Notifications related to playing media are sent to PlayerStateListener.
|
PlayerTimeListener
Notifications of updates to time-related playback parameters are sent here.
|
VideoTrackSizeListener
The listener interface for receiving notifications that the video frame
dimensions have changed.
|
Copyright © 2020. All rights reserved.