Uses of Enum
io.qt.multimedia.QMediaRecorder.Quality
Packages that use QMediaRecorder.Quality
-
Uses of QMediaRecorder.Quality in io.qt.multimedia
Methods in io.qt.multimedia that return QMediaRecorder.QualityModifier 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.Methods in io.qt.multimedia with parameters of type QMediaRecorder.QualityModifier and TypeMethodDescriptionfinal void
QMediaRecorder.setQuality
(QMediaRecorder.Quality quality)