Home
last modified time | relevance | path

Searched refs:SetPlay (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dstream_id_manager.h73 int32_t SetPlay(const int32_t soundID, const int32_t streamID, const PlayParams playParameters);
H A Dstream_id_manager.cpp136 SetPlay(soundID, streamID, playParameters); in Play()
140 int32_t StreamIDManager::SetPlay(const int32_t soundID, const int32_t streamID, const PlayParams pl… in SetPlay() function in OHOS::Media::StreamIDManager