Searched refs:streamLocator (Results 1 – 1 of 1) sorted by relevance
190 SLDataLocator_AndroidBufferQueue streamLocator; in TestPlayStream() local234 streamLocator.locatorType = SL_DATALOCATOR_ANDROIDBUFFERQUEUE; in TestPlayStream()235 streamLocator.numBuffers = NB_BUFFERS; in TestPlayStream()241 audioSource.pLocator = (void *)&streamLocator; in TestPlayStream()