[][src]Type Definition jack::PortId

type PortId = jack_port_id_t;

Ports have unique ids. A port registration callback is the only place you ever need to know their value.