List of All Members for QAbstractAudioDeviceInfo
This is the complete list of members for QAbstractAudioDeviceInfo, including inherited members.
- deviceName() const : QString
- isFormatSupported(const QAudioFormat &) const : bool
- preferredFormat() const : QAudioFormat
- supportedByteOrders() : QList<QAudioFormat::Endian>
- supportedChannelCounts() : QList<int>
- supportedCodecs() : QStringList
- supportedSampleRates() : QList<int>
- supportedSampleSizes() : QList<int>
- supportedSampleTypes() : QList<QAudioFormat::SampleType>