Uses of Class
io.qt.multimedia.QAbstractVideoSurface.Error
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QAbstractVideoSurface.Error in io.qt.multimedia
Methods in io.qt.multimedia that return QAbstractVideoSurface.Error Modifier and Type Method Description QAbstractVideoSurface.Error
QAbstractVideoSurface. error()
static QAbstractVideoSurface.Error
QAbstractVideoSurface.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QAbstractVideoSurface.Error
QAbstractVideoSurface.Error. valueOf(String name)
Returns the enum constant of this type with the specified name.static QAbstractVideoSurface.Error[]
QAbstractVideoSurface.Error. 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 QAbstractVideoSurface.Error Modifier and Type Method Description protected void
QAbstractVideoSurface. setError(QAbstractVideoSurface.Error error)