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 throwsParameters
- timedMetadataGroup:
The timed metadata group to be appended.