captions property

List<Caption> captions

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<Caption> get captions;