Contents

append(_:)

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

Declaration

nonisolated(nonsending) func append(_ caption: AVCaption) async throws

Parameters

  • caption:

    The caption to be appended.

Discussion

See Also

Appending captions