Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Dvolume_ramp.cpp39 void VolumeRamp::SetVolumeCurve(vector<float> &volumes) in SetVolumeCurve() function in OHOS::AudioStandard::VolumeRamp
66 SetVolumeCurve(volumes); in SetVolumeRampConfig()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Dvolume_ramp.h43 void SetVolumeCurve(std::vector<float> &volumes);