|
sfFDN
|
This is the complete list of members for sfFDN::FilterFeedbackMatrix, including all inherited members.
| AudioProcessor()=default (defined in sfFDN::AudioProcessor) | sfFDN::AudioProcessor | |
| AudioProcessor(const AudioProcessor &)=default (defined in sfFDN::AudioProcessor) | sfFDN::AudioProcessor | protected |
| AudioProcessor(AudioProcessor &&) noexcept=default (defined in sfFDN::AudioProcessor) | sfFDN::AudioProcessor | protected |
| Clear() override | sfFDN::FilterFeedbackMatrix | virtual |
| Clone() const override | sfFDN::FilterFeedbackMatrix | virtual |
| FilterFeedbackMatrix(const CascadedFeedbackMatrixOptions &options) | sfFDN::FilterFeedbackMatrix | |
| FilterFeedbackMatrix(const FilterFeedbackMatrix &other)=delete (defined in sfFDN::FilterFeedbackMatrix) | sfFDN::FilterFeedbackMatrix | |
| FilterFeedbackMatrix(FilterFeedbackMatrix &&other) noexcept | sfFDN::FilterFeedbackMatrix | |
| GetFirstMatrix(std::span< float > matrix) const | sfFDN::FilterFeedbackMatrix | |
| InputChannelCount() const noexcept SFFDN_NONBLOCKING override | sfFDN::FilterFeedbackMatrix | inlinevirtual |
| operator=(const FilterFeedbackMatrix &other)=delete (defined in sfFDN::FilterFeedbackMatrix) | sfFDN::FilterFeedbackMatrix | |
| operator=(FilterFeedbackMatrix &&other) noexcept | sfFDN::FilterFeedbackMatrix | |
| operator=(const AudioProcessor &)=default (defined in sfFDN::AudioProcessor) | sfFDN::AudioProcessor | protected |
| operator=(AudioProcessor &&) noexcept=default (defined in sfFDN::AudioProcessor) | sfFDN::AudioProcessor | protected |
| OutputChannelCount() const noexcept SFFDN_NONBLOCKING override | sfFDN::FilterFeedbackMatrix | inlinevirtual |
| PrintInfo() const | sfFDN::FilterFeedbackMatrix | |
| Process(const AudioBuffer &input, AudioBuffer &output) noexcept SFFDN_NONBLOCKING override | sfFDN::FilterFeedbackMatrix | virtual |
| ~AudioProcessor()=default (defined in sfFDN::AudioProcessor) | sfFDN::AudioProcessor | virtual |
| ~FilterFeedbackMatrix() override=default (defined in sfFDN::FilterFeedbackMatrix) | sfFDN::FilterFeedbackMatrix |