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