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

/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp205 SLDataLocator_IODevice ioDevice; local
254 ioDevice.locatorType = SL_DATALOCATOR_IODEVICE;
255 ioDevice.deviceType = SL_IODEVICE_AUDIOINPUT;
256 ioDevice.deviceID = SL_DEFAULTDEVICEID_AUDIOINPUT;
257 ioDevice.device = NULL;
258 recSource.pLocator = (void *) &ioDevice;

Completed in 58 milliseconds