Qt 6.x
The Qt SDK
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 29 of file avfcamerarenderer.mm.

Method Documentation

◆ captureOutput:didOutputSampleBuffer:fromConnection:

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

Definition at line 250 of file avfcamerarenderer.mm.

References 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 250 of file avfcamerarenderer.mm.


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