From be2eb99b37cd017fcab00c1704f794cb1bc85ee1 Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 01:58:40 +0200 Subject: Release 4.0.7 tarball --- doc/html/structRtAudio_1_1StreamParameters.html | 65 ++++++++++++------------- 1 file changed, 30 insertions(+), 35 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 71f2853..7498652 100644 --- a/doc/html/structRtAudio_1_1StreamParameters.html +++ b/doc/html/structRtAudio_1_1StreamParameters.html @@ -8,81 +8,76 @@
Home   Class/Enum List   File List   Compound Members  

- +
-

RtAudio::RtAudio::StreamParameters Struct Reference

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

-#include <RtAudio.h> -

+

RtAudio::StreamParameters Struct Reference

+

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

-

-List of all members. - - - - - - - +

#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::RtAudio::StreamParameters::deviceId unsigned int RtAudio::StreamParameters::deviceId
+

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

-

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

-

- +

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

Number of channels.

-

-Number of channels.

-

- + +

- +
unsigned int RtAudio::RtAudio::StreamParameters::firstChannel unsigned int 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: + +
The documentation for this struct was generated from the following file:
- +
©2001-2009 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
©2001-2010 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
-- cgit v1.2.3