Uses of Enum
io.qt.multimedia.QMediaRecorder.RecorderState
-
Uses of QMediaRecorder.RecorderState in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QMediaRecorder.RecorderStateMethods in io.qt.multimedia that return QMediaRecorder.RecorderStateModifier and TypeMethodDescriptionQMediaRecorder.recorderState()static QMediaRecorder.RecorderStateQMediaRecorder.RecorderState.resolve(int value) Returns the corresponding enum entry for the given value.static QMediaRecorder.RecorderStateReturns 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.