@return a null-terminated array of full port names to which the @a port is connected. If none, returns NULL.
The caller is responsible for calling jack_free() on any non-NULL returned value.
@param port locally owned jack_port_t pointer.
@see jack_port_name_size(), jack_port_get_all_connections()
See Implementation
@return a null-terminated array of full port names to which the @a port is connected. If none, returns NULL.
The caller is responsible for calling jack_free() on any non-NULL returned value.
@param port locally owned jack_port_t pointer.
@see jack_port_name_size(), jack_port_get_all_connections()