AVMetadataItem.StatusOfValueForKeyerror(String, NSError) Method

Definition

Whether the key can be immediately retrieved, with no blocking.

[Foundation.Export("statusOfValueForKey:error:")]
public virtual AVFoundation.AVKeyValueStatus StatusOfValueForKeyerror (string key, out Foundation.NSError error);
abstract member StatusOfValueForKeyerror : string *  -> AVFoundation.AVKeyValueStatus
override this.StatusOfValueForKeyerror : string *  -> AVFoundation.AVKeyValueStatus

Parameters

key
String
error
NSError

Returns

Attributes

Applies to