trackSourceSettings property

TrackSourceSettings? trackSourceSettings
final

Settings specific to caption sources that are specified by track number. Currently, this is only IMSC captions in an IMF package. If your caption source is IMSC 1.1 in a separate xml file, use FileSourceSettings instead of TrackSourceSettings.

Implementation

final TrackSourceSettings? trackSourceSettings;