com.jogamp.opengl.util.av
Interface GLMediaPlayer.GLMediaEventListener
- All Superinterfaces:
- TextureSequence.TexSeqEventListener<GLMediaPlayer>
- Enclosing interface:
- GLMediaPlayer
public static interface GLMediaPlayer.GLMediaEventListener
- extends TextureSequence.TexSeqEventListener<GLMediaPlayer>
EVENT_CHANGE_SIZE
static final int EVENT_CHANGE_SIZE
- See Also:
- Constant Field Values
EVENT_CHANGE_FPS
static final int EVENT_CHANGE_FPS
- See Also:
- Constant Field Values
EVENT_CHANGE_BPS
static final int EVENT_CHANGE_BPS
- See Also:
- Constant Field Values
EVENT_CHANGE_LENGTH
static final int EVENT_CHANGE_LENGTH
- See Also:
- Constant Field Values
EVENT_CHANGE_CODEC
static final int EVENT_CHANGE_CODEC
- See Also:
- Constant Field Values
attributesChanges
void attributesChanges(GLMediaPlayer mp,
int event_mask,
long when)
- Parameters:
mp
- the event sourceevent_mask
- the changes attributeswhen
- system time in msec.
Copyright 2010 JogAmp Community.