Uses of Class
io.qt.multimedia.QVideoSurfaceFormat.YCbCrColorSpace
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QVideoSurfaceFormat.YCbCrColorSpace in io.qt.multimedia
Methods in io.qt.multimedia that return QVideoSurfaceFormat.YCbCrColorSpace Modifier and Type Method Description static QVideoSurfaceFormat.YCbCrColorSpace
QVideoSurfaceFormat.YCbCrColorSpace. resolve(int value)
Returns the corresponding enum entry for the given value.static QVideoSurfaceFormat.YCbCrColorSpace
QVideoSurfaceFormat.YCbCrColorSpace. valueOf(String name)
Returns the enum constant of this type with the specified name.static QVideoSurfaceFormat.YCbCrColorSpace[]
QVideoSurfaceFormat.YCbCrColorSpace. values()
Returns an array containing the constants of this enum type, in the order they are declared.QVideoSurfaceFormat.YCbCrColorSpace
QVideoSurfaceFormat. yCbCrColorSpace()
Methods in io.qt.multimedia with parameters of type QVideoSurfaceFormat.YCbCrColorSpace Modifier and Type Method Description void
QVideoSurfaceFormat. setYCbCrColorSpace(QVideoSurfaceFormat.YCbCrColorSpace colorSpace)