Uses of Class
io.qt.multimedia.QMediaRecorder.Error
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QMediaRecorder.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QMediaRecorder.Error Modifier and Type Field Description QObject.Signal1<QMediaRecorder.Error>
QMediaRecorder. error
Methods in io.qt.multimedia that return QMediaRecorder.Error Modifier and Type Method Description QMediaRecorder.Error
QMediaRecorder. error()
static QMediaRecorder.Error
QMediaRecorder.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QMediaRecorder.Error
QMediaRecorder.Error. valueOf(String name)
Returns the enum constant of this type with the specified name.static QMediaRecorder.Error[]
QMediaRecorder.Error. values()
Returns an array containing the constants of this enum type, in the order they are declared.