SoundIoInStreamDummy

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

Members

Functions

ring_buffer_ptr
auto ring_buffer_ptr()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

abort_flag
SoundIoAtomicFlag abort_flag;
Undocumented in source.
areas
SoundIoChannelArea[SOUNDIO_MAX_CHANNELS] areas;
Undocumented in source.
buffer_frame_count
int buffer_frame_count;
Undocumented in source.
cond
SoundIoOsCond* cond;
Undocumented in source.
frames_left
int frames_left;
Undocumented in source.
pause_requested
SoundIoAtomicBool pause_requested;
Undocumented in source.
period_duration
double period_duration;
Undocumented in source.
read_frame_count
int read_frame_count;
Undocumented in source.
ring_buffer
SoundIoRingBufferImpl ring_buffer;
Undocumented in source.
thread
SoundIoOsThread* thread;
Undocumented in source.

Meta