bug fix
This commit is contained in:
parent
1dabad7026
commit
33f6cb300c
1 changed files with 3 additions and 3 deletions
|
@ -78,7 +78,7 @@ protected:
|
|||
virtual QString LoadAndInitializeDriver ( int iIdx );
|
||||
|
||||
QString CheckDeviceCapabilities ( const int iDriverIdx );
|
||||
OSStatus CountChannels ( AudioDeviceID devID,
|
||||
bool CountChannels ( AudioDeviceID devID,
|
||||
bool isInput,
|
||||
int& iNumChannels );
|
||||
|
||||
|
|
Loading…
Reference in a new issue