Share via


IVTFrameProcessorConfiguration.GetProcessorSupported<T> Method

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool GetProcessorSupported<T>() where T : Foundation.NSObject, VideoToolbox.IVTFrameProcessorConfiguration;
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetProcessorSupported : unit -> bool (requires 'T :> Foundation.NSObject and 'T :> VideoToolbox.IVTFrameProcessorConfiguration)

Type Parameters

T

Returns

Attributes

Applies to