libsoundio 2.0.0
|
The size of this struct is OK to use. More...
#include <soundio.h>
Data Fields | |
char * | ptr |
Base address of buffer. | |
int | step |
How many bytes it takes to get from the beginning of one sample to the beginning of the next sample. | |
The size of this struct is OK to use.
char* SoundIoChannelArea::ptr |
Base address of buffer.
int SoundIoChannelArea::step |
How many bytes it takes to get from the beginning of one sample to the beginning of the next sample.