CMSampleBuffer.CreateForImageBuffer 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 CreateForImageBuffer (CoreVideo.CVImageBuffer imageBuffer, bool dataReady, CoreMedia.CMVideoFormatDescription formatDescription, CoreMedia.CMSampleTimingInfo sampleTiming, out CoreMedia.CMSampleBufferError error);
static member CreateForImageBuffer : CoreVideo.CVImageBuffer * bool * CoreMedia.CMVideoFormatDescription * CoreMedia.CMSampleTimingInfo * -> CoreMedia.CMSampleBuffer
Parameters
- imageBuffer
- CVImageBuffer
- dataReady
- Boolean
- formatDescription
- CMVideoFormatDescription
- sampleTiming
- CMSampleTimingInfo
- error
- CMSampleBufferError