Uses of Enum
io.qt.multimedia.QCamera.ExposureMode
Packages that use QCamera.ExposureMode
-
Uses of QCamera.ExposureMode in io.qt.multimedia
Methods in io.qt.multimedia that return QCamera.ExposureModeModifier and TypeMethodDescriptionfinal QCamera.ExposureMode
QCamera.exposureMode()
static QCamera.ExposureMode
QCamera.ExposureMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QCamera.ExposureMode
Returns the enum constant of this type with the specified name.static QCamera.ExposureMode[]
QCamera.ExposureMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.multimedia with parameters of type QCamera.ExposureModeModifier and TypeMethodDescriptionfinal boolean
QCamera.isExposureModeSupported
(QCamera.ExposureMode mode) final void
QCamera.setExposureMode
(QCamera.ExposureMode mode)