From f44483cc73ce2a36229c3f904c4230243a181e51 Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 01:56:49 +0200 Subject: Release 4.0.5 tarball --- doc/html/structRtAudio_1_1StreamParameters.html | 108 ++++++++++-------------- 1 file changed, 43 insertions(+), 65 deletions(-) (limited to 'doc/html/structRtAudio_1_1StreamParameters.html') diff --git a/doc/html/structRtAudio_1_1StreamParameters.html b/doc/html/structRtAudio_1_1StreamParameters.html index b147fc6..71f2853 100644 --- a/doc/html/structRtAudio_1_1StreamParameters.html +++ b/doc/html/structRtAudio_1_1StreamParameters.html @@ -8,103 +8,81 @@
Home   Class/Enum List   File List   Compound Members  

- - -

RtAudio::StreamParameters Struct Reference

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

RtAudio::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 deviceId
unsigned int nChannels
unsigned int nChannels
unsigned int firstChannel
unsigned int firstChannel


Detailed Description

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

-


Member Data Documentation

-

- - - - -
- +The structure for specifying input or ouput stream parameters.

Member Data Documentation

+ +
+
+
- +
unsigned int RtAudio::StreamParameters::deviceId unsigned int RtAudio::RtAudio::StreamParameters::deviceId
-
- - - - - -
-   - + +

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

-

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

+ +

+
+
- +
unsigned int RtAudio::StreamParameters::nChannels unsigned int RtAudio::RtAudio::StreamParameters::nChannels
-
- - - - - -
-   - + +

-Number of channels.

-

- - - - -
- +Number of channels. + +

+ +

+
+
- +
unsigned int RtAudio::StreamParameters::firstChannel unsigned int RtAudio::RtAudio::StreamParameters::firstChannel
-
- - - - - -
-   - + +

-First channel index on device (default = 0).

+First channel index on device (default = 0). +

+


The documentation for this struct was generated from the following file: +
- +
©2001-2008 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
©2001-2009 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
-- cgit v1.2.3