QtMobility 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.

This function was introduced in Qt Mobility 1.0.

QList<int> QAudioDeviceInfo::supportedFrequencies () const

Use supportedSampleRates() instead.

This function was introduced in Qt Mobility 1.0.

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.