AVAssetWriterInputPixelBufferAdaptor.Create 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.
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
- input
- AVAssetWriterInput
- attributes
- CVPixelBufferAttributes