AVFoundation.AVMetadataItem Class
An immutable item of metadata for an AVFoundation.AVAsset.

See Also: AVMetadataItem Members

Syntax

[Foundation.Register("AVMetadataItem", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.Mac_10_7)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public class AVMetadataItem : Foundation.NSObject, Foundation.INSMutableCopying, IDisposable

See Also

AVMutableMetadataItem

Remarks

Metadata uses the concept of a "Key Space" that is a group of related identifiers, something like a programmatic namespace. These key spaces are defined in AVFoundation.AVMetadata:

Key SpaceConstant
Common (contains standard version of most keys in most key spaces)AVMetadata.KeySpaceCommon
ID 3AVMetadata.KeySpaceID3
iTunesAVMetadata.KeySpaceiTunes
QuickTime User DataAVMetadata.KeySpaceQuickTimeUserData
QuickTime MetadataAVMetadata.KeySpaceQuickTimeMetadata

Related content

Requirements

Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0