Uses of Enum
io.qt.multimedia.QCamera.TorchMode
-
Uses of QCamera.TorchMode in io.qt.multimedia
Modifier and TypeMethodDescriptionstatic QCamera.TorchMode
QCamera.TorchMode.resolve
(int value) Returns the corresponding enum entry for the given value.final QCamera.TorchMode
QCamera.torchMode()
static QCamera.TorchMode
Returns the enum constant of this type with the specified name.static QCamera.TorchMode[]
QCamera.TorchMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal boolean
QCamera.isTorchModeSupported
(QCamera.TorchMode mode) final void
QCamera.setTorchMode
(QCamera.TorchMode mode)