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
qavfcamera.mm File Reference

(52cf48caad6d0f7bbfe31d2d34c3c362cdc41531)

#include <QtFFmpegMediaPluginImpl/private/qavfcamera_p.h>
#include <QtCore/qscopeguard.h>
#include <QtCore/private/qcore_mac_p.h>
#include <QtFFmpegMediaPluginImpl/private/qavfcamerafactory_p.h>
#include <QtFFmpegMediaPluginImpl/private/qavfcapturephotooutputdelegate_p.h>
#include <QtFFmpegMediaPluginImpl/private/qavfsamplebufferdelegate_p.h>
#include <QtMultimedia/private/qavfcameradebug_p.h>
#include <QtMultimedia/private/qavfcamerautility_p.h>
#include <QtMultimedia/private/qavfhelpers_p.h>
#include <QtMultimedia/private/qmultimediautils_p.h>
#include <QtMultimedia/private/qplatformmediacapture_p.h>
#include <libavutil/hwcontext_videotoolbox.h>
#include <libavutil/hwcontext.h>
#include "moc_qavfcamera_p.cpp"
Include dependency graph for qavfcamera.mm:

Go to the source code of this file.

Namespaces

namespace  QFFmpeg

Macros

#define AVMediaType   XAVMediaType

Functions

 QT_NAMESPACE_ALIAS_OBJC_CLASS (QAVFCapturePhotoOutputDelegate)
std::unique_ptr< QPlatformCameraQFFmpeg::makeQAvfCamera (QCamera &parent)

Macro Definition Documentation

◆ AVMediaType

#define AVMediaType   XAVMediaType

Definition at line 19 of file qavfcamera.mm.

Function Documentation

◆ QT_NAMESPACE_ALIAS_OBJC_CLASS()

QT_NAMESPACE_ALIAS_OBJC_CLASS ( QAVFCapturePhotoOutputDelegate )