Uses of Enum
io.qt.multimedia.QCamera.TorchMode
Packages that use QCamera.TorchMode
-
Uses of QCamera.TorchMode in io.qt.multimedia
Methods in io.qt.multimedia that return QCamera.TorchModeModifier and TypeMethodDescriptionfinal QCamera.TorchMode
QCamera.getTorchMode()
Kotlin property getter.static 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.Methods in io.qt.multimedia with parameters of type QCamera.TorchModeModifier and TypeMethodDescriptionfinal boolean
QCamera.isTorchModeSupported
(QCamera.TorchMode mode) final void
QCamera.setTorchMode
(QCamera.TorchMode mode)