IVTFrameProcessorConfiguration.GetMaximumDimensions<T> Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreMedia.CMVideoDimensions GetMaximumDimensions<T>() where T : Foundation.NSObject, VideoToolbox.IVTFrameProcessorConfiguration;
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetMaximumDimensions : unit -> CoreMedia.CMVideoDimensions (requires 'T :> Foundation.NSObject and 'T :> VideoToolbox.IVTFrameProcessorConfiguration)
Type Parameters
- T
Returns
- Attributes