Uses of Class
io.qt.multimedia.QVideoSurfaceFormat.Direction
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QVideoSurfaceFormat.Direction in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoSurfaceFormat.Direction Modifier and Type Method Description static QVideoSurfaceFormat.Direction
QVideoSurfaceFormat.Direction. resolve(int value)
Returns the corresponding enum entry for the given value.QVideoSurfaceFormat.Direction
QVideoSurfaceFormat. scanLineDirection()
static QVideoSurfaceFormat.Direction
QVideoSurfaceFormat.Direction. valueOf(String name)
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.Direction Modifier and Type Method Description void
QVideoSurfaceFormat. setScanLineDirection(QVideoSurfaceFormat.Direction direction)