Contents

append(_:)

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

Declaration

nonisolated(nonsending) func append(_ timedMetadataGroup: AVTimedMetadataGroup) async throws

Parameters

  • timedMetadataGroup:

    The timed metadata group to be appended.

Discussion

See Also

Appending metadata