Uses of Enum
io.qt.multimedia.QVideoFrame.RotationAngle
-
Uses of QVideoFrame.RotationAngle in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrame.RotationAngleModifier and TypeMethodDescriptionstatic QVideoFrame.RotationAngleQVideoFrame.RotationAngle.resolve(int value) Returns the corresponding enum entry for the given value.QVideoFrame.rotationAngle()static QVideoFrame.RotationAngleReturns 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 voidQVideoFrame.setRotationAngle(QVideoFrame.RotationAngle arg__1)