- 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 <jack/transport.h> and use jack_set_timebase_callback().
- 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 Thu Aug 28 19:58:12 2003 for JACK-AUDIO-CONNECTION-KIT by
1.2.18