port_pair_t Struct Reference
Data Fields
jack_port_t
*
input_port
jack_port_t
*
output_port
Detailed Description
For the sake of example, an instance of this struct is allocated in
jack_initialize()
, passed to
inprocess()
as an argument, then freed in
jack_finish()
.
Field Documentation
jack_port_t
*
port_pair_t::input_port
jack_port_t
*
port_pair_t::output_port
The documentation for this struct was generated from the following file:
inprocess.c
Generated on Thu Feb 14 05:40:23 2008 for JACK-AUDIO-CONNECTION-KIT by
1.5.4