![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqnxvideodevices_p.h"
#include "qqnxcamera_p.h"
#include "private/qcameradevice_p.h"
#include "qcameradevice.h"
#include <qdir.h>
#include <qdebug.h>
#include <optional>
Go to the source code of this file.
Functions | |
static QT_BEGIN_NAMESPACE QVideoFrameFormat::PixelFormat | fromCameraFrametype (camera_frametype_t type) |
static std::optional< QCameraDevice > | createCameraDevice (camera_unit_t unit, bool isDefault) |
|
static |
Definition at line 39 of file qqnxvideodevices.cpp.
References QQnxCamera::isValid().
|
static |
Definition at line 16 of file qqnxvideodevices.cpp.