56 bool deleteSourceWhenDeleted);
115 std::unique_ptr<XmlElement>
createXml()
const;
132 int requiredNumberOfChannels;
void setOutputChannelMapping(int sourceChannelIndex, int destChannelIndex)
void getNextAudioBlock(const AudioSourceChannelInfo &) override
~ChannelRemappingAudioSource() override
void prepareToPlay(int samplesPerBlockExpected, double sampleRate) override
void setNumberOfChannelsToProduce(int requiredNumberOfChannels)
void restoreFromXml(const XmlElement &)
void releaseResources() override
int getRemappedInputChannel(int inputChannelIndex) const
int getRemappedOutputChannel(int outputChannelIndex) const
std::unique_ptr< XmlElement > createXml() const
void setInputChannelMapping(int destChannelIndex, int sourceChannelIndex)