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