Home
last modified time | relevance | path

Searched refs:siSampleRateAvailable (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-mac/Carbon/
DSound.py179 siSampleRateAvailable = FOUR_CHAR_CODE('srav') variable
/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c437 if( (err=SPBGetDeviceInfo(inRefNum, siSampleRateAvailable, (Ptr)&arg)) != noErr ) {