setAnnotations(_:)
Adds annotations to an encoded media file.
Declaration
func setAnnotations(_ annotations: [AnyHashable : Any]!)Parameters
- annotations:
A dictionary of source media annotations.
Adds annotations to an encoded media file.
func setAnnotations(_ annotations: [AnyHashable : Any]!)A dictionary of source media annotations.