Om  1.0.0
A universal framework for multimedia simulation
om::sound::base::ChannelMixMatrix Member List

This is the complete list of members for om::sound::base::ChannelMixMatrix, including all inherited members.

ChannelMixMatrix()om::sound::base::ChannelMixMatrix
ChannelMixMatrix(Size newNumInputChannels, Size newNumOutputChannels)om::sound::base::ChannelMixMatrix
ChannelMixMatrix(const ChannelMixMatrix &other)om::sound::base::ChannelMixMatrix
getGain(Index inputChannelIndex, Index outputChannelIndex) const om::sound::base::ChannelMixMatrixinline
getInputCount() const om::sound::base::ChannelMixMatrixinline
getOutputCount() const om::sound::base::ChannelMixMatrixinline
operator=(const ChannelMixMatrix &other)om::sound::base::ChannelMixMatrix
setGain(Index inputChannelIndex, Index outputChannelIndex, Gain newGain)om::sound::base::ChannelMixMatrixinline
setGains(Gain newGain)om::sound::base::ChannelMixMatrixinline
setInputCount(Size newNumInputChannels)om::sound::base::ChannelMixMatrixinline
setOutputCount(Size newNumOutputChannels)om::sound::base::ChannelMixMatrixinline
setSize(Size newNumInputChannels, Size newNumOutputChannels)om::sound::base::ChannelMixMatrixinline
zero()om::sound::base::ChannelMixMatrix
~ChannelMixMatrix()om::sound::base::ChannelMixMatrix