jack_client_real_time_priority

@returns if JACK is running with realtime scheduling, this returns the priority that any JACK-created client threads will run at. Otherwise returns -1.

extern (C)
int
jack_client_real_time_priority
(
jack_client_t*
)

Meta