#include <pawrapper.h>
sal::PaWrapper::PaWrapper |
( |
Time |
sampling_frequency, |
|
|
Int |
out_dev_num, |
|
|
std::vector< Int > |
channel_ids |
|
) |
| |
sal::PaWrapper::~PaWrapper |
( |
| ) |
|
Int sal::PaWrapper::max_num_channels |
( |
| ) |
|
|
inline |
Int sal::PaWrapper::NumOutputChannels |
( |
const Int |
out_dev_id | ) |
|
|
static |
void sal::PaWrapper::PrintDevicesInfo |
( |
| ) |
|
|
static |
void sal::PaWrapper::PrintError |
( |
PaError |
err | ) |
|
|
static |
std::vector< mcl::Int > sal::PaWrapper::SelectChannelIds |
( |
const Int |
num_loudspeakers, |
|
|
const Int |
out_dev_id |
|
) |
| |
|
static |
PaError sal::PaWrapper::StartStream |
( |
| ) |
|
PaError sal::PaWrapper::StopStream |
( |
| ) |
|
PaError sal::PaWrapper::WriteStream |
( |
const Buffer & |
output_buffer | ) |
|
The documentation for this class was generated from the following files: