OpenSL ES: lazy initialization of QAudioInput's supported formats.
Change-Id: I51cdd35a944c990ce7df999bcb6063342e98c62d Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
c24c3b171f
commit
a6e0dd525a
@@ -75,6 +75,7 @@ private:
|
||||
|
||||
QList<int> m_supportedInputChannelCounts;
|
||||
QList<int> m_supportedInputSampleRates;
|
||||
bool m_checkedInputFormats;
|
||||
};
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user