|
Carla Backend
|
#include <CarlaBackend.h>
Public Attributes | |
| uint | hints |
| const uint32_t * | bufferSizes |
| const double * | sampleRates |
Engine driver device information.
| uint EngineDriverDeviceInfo::hints |
This driver device hints.
| const uint32_t* EngineDriverDeviceInfo::bufferSizes |
Available buffer sizes. Terminated with 0.
| const double* EngineDriverDeviceInfo::sampleRates |
Available sample rates. Terminated with 0.0.
1.8.17