AVCaptureFileOutputDelegate_Extensions.DidOutputSampleBuffer 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 void DidOutputSampleBuffer (this AVFoundation.IAVCaptureFileOutputDelegate This, AVFoundation.AVCaptureOutput captureOutput, CoreMedia.CMSampleBuffer sampleBuffer, AVFoundation.AVCaptureConnection connection);
static member DidOutputSampleBuffer : AVFoundation.IAVCaptureFileOutputDelegate * AVFoundation.AVCaptureOutput * CoreMedia.CMSampleBuffer * AVFoundation.AVCaptureConnection -> unit
Parameters
- captureOutput
- AVCaptureOutput
- sampleBuffer
- CMSampleBuffer
- connection
- AVCaptureConnection