ASPiK SDK
|
Sample rate and bit-depth information that is passed during the reset( ) function. More...
#include <pluginstructures.h>
Public Member Functions | |
ResetInfo (double _sampleRate, uint32_t _bitDepth) | |
Public Attributes | |
double | sampleRate = 0.0 |
sample rate | |
uint32_t | bitDepth = 0 |
bit depth (not available in all APIs) | |
Sample rate and bit-depth information that is passed during the reset( ) function.