Carla Backend
Public Attributes | List of all members
EngineDriverDeviceInfo Struct Reference

#include <CarlaBackend.h>

Public Attributes

uint hints
 
const uint32_t * bufferSizes
 
const double * sampleRates
 

Detailed Description

Engine driver device information.

Member Data Documentation

◆ hints

uint EngineDriverDeviceInfo::hints

This driver device hints.

See also
Engine Driver Device Hints

◆ bufferSizes

const uint32_t* EngineDriverDeviceInfo::bufferSizes

Available buffer sizes. Terminated with 0.

◆ sampleRates

const double* EngineDriverDeviceInfo::sampleRates

Available sample rates. Terminated with 0.0.


The documentation for this struct was generated from the following file: