Uses of Enum
io.qt.multimedia.QVideoFrameFormat.ColorRange
-
Uses of QVideoFrameFormat.ColorRange in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrameFormat.ColorRangeModifier and TypeMethodDescriptionQVideoFrameFormat.colorRange()static QVideoFrameFormat.ColorRangeQVideoFrameFormat.ColorRange.resolve(int value) Returns the corresponding enum entry for the given value.static QVideoFrameFormat.ColorRangeReturns the enum constant of this type with the specified name.static QVideoFrameFormat.ColorRange[]QVideoFrameFormat.ColorRange.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.ColorRangeModifier and TypeMethodDescriptionfinal voidQVideoFrameFormat.setColorRange(QVideoFrameFormat.ColorRange range)