Uses of Enum
io.qt.multimedia.QAudio.Mode
-
Uses of QAudio.Mode in io.qt.multimedia
Modifier and TypeMethodDescriptionstatic QAudio.Mode
QAudio.Mode.resolve
(int value) Returns the corresponding enum entry for the given value.static QAudio.Mode
Returns the enum constant of this type with the specified name.static QAudio.Mode[]
QAudio.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic QList<QAudioDeviceInfo>
QAudioDeviceInfo.availableDevices
(QAudio.Mode mode) QAudioSystemFactoryInterface.availableDevices
(QAudio.Mode arg__1) SeeQAudioSystemFactoryInterface::
availableDevices(QAudio::Mode)const abstract List<QByteArray>
QAudioSystemFactoryInterface.Impl.availableDevices
(QAudio.Mode arg__1) SeeQAudioSystemFactoryInterface::
availableDevices(QAudio::Mode)const abstract List<QByteArray>
QAudioSystemPlugin.availableDevices
(QAudio.Mode arg__1) QAudioSystemFactoryInterface.createDeviceInfo
(QByteArray device, QAudio.Mode mode) SeeQAudioSystemFactoryInterface::
createDeviceInfo(QByteArray, QAudio::Mode) abstract QAbstractAudioDeviceInfo
QAudioSystemFactoryInterface.Impl.createDeviceInfo
(QByteArray device, QAudio.Mode mode) SeeQAudioSystemFactoryInterface::
createDeviceInfo(QByteArray, QAudio::Mode) abstract QAbstractAudioDeviceInfo
QAudioSystemPlugin.createDeviceInfo
(QByteArray device, QAudio.Mode mode)