Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
AVFCaptureFramesDelegate Class Reference
+ Inheritance diagram for AVFCaptureFramesDelegate:
+ Collaboration diagram for AVFCaptureFramesDelegate:

Instance Methods

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

Detailed Description

Definition at line 30 of file avfcamerarenderer.mm.

Method Documentation

◆ captureOutput:didOutputSampleBuffer:fromConnection:

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

Definition at line 252 of file avfcamerarenderer.mm.

References CvPixelFormatInvalid, QVideoFrameFormat::Format_BGRA8888, AVFVideoSinkInterface::m_outputSettings, QRhi::OpenGLES2, qWarning, AVFVideoSinkInterface::rhi(), and QAVFHelpers::toCVPixelFormat().

+ Here is the call graph for this function:

◆ initWithRenderer:

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

Definition at line 252 of file avfcamerarenderer.mm.


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