|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
This is the complete list of members for dspark::plugin::PluginBase< Derived >, including all inherited members.
| getLatency() const noexcept | dspark::plugin::PluginBase< Derived > | inline |
| getState() const | dspark::plugin::PluginBase< Derived > | inline |
| getTailSeconds() const noexcept | dspark::plugin::PluginBase< Derived > | inline |
| hasEditor | dspark::plugin::PluginBase< Derived > | static |
| reset() noexcept | dspark::plugin::PluginBase< Derived > | inline |
| setOfflineRendering(bool) noexcept | dspark::plugin::PluginBase< Derived > | inline |
| setState(const uint8_t *, size_t) | dspark::plugin::PluginBase< Derived > | inline |
| setTransport(const TransportInfo &) noexcept | dspark::plugin::PluginBase< Derived > | inline |