captionSources property

List<CaptionSource>? captionSources
final

Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave CaptionSources blank.

Implementation

final List<CaptionSource>? captionSources;