Freigeben über


AVAssetWriterInputPixelBufferAdaptor.FromInput Methode

Definition

Factorymethode zum Erstellen eines AVAssetWriterInputPixelBufferAdaptor mit den angegebenen input und sourcePixelBufferAttributes.

[Foundation.Advice("Use 'Create' method.")]
[Foundation.Export("assetWriterInputPixelBufferAdaptorWithAssetWriterInput:sourcePixelBufferAttributes:")]
public static AVFoundation.AVAssetWriterInputPixelBufferAdaptor FromInput (AVFoundation.AVAssetWriterInput input, Foundation.NSDictionary sourcePixelBufferAttributes);
static member FromInput : AVFoundation.AVAssetWriterInput * Foundation.NSDictionary -> AVFoundation.AVAssetWriterInputPixelBufferAdaptor

Parameter

sourcePixelBufferAttributes
NSDictionary

Das Wörterbuch sollte Konfigurationsinformationen mit Schlüsseln aus der CVPixelBuffer -Klasse enthalten.

Dieser Parameter kann null sein.

Gibt zurück

Attribute

Gilt für: