Share via


VTPixelTransferSession.Create Method

Definition

Overloads

Name Description
Create()
Create(CFAllocator)

Create()

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

Returns

Applies to

Create(CFAllocator)

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

Parameters

allocator
CFAllocator

Returns

Applies to