class that represents an audio channel.
More...
#include <AudioChannel.h>
class that represents an audio channel.
Used along with the BRIDGESaudio API
◆ AudioChannel()
AudioChannel::AudioChannel |
( |
int |
sampleCount | ) |
|
|
inline |
◆ getChannelSize()
int AudioChannel::getChannelSize |
( |
| ) |
const |
|
inline |
◆ getSample()
int AudioChannel::getSample |
( |
int |
index | ) |
const |
|
inline |
◆ setSample()
void AudioChannel::setSample |
( |
int |
index, |
|
|
int |
val |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: