AVAssetWriterInputPixelBufferAdaptor.AppendPixelBufferWithPresentationTime Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("appendPixelBuffer:withPresentationTime:")]
public virtual bool AppendPixelBufferWithPresentationTime (CoreVideo.CVPixelBuffer pixelBuffer, CoreMedia.CMTime presentationTime);
abstract member AppendPixelBufferWithPresentationTime : CoreVideo.CVPixelBuffer * CoreMedia.CMTime -> bool
override this.AppendPixelBufferWithPresentationTime : CoreVideo.CVPixelBuffer * CoreMedia.CMTime -> bool
Параметры
- pixelBuffer
- CVPixelBuffer
- presentationTime
- CMTime
Возвращаемое значение
- Атрибуты