pa_buffer_attr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow __gshared
struct pa_buffer_attr {}

Members

Variables

fragsize
uint fragsize;
Undocumented in source.
maxlength
uint maxlength;
Undocumented in source.
minreq
uint minreq;
Undocumented in source.
prebuf
uint prebuf;
Undocumented in source.
tlength
uint tlength;
Undocumented in source.

Meta