Home
last modified time | relevance | path

Searched defs:newSinkName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp657 …AudioPolicyService::SetVolumeForSwitchDevice(DeviceType deviceType, const std::string &newSinkName) in SetVolumeForSwitchDevice()
2258 std::string newSinkName = GetSinkName(*outputDevices.front(), rendererChangeInfo->sessionId); in MuteSinkPortForSwtichDevice() local
2310 std::string newSinkName = GetSinkName(*outputDevices.front(), rendererChangeInfo->sessionId); in MoveToNewOutputDevice() local
2472 …id AudioPolicyService::MuteSinkPort(const std::string &oldSinkname, const std::string &newSinkName, in MuteSinkPort()
9220 … std::string newSinkName = GetSinkPortName(descs.front()->deviceType_, PIPE_TYPE_MULTICHANNEL); in FetchStreamForSpkMchStream() local