Uses of Enum
io.qt.multimedia.QtVideo.Rotation
-
Uses of QtVideo.Rotation in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal QtVideo.Rotation
QCameraDevice.correctionAngle()
static QtVideo.Rotation
QtVideo.Rotation.resolve
(int value) Returns the corresponding enum entry for the given value.final QtVideo.Rotation
QVideoFrame.rotation()
final QtVideo.Rotation
QVideoFrameFormat.rotation()
static QtVideo.Rotation
Returns the enum constant of this type with the specified name.static QtVideo.Rotation[]
QtVideo.Rotation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QVideoFrame.setRotation
(QtVideo.Rotation angle) final void
QVideoFrameFormat.setRotation
(QtVideo.Rotation rotation)