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