Package com.jogamp.opengl.util.av
Public Audio/Video Utility Package
Disclaimer
We are currently refining and completing this new API and it's implementation. Feel free to comment and help using our public channels.
Revision History
- Early Draft Review, April 17th 2012
-
Interface Summary Interface Description GLMediaPlayer GLMediaPlayer interface specifies aTextureSequence
state machine using a multiplexed audio/video stream as it's source.GLMediaPlayer.GLMediaEventListener -
Class Summary Class Description GLMediaPlayer.EventMask Changes attributes event maskGLMediaPlayerFactory -
Enum Summary Enum Description GLMediaPlayer.EventMask.Bit Attribute change bitsGLMediaPlayer.State See Lifecycle. -
Exception Summary Exception Description GLMediaPlayer.StreamException A StreamException encapsulates a caught exception in the decoder thread, a.k.a StreamWorker, see See StreamWorker Error Handling.