Uses of Enum
io.qt.multimedia.QCamera.FlashMode
-
Uses of QCamera.FlashMode in io.qt.multimedia
Modifier 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.Modifier and TypeMethodDescriptionfinal boolean
QCamera.isFlashModeSupported
(QCamera.FlashMode mode) final void
QCamera.setFlashMode
(QCamera.FlashMode mode)