Uses of Enum
io.qt.multimedia.QMediaRecorder.Error
-
Uses of QMediaRecorder.Error in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal QMediaRecorder.Error
QMediaRecorder.error()
static QMediaRecorder.Error
QMediaRecorder.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QMediaRecorder.Error
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.