Uses of Enum
io.qt.multimedia.QVideoFrame.RotationAngle
Packages that use QVideoFrame.RotationAngle
-
Uses of QVideoFrame.RotationAngle in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrame.RotationAngleModifier and TypeMethodDescriptionstatic QVideoFrame.RotationAngle
QVideoFrame.RotationAngle.resolve
(int value) Returns the corresponding enum entry for the given value.QVideoFrame.rotationAngle()
static QVideoFrame.RotationAngle
Returns the enum constant of this type with the specified name.static QVideoFrame.RotationAngle[]
QVideoFrame.RotationAngle.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 QVideoFrame.RotationAngleModifier and TypeMethodDescriptionfinal void
QVideoFrame.setRotationAngle
(QVideoFrame.RotationAngle arg__1)