Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_volume.cpp469 std::string tmpStreamType = streamType; in GetCurVolume() local
471 if (tmpStreamType == "voice_call_assistant") { in GetCurVolume()