Share via


AVAssetWriterInputPixelBufferAdaptor.Create Method

Definition

Factory method to create an AVAssetWriterInputPixelBufferAdaptor with the specified sinput and attributes.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVFoundation.AVAssetWriterInputPixelBufferAdaptor Create(AVFoundation.AVAssetWriterInput input, CoreVideo.CVPixelBufferAttributes? attributes);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : AVFoundation.AVAssetWriterInput * CoreVideo.CVPixelBufferAttributes -> AVFoundation.AVAssetWriterInputPixelBufferAdaptor

Parameters

Returns

Attributes

Applies to