Represents a closed caption track

Constructor

new (source:CCSource, channel:CCChannel, lang:CCLang, ?label:String, isDefault:Bool = false)

Variables

read onlychannel:CCChannel

The captions channel

isDefault:Bool

Whether or not this is a default track.

read onlylabel:String

The captions label

read onlylang:CCLang

The captions language

read onlysource:CCSource

The captions source

Methods

toString ():String

Get an easy to read string that represents the track

Returns:

A string showing all property values of the track