jack_set_transport_info

Set the transport info structure (deprecated).

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

extern (C)
void
jack_set_transport_info
(
jack_client_t* client
,
jack_transport_info_t* tinfo
)

Meta