Uses of Class
io.qt.multimedia.QCameraControl.PropertyChangeType
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QCameraControl.PropertyChangeType in io.qt.multimedia
Methods in io.qt.multimedia that return QCameraControl.PropertyChangeType Modifier and Type Method Description static QCameraControl.PropertyChangeType
QCameraControl.PropertyChangeType. resolve(int value)
Returns the corresponding enum entry for the given value.static QCameraControl.PropertyChangeType
QCameraControl.PropertyChangeType. valueOf(String name)
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.PropertyChangeType Modifier and Type Method Description abstract boolean
QCameraControl. canChangeProperty(QCameraControl.PropertyChangeType changeType, QCamera.Status status)