Uses of Enum
io.qt.multimedia.QVideoSurfaceFormat.Direction
-
Uses of QVideoSurfaceFormat.Direction in io.qt.multimedia
Modifier and TypeMethodDescriptionQVideoSurfaceFormat.Direction.resolve
(int value) Returns the corresponding enum entry for the given value.QVideoSurfaceFormat.scanLineDirection()
Returns the enum constant of this type with the specified name.static QVideoSurfaceFormat.Direction[]
QVideoSurfaceFormat.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QVideoSurfaceFormat.setScanLineDirection
(QVideoSurfaceFormat.Direction direction)