Searched refs:SetOutputChannelSourceGain (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerOutput.h47 void SetOutputChannelSourceGain(int channel,
H A DMixerOutput.cpp371 MixerOutput::SetOutputChannelSourceGain(int channel, int source_type, float source_gain) function in class:MixerOutput
H A DAudioMixer.cpp1585 output->SetOutputChannelSourceGain(PARAM_CHAN(id), PARAM_SRC(id), PERCENT_TO_GAIN(static_cast<const float *>(value)[0]));

Completed in 89 milliseconds