Uses of Enum
io.qt.multimedia.QMediaRecorder.State
-
Uses of QMediaRecorder.State in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal QMediaRecorder.State
QMediaRecorder.getState()
Kotlin property getter.static QMediaRecorder.State
QMediaRecorder.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QMediaRecorder.State
QMediaRecorder.state()
abstract QMediaRecorder.State
QMediaRecorderControl.state()
static QMediaRecorder.State
Returns the enum constant of this type with the specified name.static QMediaRecorder.State[]
QMediaRecorder.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionabstract void
QMediaRecorderControl.setState
(QMediaRecorder.State state)