AVAssetWriterInputPixelBufferAdaptor.FromInput メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した input
と sourcePixelBufferAttributes
を使用して をAVAssetWriterInputPixelBufferAdaptor作成するファクトリ メソッド。
[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
に設定できます。
戻り値
- 属性