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