jack_transport_stop

Stop the JACK transport.

Any client can make this request at any time. It takes effect on the next process cycle. This function is realtime-safe.

@param client the JACK client structure.

extern (C)
void
jack_transport_stop
(
jack_client_t* client
)

Meta