Share via


AVVideoRangeExtensions Class

Definition

Extension methods for the AVVideoRange enumeration.

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

Methods

Name Description
GetConstant(AVVideoRange)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVVideoRange value named by constant.

Applies to