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

/frameworks/wilhelm/tests/examples/
H A DslesTestFeedback.cpp339 SLDataLocator_IODevice locator_iodevice; local
341 locator_iodevice.locatorType = SL_DATALOCATOR_IODEVICE;
342 locator_iodevice.deviceType = SL_IODEVICE_AUDIOINPUT;
343 locator_iodevice.deviceID = SL_DEFAULTDEVICEID_AUDIOINPUT;
344 locator_iodevice.device = NULL;
345 audiosrc.pLocator = &locator_iodevice;

Completed in 43 milliseconds