- Class jack_transport_info_t
- This is for compatibility with the earlier transport interface. Use the jack_position_t struct, instead.
- Global jack_get_transport_info
- This is for compatibility with the earlier transport interface. Use jack_transport_query(), instead.
- Global jack_set_transport_info
- This function still exists for compatibility with the earlier transport interface, but it does nothing. Instead, define a JackTimebaseCallback.
- Global jack_internal_client_close
- Please use jack_internal_client_load().
- Global jack_internal_client_new
- Please use jack_internal_client_load().
- Global 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().
- Global 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.
- Global 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.
Generated on Sat Jan 23 06:42:29 2010 for JACK-AUDIO-CONNECTION-KIT by
1.5.6