메소드 | 설명 | |
---|---|---|
DidOutputSampleBuffer ( AVCaptureOutput captureOutput, CMSampleBuffer sampleBuffer, AVCaptureConnection connection ) : void |
메소드 | 설명 | |
---|---|---|
ImageFromSampleBuffer ( CMSampleBuffer sampleBuffer ) : UIKit.UIImage | ||
TryDispose ( IDisposable obj ) : void |
public DidOutputSampleBuffer ( AVCaptureOutput captureOutput, CMSampleBuffer sampleBuffer, AVCaptureConnection connection ) : void | ||
captureOutput | AVCaptureOutput | |
sampleBuffer | CMSampleBuffer | |
connection | AVCaptureConnection | |
리턴 | void |