Uses of Enum
io.qt.multimedia.QVideoSurfaceFormat.Direction
Packages that use QVideoSurfaceFormat.Direction
-
Uses of QVideoSurfaceFormat.Direction in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoSurfaceFormat.DirectionModifier 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.Methods in io.qt.multimedia with parameters of type QVideoSurfaceFormat.DirectionModifier and TypeMethodDescriptionfinal void
QVideoSurfaceFormat.setScanLineDirection
(QVideoSurfaceFormat.Direction direction)