|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
As the contract of GLMediaFrameListener and TexSeqEventListener requests, implementations of GLMediaEventListener shall:
More...
Public Member Functions | |
| void | attributesChanged (GLMediaPlayer mp, EventMask event_mask, long when) |
As the contract of GLMediaFrameListener and TexSeqEventListener requests, implementations of GLMediaEventListener shall:
GLMediaPlayer commands on another thread, or GLEventListener implementation. Definition at line 305 of file GLMediaPlayer.java.
| void com.jogamp.opengl.util.av.GLMediaPlayer.GLMediaEventListener.attributesChanged | ( | GLMediaPlayer | mp, |
| EventMask | event_mask, | ||
| long | when | ||
| ) |
| mp | the event source |
| event_mask | the changes attributes |
| when | system time in msec. |