Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_volume.cpp65 void AudioEffectVolume::SetStreamVolume(const std::string sessionID, const float streamVolume) in SetStreamVolume() function in OHOS::AudioStandard::AudioEffectVolume
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h45 void SetStreamVolume(int type, int volume) in SetStreamVolume() function
H A Dtelephone_service.h127 bool SetStreamVolume(int type, int volume, int flag) in SetStreamVolume() function
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp430 bool OHAudioBuffer::SetStreamVolume(float streamVolume) in SetStreamVolume() function in OHOS::AudioStandard::OHAudioBuffer
H A Daudio_volume.cpp203 void AudioVolume::SetStreamVolume(uint32_t sessionId, float volume) in SetStreamVolume() function in OHOS::AudioStandard::AudioVolume
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Dvolume_data_maintainer.cpp181 void VolumeDataMaintainer::SetStreamVolume(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolume() function in OHOS::AudioStandard::VolumeDataMaintainer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp298 void HfpAgSystemInterface::SetStreamVolume(int streamType, int volume, int flag) const in SetStreamVolume() function in OHOS::bluetooth::HfpAgSystemInterface