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
qgstreamerimagecapture.cpp File Reference

(e576672b187750ed75db62768afbd6e502eb0a26)

#include "qgstreamerimagecapture_p.h"
#include <QtMultimedia/private/qplatformcamera_p.h>
#include <QtMultimedia/private/qplatformimagecapture_p.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <QtMultimedia/private/qmediastoragelocation_p.h>
#include <QtCore/qdebug.h>
#include <QtCore/qdir.h>
#include <QtCore/qstandardpaths.h>
#include <QtCore/qloggingcategory.h>
#include <common/qgstreamermetadata_p.h>
#include <common/qgstvideobuffer_p.h>
#include <common/qgstutils_p.h>
#include <utility>
#include "moc_qgstreamerimagecapture_p.cpp"
+ Include dependency graph for qgstreamerimagecapture.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (qLcImageCaptureGst, "qt.multimedia.imageCapture") QMaybe< QPlatformImageCapture * > QGstreamerImageCapture
 

Function Documentation

◆ Q_LOGGING_CATEGORY()

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( qLcImageCaptureGst ,
"qt.multimedia.imageCapture"  )
static

Definition at line 23 of file qgstreamerimagecapture.cpp.

References QGstElement::createFromFactory(), and errorMessageCannotFindElement().

+ Here is the call graph for this function: