HomeSort by relevance Sort by last modified time
    Searched defs:SetChannelOutputVolumeScaling (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/voice_engine/
voe_volume_control_impl.cc 306 int VoEVolumeControlImpl::SetChannelOutputVolumeScaling(int channel,
309 "SetChannelOutputVolumeScaling(channel=%d, scaling=%3.2f)",
317 "SetChannelOutputVolumeScaling() invalid parameter");
325 "SetChannelOutputVolumeScaling() failed to locate channel");
328 return channelPtr->SetChannelOutputVolumeScaling(scaling);
channel.cc     [all...]

Completed in 33 milliseconds