Searched refs:ioDevice (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp162 SLDataLocator_IODevice ioDevice; local
193 ioDevice.locatorType = SL_DATALOCATOR_IODEVICE;
194 ioDevice.deviceType = SL_IODEVICE_AUDIOINPUT;
195 ioDevice.deviceID = SL_DEFAULTDEVICEID_AUDIOINPUT;
196 ioDevice.device = NULL;
197 recSource.pLocator = (void *) &ioDevice;

Completed in 26 milliseconds