Searched refs:nextStreamID (Results 1 – 1 of 1) sorted by relevance
275 void Stream::play_l(const std::shared_ptr<Sound>& sound, int32_t nextStreamID, in play_l() argument281 __func__, this, sound->getSoundID(), nextStreamID, leftVolume, rightVolume, in play_l()375 mStreamID = nextStreamID; // prefer this to be the last, as it is an atomic sync point in play_l()