Uses of Enum
io.qt.multimedia.QMediaPlaylist.Error
-
Uses of QMediaPlaylist.Error in io.qt.multimedia
Modifier and TypeMethodDescriptionfinal QMediaPlaylist.Error
QMediaPlaylist.error()
static QMediaPlaylist.Error
QMediaPlaylist.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QMediaPlaylist.Error
Returns the enum constant of this type with the specified name.static QMediaPlaylist.Error[]
QMediaPlaylist.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.