jack_engine_takeover_timebase

Old-style interface to become the timebase for the entire JACK subsystem.

@deprecated 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().

@return ENOSYS, function not implemented.

extern (C) deprecated
int
jack_engine_takeover_timebase
(
jack_client_t*
)

Meta