jack_latency_range_t

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

Members

Variables

max
jack_nframes_t max;
Undocumented in source.
min
jack_nframes_t min;
Undocumented in source.

Meta