The structure for specifying input or output stream parameters. More...
#include <RtAudio.h>
Public Attributes | |
| unsigned int | deviceId {} |
| unsigned int | nChannels {} |
| unsigned int | firstChannel {} |
The structure for specifying input or output stream parameters.
| unsigned int rt::audio::RtAudio::StreamParameters::deviceId {} |
Device id as provided by getDeviceIds().
| unsigned int rt::audio::RtAudio::StreamParameters::nChannels {} |
Number of channels.
| unsigned int rt::audio::RtAudio::StreamParameters::firstChannel {} |
First channel index on device (default = 0).
![]() |
©2001-2023 Gary P. Scavone, McGill University. All Rights Reserved. Maintained by Gary P. Scavone. |