Uses of Enum
io.qt.multimedia.QCamera.ExposureMode
-
Uses of QCamera.ExposureMode in io.qt.multimedia
Methods in io.qt.multimedia that return QCamera.ExposureModeModifier and TypeMethodDescriptionfinal QCamera.ExposureModeQCamera.exposureMode()static QCamera.ExposureModeQCamera.ExposureMode.resolve(int value) Returns the corresponding enum entry for the given value.static QCamera.ExposureModeReturns 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 booleanQCamera.isExposureModeSupported(QCamera.ExposureMode mode) final voidQCamera.setExposureMode(QCamera.ExposureMode mode)