Share via


AVMetadataFormatExtensions Class

Definition

Extension methods for the AVMetadataFormat enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class AVMetadataFormatExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type AVMetadataFormatExtensions = class
Inheritance
AVMetadataFormatExtensions
Attributes

Methods

Name Description
GetConstant(AVMetadataFormat)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the AVMetadataFormat value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the AVMetadataFormat value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the AVMetadataFormat value named by constant.

Applies to