Contents

append(_:)

Suspends until the input is ready for more media data, then appends the caption group.

Declaration

nonisolated(nonsending) func append(_ captionGroup: AVCaptionGroup) async throws

Parameters

  • captionGroup:

    The caption group to be appended.

Discussion

See Also

Appending captions