Searched refs:bPlaying (Results 1 – 2 of 2) sorted by relevance
193 const bool bPlaying = isPlaying(); in stop() local194 OSL_TRACE ("Player::stop() playing=%d", bPlaying); in stop()195 if( bPlaying ) in stop()
359 const bool bPlaying = isPlaying(); in setMediaTime() local363 if( !bPlaying && mpMC ) in setMediaTime()
Completed in 32 milliseconds