Uses of Enum
io.qt.multimedia.QCamera.FlashMode
Packages that use QCamera.FlashMode
-
Uses of QCamera.FlashMode in io.qt.multimedia
Methods in io.qt.multimedia that return QCamera.FlashModeModifier and TypeMethodDescriptionfinal QCamera.FlashMode
QCamera.flashMode()
static QCamera.FlashMode
QCamera.FlashMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QCamera.FlashMode
Returns the enum constant of this type with the specified name.static QCamera.FlashMode[]
QCamera.FlashMode.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.FlashModeModifier and TypeMethodDescriptionfinal boolean
QCamera.isFlashModeSupported
(QCamera.FlashMode mode) final void
QCamera.setFlashMode
(QCamera.FlashMode mode)