Uses of Enum
io.qt.multimedia.QCameraControl.PropertyChangeType
Packages that use QCameraControl.PropertyChangeType
-
Uses of QCameraControl.PropertyChangeType in io.qt.multimedia
Methods in io.qt.multimedia that return QCameraControl.PropertyChangeTypeModifier and TypeMethodDescriptionQCameraControl.PropertyChangeType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QCameraControl.PropertyChangeType[]
QCameraControl.PropertyChangeType.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 QCameraControl.PropertyChangeTypeModifier and TypeMethodDescriptionabstract boolean
QCameraControl.canChangeProperty
(QCameraControl.PropertyChangeType changeType, QCamera.Status status)