Deprecated List

Member jack_client_new
Please use jack_client_open().

Member jack_engine_takeover_timebase

This function still exists for compatibility with the earlier transport interface, but it does nothing. Instead, see transport.h and use jack_set_timebase_callback().

Member jack_get_transport_info

This is for compatibility with the earlier transport interface. Use jack_transport_query(), instead.

Member jack_internal_client_close
Please use jack_internal_client_load().

Member jack_internal_client_new

Please use jack_internal_client_load().

Member jack_port_tie
This function will be removed from a future version of JACK. Do not use it. There is no replacement. It has turned out to serve essentially no purpose in real-life JACK clients.

Member jack_port_untie
This function will be removed from a future version of JACK. Do not use it. There is no replacement. It has turned out to serve essentially no purpose in real-life JACK clients.

Member jack_set_transport_info
This function still exists for compatibility with the earlier transport interface, but it does nothing. Instead, define a JackTimebaseCallback.

Member jack_thread_wait
Please use jack_cycle_wait() and jack_cycle_signal() functions.

Class jack_transport_info_t
This is for compatibility with the earlier transport interface. Use the jack_position_t struct, instead.

Generated on 21 Nov 2009 for Jack2 by  doxygen 1.6.1