libsoundio-d ~master (2021-08-17T21:58:51Z)
Dub
Repo
SoundIoRingBufferImpl
soundio
ring_buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (
C
) @
nogc
nothrow __gshared
struct
SoundIoRingBufferImpl {
this
();
this(this)
;
}
Constructors
this
this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
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