JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
GLMediaPlayer.java File Reference

Go to the source code of this file.

Classes

interface  com.jogamp.opengl.util.av.GLMediaPlayer
 GLMediaPlayer interface specifies a TextureSequence state machine using a multiplexed audio/video stream as it's source. More...
 
class  com.jogamp.opengl.util.av.GLMediaPlayer.StreamException
 A StreamException encapsulates a caught exception in the decoder thread, a.k.a StreamWorker, see See StreamWorker Error Handling. More...
 
class  com.jogamp.opengl.util.av.GLMediaPlayer.Chapter
 Chapter meta-data of stream, see GLMediaPlayer#getChapters(). More...
 
interface  com.jogamp.opengl.util.av.GLMediaPlayer.GLMediaEventListener
 As the contract of GLMediaFrameListener and TexSeqEventListener requests, implementations of GLMediaEventListener shall: More...
 
interface  com.jogamp.opengl.util.av.GLMediaPlayer.GLMediaFrameListener
 
class  com.jogamp.opengl.util.av.GLMediaPlayer.EventMask
 Changes attributes event mask. More...
 
enum  com.jogamp.opengl.util.av.GLMediaPlayer.EventMask.Bit
 Attribute change bits. More...
 
enum  com.jogamp.opengl.util.av.GLMediaPlayer.State
 See Lifecycle. More...
 

Packages

package  com.jogamp.opengl.util.av
 Copyright 2024 JogAmp Community.