pa_sink_port_info

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

Members

Variables

available
int available;
Undocumented in source.
description
const(char)* description;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
priority
uint priority;
Undocumented in source.

Meta