- connected
int connected()
Undocumented in source. Be warned that the author may not have intended to support it.
- connected_to
bool connected_to(string port_name)
Undocumented in source. Be warned that the author may not have intended to support it.
- ensure_monitor
void ensure_monitor(bool onoff)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_aliases
string[] get_aliases()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_connections
string[] get_connections()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_flags
int get_flags()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_latency_range
void get_latency_range(jack_latency_callback_mode_t mode, jack_latency_range_t* range)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_name
string get_name()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_short_name
string get_short_name()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_type_id
jack_port_type_id_t get_type_id()
Undocumented in source. Be warned that the author may not have intended to support it.
- monitoring_input
bool monitoring_input()
Undocumented in source. Be warned that the author may not have intended to support it.
- request_monitor
void request_monitor(bool onoff)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_alias
void set_alias(string alia)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_latency_range
void set_latency_range(jack_latency_callback_mode_t mode, jack_latency_range_t* range)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_name
void set_name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- unset_alias
void unset_alias(string alia)
Undocumented in source. Be warned that the author may not have intended to support it.