- Class jack_transport_info_t
- This is for compatibility with the earlier transport interface. Use the jack_position_t struct, instead.
- Global jack_engine_takeover_timebase (jack_client_t *)
- 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_set_server_dir (const char *path)
- This function is deprecated. Don't use in new programs and remove it in old programs.
- Global jack_get_transport_info (jack_client_t *client, jack_transport_info_t *tinfo)
- This is for compatibility with the earlier transport interface. Use jack_transport_query(), instead.
- Global jack_set_transport_info (jack_client_t *client, jack_transport_info_t *tinfo)
- This function still exists for compatibility with the earlier transport interface, but it does nothing. Instead, define a JackTimebaseCallback.
Generated on Sun Sep 19 10:22:24 2004 for JACK-AUDIO-CONNECTION-KIT by
1.3.8