Qt Reference Documentation

Obsolete Members for QAudioDeviceInfo

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

QList<int> supportedChannels () const (obsolete)
QList<int> supportedFrequencies () const (obsolete)

Member Function Documentation

QList<int> QAudioDeviceInfo::supportedChannels () const

Use supportedChannelCount() instead.

QList<int> QAudioDeviceInfo::supportedFrequencies () const

Use supportedSampleRates() instead.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.