Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qavfcamera_p.h File Reference
#include "qavfcamerabase_p.h"
#include <private/qplatformmediaintegration_p.h>
#include <private/qvideooutputorientationhandler_p.h>
#include "qffmpeghwaccel_p.h"
#include <qfilesystemwatcher.h>
#include <qsocketnotifier.h>
#include <qmutex.h>
#include <dispatch/dispatch.h>
+ Include dependency graph for qavfcamera_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QAVFCamera
 

Macros

#define AVMediaType   XAVMediaType
 

Functions

 Q_FORWARD_DECLARE_OBJC_CLASS (AVCaptureSession)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (AVCaptureDeviceInput)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (AVCaptureVideoDataOutput)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (AVCaptureDevice)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (QAVFSampleBufferDelegate)
 

Macro Definition Documentation

◆ AVMediaType

#define AVMediaType   XAVMediaType

Definition at line 21 of file qavfcamera_p.h.

Function Documentation

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [1/5]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVCaptureDevice  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [2/5]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVCaptureDeviceInput  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [3/5]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVCaptureSession  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [4/5]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVCaptureVideoDataOutput  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [5/5]

Q_FORWARD_DECLARE_OBJC_CLASS ( QAVFSampleBufferDelegate  )