|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
This is the complete list of members for dspark::StateReader, including all inherited members.
| entries() const noexcept | dspark::StateReader | inline |
| isValid() const noexcept | dspark::StateReader | inline |
| processorId() const noexcept | dspark::StateReader | inline |
| processorVersion() const noexcept | dspark::StateReader | inline |
| read(const char *key, float defaultValue) const | dspark::StateReader | inline |
| read(const char *key, int32_t defaultValue) const | dspark::StateReader | inline |
| read(const char *key, bool defaultValue) const | dspark::StateReader | inline |
| readBlob(const char *key) const | dspark::StateReader | inline |
| StateReader(const uint8_t *data, size_t size) | dspark::StateReader | inline |