Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qavfcamera_p.h File Reference

(a669d3e0dca82dde7356385054634c9b4fc453bf)

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