jack_client_max_real_time_priority

@returns if JACK is running with realtime scheduling, this returns the maximum priority that a JACK client thread should use if the thread is subject to realtime scheduling. Otherwise returns -1.

extern (C)
int
jack_client_max_real_time_priority
(
jack_client_t*
)

Meta