Upravit

Sdílet prostřednictvím


AVAssetWriterInputPixelBufferAdaptor.Create Method

Definition

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

public static AVFoundation.AVAssetWriterInputPixelBufferAdaptor Create (AVFoundation.AVAssetWriterInput input, CoreVideo.CVPixelBufferAttributes attributes);
static member Create : AVFoundation.AVAssetWriterInput * CoreVideo.CVPixelBufferAttributes -> AVFoundation.AVAssetWriterInputPixelBufferAdaptor

Parameters

Returns

Applies to