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, iterator, removeProperties, sanitize, setProperties, updateProperties
public final MatroskaSubtitle[] getSubtitles()
Gets the subtitles.