QTCaptureVideoFrameEventArgs Constructor
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 QTCaptureVideoFrameEventArgs (CoreVideo.CVImageBuffer videoFrame, QTKit.QTSampleBuffer sampleBuffer, QTKit.QTCaptureConnection connection);
new QTKit.QTCaptureVideoFrameEventArgs : CoreVideo.CVImageBuffer * QTKit.QTSampleBuffer * QTKit.QTCaptureConnection -> QTKit.QTCaptureVideoFrameEventArgs
Parameters
- videoFrame
- CVImageBuffer
- sampleBuffer
- QTSampleBuffer
- connection
- QTCaptureConnection