From 2ea2d92e3b4e1e87ffe1df14da877334834a499f Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 02:06:28 +0200 Subject: Release 4.0.12 tarball --- doc/html/structRtAudio_1_1StreamParameters.html | 69 ++++++++++++++----------- 1 file changed, 38 insertions(+), 31 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 42c0d11..83a6f8b 100644 --- a/doc/html/structRtAudio_1_1StreamParameters.html +++ b/doc/html/structRtAudio_1_1StreamParameters.html @@ -8,64 +8,73 @@
Home   Class/Enum List   File List   Compound Members  

- - + + + +
+ +
+
RtAudio::StreamParameters Struct Reference
+
-

RtAudio::StreamParameters Struct Reference

+

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

+ More...

#include <RtAudio.h>

- -

List of all members.

- - - - - +

Public Attributes

unsigned int deviceId
unsigned int nChannels
unsigned int firstChannel
+ + + + + + +

+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

- +

Detailed Description

+

The structure for specifying input or ouput stream parameters.

+

Member Data Documentation

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

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

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

Number of channels.

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

First channel index on device (default = 0).

@@ -73,12 +82,10 @@
The documentation for this struct was generated from the following file: -
+

- - +
©2001-2012 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
©2001-2013 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
- -- cgit v1.2.3