EasySubtitle::SubtitleTrack
Inherits Struct / Value / Object
Constructors
new(id : Int32, language : String, codec : String, codec_id : String = "", name : String = "", default : Bool = false, forced : Bool = false)
SourceInstance methods
ass?
Sourcecodec
Sourcecodec=(codec : String)
Sourcecodec_id
Sourcecodec_id=(codec_id : String)
Sourcedefault
Sourcedefault=(default : Bool)
Sourceextractable?
Sourceforced
Sourceforced=(forced : Bool)
Sourceid
Sourceid=(id : Int32)
Sourcelanguage
Sourcelanguage=(language : String)
Sourcelanguage_2
Sourcename
Sourcename=(name : String)
Sourcesrt_compatible?
Source