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.
Copyright © 2009-2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.1.0 |