CMSampleBuffer.CreateReadyWithImageBuffer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static CoreMedia.CMSampleBuffer? CreateReadyWithImageBuffer(CoreVideo.CVImageBuffer imageBuffer, CoreMedia.CMFormatDescription formatDescription, ref CoreMedia.CMSampleTimingInfo sampleTiming, out CoreMedia.CMSampleBufferError error);
static member CreateReadyWithImageBuffer : CoreVideo.CVImageBuffer * CoreMedia.CMFormatDescription * CMSampleTimingInfo * CMSampleBufferError -> CoreMedia.CMSampleBuffer
Parameters
- imageBuffer
- CVImageBuffer
- formatDescription
- CMFormatDescription
- sampleTiming
- CMSampleTimingInfo
- error
- CMSampleBufferError