Obsolete Members for QAudioDeviceInfo

以下成員源於類 QAudioDeviceInfo 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

公共函數

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

成員函數文檔編製

QList < int > QAudioDeviceInfo:: supportedChannels () const

Use supportedChannelCount() instead.

QList < int > QAudioDeviceInfo:: supportedFrequencies () const

使用 supportedSampleRates () 代替。