Поделиться через


AVAssetWriterInputPixelBufferAdaptor.FromInput Метод

Определение

Фабричный метод для создания AVAssetWriterInputPixelBufferAdaptor с указанными input и 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

Параметры

sourcePixelBufferAttributes
NSDictionary

Словарь должен содержать сведения о конфигурации, использующие ключи CVPixelBuffer из класса .

Этот параметр может иметь значение null.

Возвращаемое значение

Атрибуты

Применяется к