MonoMac.AVFoundation.AVMetadataItem Members

The members of MonoMac.AVFoundation.AVMetadataItem are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CommonKeystring. Documentation for this section has not yet been entered.
[read-only]
DataValueMonoMac.Foundation.NSData. Documentation for this section has not yet been entered.
[read-only]
DateValueMonoMac.Foundation.NSDate. Documentation for this section has not yet been entered.
[read-only]
DurationMonoMac.CoreMedia.CMTime. Documentation for this section has not yet been entered.
[read-only]
ExtraAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
KeyMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
KeySpacestring. Documentation for this section has not yet been entered.
[read-only]
LocaleMonoMac.Foundation.NSLocale. Documentation for this section has not yet been entered.
[read-only]
NumberValueMonoMac.Foundation.NSNumber. Documentation for this section has not yet been entered.
[read-only]
StringValuestring. Documentation for this section has not yet been entered.
[read-only]
TimeMonoMac.CoreMedia.CMTime. Documentation for this section has not yet been entered.
[read-only]
ValueMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.

Public Methods

static
FilterFromPreferredLanguages(AVMetadataItem[], string[]) : AVMetadataItem[]
Documentation for this section has not yet been entered.
static
FilterWithKey(AVMetadataItem[], MonoMac.Foundation.NSObject, string) : AVMetadataItem[]
Documentation for this section has not yet been entered.
static
FilterWithLocale(AVMetadataItem[], MonoMac.Foundation.NSLocale) : AVMetadataItem[]
Documentation for this section has not yet been entered.
LoadValuesAsynchronously(string[], MonoMac.Foundation.NSAction)
Documentation for this section has not yet been entered.
StatusOfValueForKeyerror(string, out MonoMac.Foundation.NSError) : AVKeyValueStatus
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the AVMetadataItem object.