Module easyjack::options [] [src]

This module contains constants for various options which can be used in various parts of the jack code and a bitflags! generated struct to represent them

Structs

Options

Constants

NO_START_SERVER

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.

NULL_OPTIONS

Null value to use when no option bits are needed.

USE_EXACT_NAME

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