28package com.jogamp.opengl.util.av;
Empty SubtitleEvent, used for bitmap subtitle signaling end of previous SubBitmapEvent,...
void release()
Release the resources, if any, back to the owner.
SubEmptyEvent(final int pts_start, final int pts_end)
Empty event ctor.
final String getStartString()
final int pts_end
PTS end time in milliseconds to end showing this subtitle event.
final int pts_start
PTS start time in milliseconds to start showing this subtitle event.
FFmpeg/libAV analog AVCodecID.
SubtitleEvent Implementation Type