PortAudio 2.0
PaQaData Struct Reference

Data Fields

const PaQaTestParametersparameters
 
int bytesPerSample
 
volatile unsigned long frameCounter
 
volatile unsigned long framesLeft
 
unsigned long framesPerBurst
 
unsigned long minFramesPerBuffer
 
unsigned long maxFramesPerBuffer
 
unsigned long framesDuration
 
PaSineOscillator sineOscillators [MAX_TEST_CHANNELS]
 
void * audioBuffer
 
unsigned long framesLeft
 
int numChannels
 
int mode
 

Field Documentation

◆ audioBuffer

void* PaQaData::audioBuffer

◆ bytesPerSample

int PaQaData::bytesPerSample

◆ frameCounter

volatile unsigned long PaQaData::frameCounter

◆ framesDuration

unsigned long PaQaData::framesDuration

◆ framesLeft [1/2]

volatile unsigned long PaQaData::framesLeft

◆ framesLeft [2/2]

unsigned long PaQaData::framesLeft

◆ framesPerBurst

unsigned long PaQaData::framesPerBurst

◆ maxFramesPerBuffer

unsigned long PaQaData::maxFramesPerBuffer

◆ minFramesPerBuffer

unsigned long PaQaData::minFramesPerBuffer

◆ mode

int PaQaData::mode

◆ numChannels

int PaQaData::numChannels

◆ parameters

const PaQaTestParameters* PaQaData::parameters

◆ sineOscillators

PaSineOscillator PaQaData::sineOscillators[MAX_TEST_CHANNELS]

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