This is the complete list of members for com.jogamp.opengl.util.av.SubBitmapEvent, including all inherited members.
| codec | com.jogamp.opengl.util.av.SubtitleEvent | |
| dimension | com.jogamp.opengl.util.av.SubBitmapEvent | |
| getDuration() | com.jogamp.opengl.util.av.SubtitleEvent | |
| getStartString() | com.jogamp.opengl.util.av.SubtitleEvent | |
| isEndDefined() | com.jogamp.opengl.util.av.SubtitleEvent | |
| lang | com.jogamp.opengl.util.av.SubtitleEvent | |
| position | com.jogamp.opengl.util.av.SubBitmapEvent | |
| pts_end | com.jogamp.opengl.util.av.SubtitleEvent | |
| pts_start | com.jogamp.opengl.util.av.SubtitleEvent | |
| release() | com.jogamp.opengl.util.av.SubBitmapEvent | |
| SubBitmapEvent(final CodecID codec, final String lang, final Vec2i pos, final Vec2i dim, final Texture tex, final int pts_start, final int pts_end, final TextureOwner owner) | com.jogamp.opengl.util.av.SubBitmapEvent | |
| SubtitleEvent(final Type type, final CodecID codec, final String lang, final int pts_start, final int pts_end) | com.jogamp.opengl.util.av.SubtitleEvent | |
| texture | com.jogamp.opengl.util.av.SubBitmapEvent | |
| toString() | com.jogamp.opengl.util.av.SubBitmapEvent | |
| type | com.jogamp.opengl.util.av.SubtitleEvent | |