SoundIoDeviceJackPort

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

Members

Variables

channel_id
SoundIoChannelId channel_id;
Undocumented in source.
full_name
char* full_name;
Undocumented in source.
full_name_len
int full_name_len;
Undocumented in source.
latency_range
jack_latency_range_t latency_range;
Undocumented in source.

Meta