Share via


CMSampleBufferAttachmentKeyExtensions Class

Definition

Extension methods for the CMSampleBufferAttachmentKey enumeration.

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

Methods

Name Description
GetConstant(CMSampleBufferAttachmentKey)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CMSampleBufferAttachmentKey value named by constant.

Applies to