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, getTrackUidaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final MatroskaSubtitle[] getSubtitles()
Gets the subtitles.
Copyright © 2026. All rights reserved.