Freigeben über


AVAssetExportSession.MetadataItemFilter Eigenschaft

Definition

Ruft den Filter ab, der verwendet werden soll, um zu bestimmen, welche Quellelementmetadaten exportiert werden sollen, oder legt diesen fest.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVMetadataItemFilter MetadataItemFilter { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("metadataItemFilter", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setMetadataItemFilter:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.MetadataItemFilter : AVFoundation.AVMetadataItemFilter with get, set

Eigenschaftswert

(Weitere Dokumentation zu diesem Knoten ist verfügbar)

Dieser Wert kann null sein.

Attribute

Gilt für: