7#include <QtMultimedia/qvideoframe.h>
8#include <QtCore/qsharedpointer.h>
18 Q_PROPERTY(
float minFrameRate READ minFrameRate CONSTANT)
19 Q_PROPERTY(
float maxFrameRate READ maxFrameRate CONSTANT)
27 QSize resolution() const noexcept;
28 float minFrameRate() const noexcept;
29 float maxFrameRate() const noexcept;
31 bool isNull() const noexcept {
return !
d; }
49 Q_PROPERTY(
bool isDefault READ isDefault CONSTANT)
70 bool isDefault()
const;
95#ifndef QT_NO_DEBUG_STREAM
The QCameraDevice class provides general information about camera devices.
QCameraDevice(const QCameraDevice &other)
Constructs a copy of other.
bool operator!=(const QCameraDevice &other) const
Returns true if this QCameraDevice is different from other.
bool operator==(const QCameraDevice &other) const
Returns true if this QCameraDevice is equal to other.
QCameraDevice()
Describes a camera device.
Position
This enum specifies the physical position of the camera on the system hardware.
QCameraDevice & operator=(const QCameraDevice &other)
Sets the QCameraDevice object to be equal to other.
~QCameraDevice()
Destroys the QCameraDevice.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
Q_MULTIMEDIA_EXPORT QDebug operator<<(QDebug, const QCameraDevice &)
constexpr bool operator!=(const timespec &t1, const timespec &t2)
static qreal position(const QQuickItem *item, QQuickAnchors::Anchor anchorLine)
bool operator==(const QRandomGenerator &rng1, const QRandomGenerator &rng2)