Contents

init(captions:timeRange:)

Creates a caption group with captions and a time range.

Declaration

init(captions: [AVCaption], timeRange: CMTimeRange)

Parameters

  • captions:

    The captions of the caption group.

  • timeRange:

    The time range of the caption group.

See Also

Creating a caption group