Classes | |
| interface | FQLab.PluginContracts.IAudioPlugin |
| Defines the contract for third party plugins. More... | |
Namespaces | |
| namespace | FQLab |
| namespace | FQLab.PluginContracts |
Functions | |
| record | FQLab.PluginContracts.AudioFormat (int SampleRate, int ChannelCount) |
| Couples together crucial metadata about the audio stream. | |