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

int PaDeviceInfo::structVersion

const char* PaDeviceInfo::name

PaHostApiIndex PaDeviceInfo::hostApi

int PaDeviceInfo::maxInputChannels

int PaDeviceInfo::maxOutputChannels

PaTime PaDeviceInfo::defaultLowInputLatency

PaTime PaDeviceInfo::defaultLowOutputLatency

PaTime PaDeviceInfo::defaultHighInputLatency

PaTime PaDeviceInfo::defaultHighOutputLatency

double PaDeviceInfo::defaultSampleRate


The documentation for this struct was generated from the following file:
Generated on Fri Nov 17 07:08:01 2006 for PortAudio by  doxygen 1.5.1