Searched refs:playItf2 (Results 1 – 1 of 1) sorted by relevance
81 SLPlayItf playItf, playItf2; in TestPlayUri() local156 result = (*player)->GetInterface(player2, SL_IID_PLAY, (void*)&playItf2); in TestPlayUri()193 result = (*playItf2)->SetPlayState( playItf2, SL_PLAYSTATE_PAUSED ); in TestPlayUri()214 result = (*playItf2)->SetPlayState( playItf2, SL_PLAYSTATE_PLAYING ); in TestPlayUri()237 result = (*playItf2)->SetPlayState(playItf2, SL_PLAYSTATE_STOPPED); in TestPlayUri()