![]() |
Qt 6.x
The Qt SDK
|
Instance Methods | |
(AVFCaptureFramesDelegate *) | - initWithRenderer: |
(void) | - captureOutput:didOutputSampleBuffer:fromConnection: |
Definition at line 29 of file avfcamerarenderer.mm.
- (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().
- (AVFCaptureFramesDelegate *) initWithRenderer: | (AVFCameraRenderer*) | renderer |
Definition at line 250 of file avfcamerarenderer.mm.