Uses of Enum
io.qt.multimedia.QMediaFormat.VideoCodec
-
Uses of QMediaFormat.VideoCodec in io.qt.multimedia
Methods in io.qt.multimedia that return QMediaFormat.VideoCodecModifier and TypeMethodDescriptionstatic QMediaFormat.VideoCodecQMediaFormat.VideoCodec.resolve(int value) Returns the corresponding enum entry for the given value.static QMediaFormat.VideoCodecReturns 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.VideoCodecQMediaFormat.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 voidQMediaFormat.setVideoCodec(QMediaFormat.VideoCodec codec) static StringQMediaFormat.videoCodecDescription(QMediaFormat.VideoCodec codec) static StringQMediaFormat.videoCodecName(QMediaFormat.VideoCodec codec)