Constant sqa_jack::OPEN_USE_EXACT_NAME []

pub const OPEN_USE_EXACT_NAME: JackOpenOptions = JackOpenOptions{bits: JackUseExactName,}

Use the exact client name requested. Otherwise, JACK automatically generates a unique one, if needed.