Uses of Enum
io.qt.multimedia.QMediaPlayer.Error
-
Uses of QMediaPlayer.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QMediaPlayer.ErrorMethods in io.qt.multimedia that return QMediaPlayer.ErrorModifier and TypeMethodDescriptionfinal QMediaPlayer.ErrorQMediaPlayer.error()static QMediaPlayer.ErrorQMediaPlayer.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QMediaPlayer.ErrorReturns 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.