Searched refs:streamLocator (Results 1 – 1 of 1) sorted by relevance
187 SLDataLocator_AndroidBufferQueue streamLocator; in TestPlayStream() local231 streamLocator.locatorType = SL_DATALOCATOR_ANDROIDBUFFERQUEUE; in TestPlayStream()232 streamLocator.numBuffers = NB_BUFFERS; in TestPlayStream()238 audioSource.pLocator = (void *)&streamLocator; in TestPlayStream()