Uses of Enum
io.qt.multimedia.QMediaFormat.VideoCodec
Packages that use QMediaFormat.VideoCodec
-
Uses of QMediaFormat.VideoCodec in io.qt.multimedia
Methods in io.qt.multimedia that return QMediaFormat.VideoCodecModifier 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()
Methods in io.qt.multimedia that return types with arguments of type QMediaFormat.VideoCodecModifier and TypeMethodDescriptionfinal QList<QMediaFormat.VideoCodec>
QMediaFormat.supportedVideoCodecs
(QMediaFormat.ConversionMode m) Methods in io.qt.multimedia with parameters of type QMediaFormat.VideoCodecModifier and TypeMethodDescriptionfinal void
QMediaFormat.setVideoCodec
(QMediaFormat.VideoCodec codec) static String
QMediaFormat.videoCodecDescription
(QMediaFormat.VideoCodec codec) static String
QMediaFormat.videoCodecName
(QMediaFormat.VideoCodec codec)