Searched defs:SetSystemVolume (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ | ||
H A D | audio_effect_volume.cpp | 47 void AudioEffectVolume::SetSystemVolume(const std::string sceneType, const float systemVolume) in SetSystemVolume() function in OHOS::AudioStandard::AudioEffectVolume |
/foundation/multimedia/audio_framework/services/audio_service/common/src/ | ||
H A D | audio_volume.cpp | 243 void AudioVolume::SetSystemVolume(SystemVolume &systemVolume) in SetSystemVolume() function in OHOS::AudioStandard::AudioVolume 262 void AudioVolume::SetSystemVolume(int32_t volumeType, const std::string &deviceClass, float volume, int32_t volumeLevel) in SetSystemVolume() function in OHOS::AudioStandard::AudioVolume |
Completed in 2 milliseconds