Uses of Enum
io.qt.multimedia.QCamera.WhiteBalanceMode
-
Uses of QCamera.WhiteBalanceMode in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal QCamera.WhiteBalanceMode
QCamera.getWhiteBalanceMode()
Kotlin property getter.static QCamera.WhiteBalanceMode
QCamera.WhiteBalanceMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QCamera.WhiteBalanceMode
Returns the enum constant of this type with the specified name.static QCamera.WhiteBalanceMode[]
QCamera.WhiteBalanceMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.final QCamera.WhiteBalanceMode
QCamera.whiteBalanceMode()
Modifier and TypeMethodDescriptionfinal boolean
QCamera.isWhiteBalanceModeSupported
(QCamera.WhiteBalanceMode mode) final void
QCamera.setWhiteBalanceMode
(QCamera.WhiteBalanceMode mode)