PaDeviceInfo Struct Reference

#include <portaudio.h>


Data Fields

int structVersion
const char * name
PaHostApiIndex hostApi
int maxInputChannels
int maxOutputChannels
PaTime defaultLowInputLatency
PaTime defaultLowOutputLatency
PaTime defaultHighInputLatency
PaTime defaultHighOutputLatency
double defaultSampleRate


Detailed Description

A structure providing information and capabilities of PortAudio devices. Devices may support input, output or both input and output.


Field Documentation

PaTime PaDeviceInfo::defaultHighInputLatency

PaTime PaDeviceInfo::defaultHighOutputLatency

PaTime PaDeviceInfo::defaultLowInputLatency

PaTime PaDeviceInfo::defaultLowOutputLatency

double PaDeviceInfo::defaultSampleRate

PaHostApiIndex PaDeviceInfo::hostApi

int PaDeviceInfo::maxInputChannels

int PaDeviceInfo::maxOutputChannels

const char* PaDeviceInfo::name

int PaDeviceInfo::structVersion


The documentation for this struct was generated from the following file:
Generated on Fri Aug 25 17:18:25 2006 for PortAudio by  doxygen 1.4.7