pa_sample_spec

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_sample_spec {}

Members

Variables

channels
ubyte channels;
Undocumented in source.
format
pa_sample_format_t format;
Undocumented in source.
rate
uint rate;
Undocumented in source.

Meta