append(_:)
Provides metadata to the capture session.
Declaration
func append(_ metadata: AVTimedMetadataGroup) throwsParameters
- metadata:
A timed group of metadata. To denote a period of no metadata, pass an empty Avtimedmetadatagroup.
Provides metadata to the capture session.
func append(_ metadata: AVTimedMetadataGroup) throwsA timed group of metadata. To denote a period of no metadata, pass an empty Avtimedmetadatagroup.