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 () 代替。