Searched refs:GetFreshStreamID (Results 1 – 2 of 2) sorted by relevance
106 int32_t streamID = GetFreshStreamID(soundID, playParameters); in Play()316 return GetFreshStreamID(soundID, playParameters); in GetStreamIDBySoundID()380 int32_t StreamIDManager::GetFreshStreamID(const int32_t soundID, PlayParams playParameters) in GetFreshStreamID() function in OHOS::Media::StreamIDManager
76 int32_t GetFreshStreamID(const int32_t soundID, PlayParams playParameters);