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

(d518af6d4a1865d6c9986a9d2e306a9f77cec853)

#include "qffmpegimagecapture_p.h"
#include <private/qplatformmediaformatinfo_p.h>
#include <private/qplatformcamera_p.h>
#include <private/qplatformimagecapture_p.h>
#include <qvideoframeformat.h>
#include <private/qmediastoragelocation_p.h>
#include <qimagewriter.h>
#include <QtCore/QDebug>
#include <QtCore/QDir>
#include <qstandardpaths.h>
#include <qloggingcategory.h>
#include "moc_qffmpegimagecapture_p.cpp"
Include dependency graph for qffmpegimagecapture.cpp:

Go to the source code of this file.

Functions

static const char * extensionForFormat (QImageCapture::FileFormat format)

Variables

static constexpr int MaxPendingImagesCount = 1

Function Documentation

◆ extensionForFormat()

const char * extensionForFormat ( QImageCapture::FileFormat format)
static

Definition at line 40 of file qffmpegimagecapture.cpp.

Variable Documentation

◆ MaxPendingImagesCount

constexpr int MaxPendingImagesCount = 1
staticconstexpr

Definition at line 23 of file qffmpegimagecapture.cpp.