Uses of Class
io.qt.multimedia.QMediaPlayer.Error
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QMediaPlayer.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QMediaPlayer.Error Modifier and Type Field Description QObject.Signal1<QMediaPlayer.Error>
QMediaPlayer. error
Methods in io.qt.multimedia that return QMediaPlayer.Error Modifier and Type Method Description QMediaPlayer.Error
QMediaPlayer. error()
static QMediaPlayer.Error
QMediaPlayer.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QMediaPlayer.Error
QMediaPlayer.Error. valueOf(String name)
Returns the enum constant of this type with the specified name.static QMediaPlayer.Error[]
QMediaPlayer.Error. values()
Returns an array containing the constants of this enum type, in the order they are declared.