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