Uses of Enum
io.qt.multimedia.QCamera.TorchMode
-
Uses of QCamera.TorchMode in io.qt.multimedia
Methods in io.qt.multimedia that return QCamera.TorchModeModifier and TypeMethodDescriptionstatic QCamera.TorchModeQCamera.TorchMode.resolve(int value) Returns the corresponding enum entry for the given value.final QCamera.TorchModeQCamera.torchMode()static QCamera.TorchModeReturns 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 booleanQCamera.isTorchModeSupported(QCamera.TorchMode mode) final voidQCamera.setTorchMode(QCamera.TorchMode mode)