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
Параметры
- input
- AVAssetWriterInput
- sourcePixelBufferAttributes
- NSDictionary
Словарь должен содержать сведения о конфигурации, использующие ключи CVPixelBuffer из класса .
Этот параметр может иметь значение null
.
Возвращаемое значение
- Атрибуты