Searched refs:numDevsPlay (Results 1 – 1 of 1) sorted by relevance
356 int16_t numDevsPlay = p->PlayoutDevices(); in CoreAudioIsSupported() local357 for (uint16_t i = 0; i < numDevsPlay; i++) in CoreAudioIsSupported()