captionDescriptions property

List<CaptionDescription>? captionDescriptions
final

(CaptionDescriptions) contains groups of captions settings. For each output that has captions, include one instance of (CaptionDescriptions). (CaptionDescriptions) can contain multiple groups of captions settings.

Implementation

final List<CaptionDescription>? captionDescriptions;