Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/Carbon/
DSound.py162 siInputSourceNames = FOUR_CHAR_CODE('snam') variable
/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c206 if( (err=SPBGetDeviceInfo(inRefNum, siInputSourceNames, (Ptr)&names)) != noErr )