libsoundio-d ~master (2021-08-17T21:58:51Z)
Dub
Repo
soundio_ring_buffer_create
soundio
ring_buffer
Undocumented in source. Be warned that the author may not have intended to support it.
package extern (
C
) @
nogc
nothrow __gshared
SoundIoRingBuffer
*
soundio_ring_buffer_create
(
SoundIo
*
soundio
,
int
requested_capacity
)
Meta
Source
See Implementation
soundio
ring_buffer
static functions
soundio_ring_buffer_advance_read_ptr
soundio_ring_buffer_advance_write_ptr
soundio_ring_buffer_capacity
soundio_ring_buffer_clear
soundio_ring_buffer_create
soundio_ring_buffer_deinit
soundio_ring_buffer_destroy
soundio_ring_buffer_fill_count
soundio_ring_buffer_free_count
soundio_ring_buffer_init
soundio_ring_buffer_read_ptr
soundio_ring_buffer_write_ptr
structs
SoundIoRingBufferImpl