Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
avfcamerarenderer_p.h File Reference
#include <QtCore/qobject.h>
#include <QtMultimedia/qvideoframe.h>
#include <QtCore/qmutex.h>
#include <avfvideosink_p.h>
#include <private/qvideooutputorientationhandler_p.h>
#include <CoreVideo/CVBase.h>
#include <CoreVideo/CVPixelBuffer.h>
#include <CoreVideo/CVImageBuffer.h>
#include <dispatch/dispatch.h>
+ Include dependency graph for avfcamerarenderer_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AVFCameraRenderer
 

Functions

 Q_FORWARD_DECLARE_OBJC_CLASS (AVFCaptureFramesDelegate)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (AVCaptureVideoDataOutput)
 

Function Documentation

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [1/2]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVCaptureVideoDataOutput  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [2/2]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVFCaptureFramesDelegate  )