pub fn try_set_real_time_priority()Expand description
Attempts to set the current thread’s priority to a value hight enough to handle audio IO. This may fail due to insuficient permissions.
pub fn try_set_real_time_priority()Attempts to set the current thread’s priority to a value hight enough to handle audio IO. This may fail due to insuficient permissions.