public class MatroskaSubtitleTrack extends MatroskaTrack
Represents subtitle metadata in a Matroska video.
Learn more
Modifier and Type | Method and Description |
---|---|
MatroskaSubtitle[] |
getSubtitles()
Gets the subtitles.
|
getCodecID, getCodecName, getDefaultDuration, getFlagEnabled, getLanguage, getLanguageIetf, getName, getTrackNumber, getTrackType, getTrackUid
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final MatroskaSubtitle[] getSubtitles()
Gets the subtitles.