Uses of Enum
io.qt.multimedia.QVideoFrameFormat.ColorSpace
-
Uses of QVideoFrameFormat.ColorSpace in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoFrameFormat.ColorSpaceModifier and TypeMethodDescriptionQVideoFrameFormat.colorSpace()static QVideoFrameFormat.ColorSpaceQVideoFrameFormat.ColorSpace.resolve(int value) Returns the corresponding enum entry for the given value.static QVideoFrameFormat.ColorSpaceReturns the enum constant of this type with the specified name.static QVideoFrameFormat.ColorSpace[]QVideoFrameFormat.ColorSpace.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.ColorSpaceModifier and TypeMethodDescriptionfinal voidQVideoFrameFormat.setColorSpace(QVideoFrameFormat.ColorSpace colorSpace)