Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
AVFCaptureFramesDelegate Class Reference
Inheritance diagram for AVFCaptureFramesDelegate:
Collaboration diagram for AVFCaptureFramesDelegate:

Instance Methods

(AVFCaptureFramesDelegate *) - initWithRenderer:
(void- captureOutput:didOutputSampleBuffer:fromConnection:
(AVFCaptureFramesDelegate *) - initWithRenderer:
(void- captureOutput:didOutputSampleBuffer:fromConnection:

Detailed Description

Definition at line 30 of file avfcamerarenderer.mm.

Method Documentation

◆ captureOutput:didOutputSampleBuffer:fromConnection: [1/2]

- (void) captureOutput: (AVCaptureOutput *) captureOutput
didOutputSampleBuffer: (CMSampleBufferRef) sampleBuffer
fromConnection: (AVCaptureConnection *) connection 

Definition at line 55 of file avfcamerarenderer.mm.

◆ captureOutput:didOutputSampleBuffer:fromConnection: [2/2]

- (void) captureOutput: (AVCaptureOutput *) captureOutput
didOutputSampleBuffer: (CMSampleBufferRef) sampleBuffer
fromConnection: (AVCaptureConnection *) connection 

◆ initWithRenderer: [1/2]

- (AVFCaptureFramesDelegate *) initWithRenderer: (AVFCameraRenderer*) renderer
Initial value:

Definition at line 46 of file avfcamerarenderer.mm.

◆ initWithRenderer: [2/2]

- (AVFCaptureFramesDelegate *) initWithRenderer: (AVFCameraRenderer *) renderer

The documentation for this class was generated from the following file: