SoundIoInStreamPulseAudio

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

areas
SoundIoChannelArea[SOUNDIO_MAX_CHANNELS] areas;
Undocumented in source.
buffer_attr
pa_buffer_attr buffer_attr;
Undocumented in source.
peek_buf
char* peek_buf;
Undocumented in source.
peek_buf_frames_left
int peek_buf_frames_left;
Undocumented in source.
peek_buf_index
size_t peek_buf_index;
Undocumented in source.
peek_buf_size
size_t peek_buf_size;
Undocumented in source.
read_frame_count
int read_frame_count;
Undocumented in source.
stream
pa_stream* stream;
Undocumented in source.
stream_ready
SoundIoAtomicBool stream_ready;
Undocumented in source.

Meta