Uses of Enum
io.qt.multimedia.QMediaRecorder.State
Packages that use QMediaRecorder.State
-
Uses of QMediaRecorder.State in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QMediaRecorder.StateMethods in io.qt.multimedia that return QMediaRecorder.StateModifier and TypeMethodDescriptionstatic 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.Methods in io.qt.multimedia with parameters of type QMediaRecorder.StateModifier and TypeMethodDescriptionabstract void
QMediaRecorderControl.setState
(QMediaRecorder.State state)