Méthode | Description | |
---|---|---|
DidOutputSampleBuffer ( AVCaptureOutput captureOutput, CMSampleBuffer sampleBuffer, AVCaptureConnection connection ) : void |
Méthode | Description | |
---|---|---|
ImageFromSampleBuffer ( CMSampleBuffer sampleBuffer ) : UIKit.UIImage | ||
TryDispose ( IDisposable obj ) : void |
public DidOutputSampleBuffer ( AVCaptureOutput captureOutput, CMSampleBuffer sampleBuffer, AVCaptureConnection connection ) : void | ||
captureOutput | AVCaptureOutput | |
sampleBuffer | CMSampleBuffer | |
connection | AVCaptureConnection | |
Résultat | void |