append(_:)
Suspends until the input is ready for more media data, then appends the caption group.
Declaration
nonisolated(nonsending) func append(_ captionGroup: AVCaptionGroup) async throwsParameters
- captionGroup:
The caption group to be appended.