VTPixelRotationSession.Create Method

Definition

Overloads

Name Description
Create()
Create(CFAllocator)

Create()

public static VideoToolbox.VTPixelRotationSession? Create();
static member Create : unit -> VideoToolbox.VTPixelRotationSession

Returns

Applies to

Create(CFAllocator)

public static VideoToolbox.VTPixelRotationSession? Create(CoreFoundation.CFAllocator? allocator);
static member Create : CoreFoundation.CFAllocator -> VideoToolbox.VTPixelRotationSession

Parameters

allocator
CFAllocator

Returns

Applies to