jack_is_realtime

@param client pointer to JACK client structure.

Check if the JACK subsystem is running with -R (--realtime).

@return 1 if JACK is running realtime, 0 otherwise

extern (C)
int
jack_is_realtime
(
jack_client_t* client
)

Meta