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

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri2.cpp81 SLPlayItf playItf, playItf2; local
156 result = (*player)->GetInterface(player2, SL_IID_PLAY, (void*)&playItf2);
193 result = (*playItf2)->SetPlayState( playItf2, SL_PLAYSTATE_PAUSED );
214 result = (*playItf2)->SetPlayState( playItf2, SL_PLAYSTATE_PLAYING );
237 result = (*playItf2)->SetPlayState(playItf2, SL_PLAYSTATE_STOPPED);

Completed in 46 milliseconds