Uses of Enum
io.qt.multimedia.QAbstractVideoSurface.Error
-
Uses of QAbstractVideoSurface.Error in io.qt.multimedia
Modifier 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.Modifier and TypeMethodDescriptionprotected final void
QAbstractVideoSurface.setError
(QAbstractVideoSurface.Error error)