Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/Carbon/
DSound.py123 siChannelAvailable = FOUR_CHAR_CODE('chav') variable
/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c99 if( (err=SPBGetDeviceInfo(inRefNum, siChannelAvailable, (Ptr)&nchannel)) != noErr )