Uses of Enum
io.qt.multimedia.QMediaMetaData.Key
Packages that use QMediaMetaData.Key
-
Uses of QMediaMetaData.Key in io.qt.multimedia
Methods in io.qt.multimedia that return QMediaMetaData.KeyModifier and TypeMethodDescriptionstatic QMediaMetaData.Key
QMediaMetaData.Key.resolve
(int value) Returns the corresponding enum entry for the given value.static QMediaMetaData.Key
Returns the enum constant of this type with the specified name.static QMediaMetaData.Key[]
QMediaMetaData.Key.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.multimedia that return types with arguments of type QMediaMetaData.KeyModifier and TypeMethodDescriptionprotected final QHash<QMediaMetaData.Key,
Object> QMediaMetaData.data()
The meta datafinal QList<QMediaMetaData.Key>
QMediaMetaData.keys()
Methods in io.qt.multimedia with parameters of type QMediaMetaData.KeyModifier and TypeMethodDescriptionfinal void
QMediaMetaData.insert
(QMediaMetaData.Key k, Object value) protected static QMetaType
QMediaMetaData.keyType
(QMediaMetaData.Key key) static String
QMediaMetaData.metaDataKeyToString
(QMediaMetaData.Key k) final void
QMediaMetaData.remove
(QMediaMetaData.Key k) final String
QMediaMetaData.stringValue
(QMediaMetaData.Key k) final Object
QMediaMetaData.value
(QMediaMetaData.Key k) Method parameters in io.qt.multimedia with type arguments of type QMediaMetaData.KeyModifier and TypeMethodDescriptionprotected final void
QMediaMetaData.setData
(Map<? extends QMediaMetaData.Key, ? extends Object> data) The meta data