Constant easyjack::options::NO_START_SERVER []

pub const NO_START_SERVER: Options = Options{bits: jack_sys::JackNoStartServer,}

Do not automatically start the JACK server when it is not already running. This option is always selected if $JACK_NO_START_SERVER is defined in the calling process environment.