Home   Class/Enum List   File List   Compound Members  

RtAudio::StreamParameters Struct Reference

The structure for specifying input or ouput stream parameters. More...

#include <RtAudio.h>

List of all members.

Public Attributes

unsigned int deviceId
unsigned int nChannels
unsigned int firstChannel

Detailed Description

The structure for specifying input or ouput stream parameters.


Member Data Documentation

Device index (0 to getDeviceCount() - 1).

Number of channels.

First channel index on device (default = 0).


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

©2001-2010 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.