AVCaptureMovieFileOutput.Metadata Property

Definition

Metadata of the output file.

public virtual AVFoundation.AVMetadataItem[] Metadata { [Foundation.Export("metadata", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMetadata:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Metadata : AVFoundation.AVMetadataItem[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to