Uses of Enum
io.qt.multimedia.QMediaFormat.VideoCodec
-
Uses of QMediaFormat.VideoCodec in io.qt.multimedia
Modifier and TypeMethodDescriptionstatic QMediaFormat.VideoCodec
QMediaFormat.VideoCodec.resolve
(int value) Returns the corresponding enum entry for the given value.static QMediaFormat.VideoCodec
Returns the enum constant of this type with the specified name.static QMediaFormat.VideoCodec[]
QMediaFormat.VideoCodec.values()
Returns an array containing the constants of this enum type, in the order they are declared.final QMediaFormat.VideoCodec
QMediaFormat.videoCodec()
Modifier and TypeMethodDescriptionfinal QList<QMediaFormat.VideoCodec>
QMediaFormat.supportedVideoCodecs
(QMediaFormat.ConversionMode m) Modifier and TypeMethodDescriptionfinal void
QMediaFormat.setVideoCodec
(QMediaFormat.VideoCodec codec) static String
QMediaFormat.videoCodecDescription
(QMediaFormat.VideoCodec codec) static String
QMediaFormat.videoCodecName
(QMediaFormat.VideoCodec codec)