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
avfcamerarenderer_p.h File Reference

(7b9bc19fbaeb9ef73886f81d87abd40e3ba1db8b)

#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 )