Uses of Enum
io.qt.multimedia.QMediaRecorder.RecorderState
-
Uses of QMediaRecorder.RecorderState in io.qt.multimedia
Modifier and TypeMethodDescriptionQMediaRecorder.recorderState()
static QMediaRecorder.RecorderState
QMediaRecorder.RecorderState.resolve
(int value) Returns the corresponding enum entry for the given value.static QMediaRecorder.RecorderState
Returns the enum constant of this type with the specified name.static QMediaRecorder.RecorderState[]
QMediaRecorder.RecorderState.values()
Returns an array containing the constants of this enum type, in the order they are declared.