Uses of Enum
io.qt.multimedia.QAbstractVideoSurface.Error
Packages that use QAbstractVideoSurface.Error
-
Uses of QAbstractVideoSurface.Error in io.qt.multimedia
Methods in io.qt.multimedia that return QAbstractVideoSurface.ErrorModifier and TypeMethodDescriptionQAbstractVideoSurface.error()
static QAbstractVideoSurface.Error
QAbstractVideoSurface.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QAbstractVideoSurface.Error
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.ErrorModifier and TypeMethodDescriptionprotected final void
QAbstractVideoSurface.setError
(QAbstractVideoSurface.Error error)