textCaptions property

List<TextCaption> get textCaptions

The full list of captions from a given file.

The captions will be in the order that they appear in the given file.

Implementation

List<TextCaption> get textCaptions;