Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::JackCommandLineOptions Struct Reference

#include <jack_utils.h>

Public Member Functions

 JackCommandLineOptions ()
 

Public Attributes

std::string server_path
 
uint32_t timeout
 
bool no_mlock
 
uint32_t ports_max
 
bool realtime
 
uint32_t priority
 
bool unlock_gui_libs
 
bool verbose
 
bool temporary
 
bool playback_only
 
bool capture_only
 
std::string driver
 
std::string input_device
 
std::string output_device
 
uint32_t num_periods
 
uint32_t period_size
 
uint32_t samplerate
 
uint32_t input_channels
 
uint32_t output_channels
 
uint32_t input_latency
 
uint32_t output_latency
 
bool hardware_metering
 
bool hardware_monitoring
 
std::string dither_mode
 
bool force16_bit
 
bool soft_mode
 
std::string midi_driver
 

Detailed Description

Definition at line 197 of file jack_utils.h.

Constructor & Destructor Documentation

◆ JackCommandLineOptions()

ARDOUR::JackCommandLineOptions::JackCommandLineOptions ( )

Member Data Documentation

◆ capture_only

bool ARDOUR::JackCommandLineOptions::capture_only

Definition at line 215 of file jack_utils.h.

◆ dither_mode

std::string ARDOUR::JackCommandLineOptions::dither_mode

Definition at line 228 of file jack_utils.h.

◆ driver

std::string ARDOUR::JackCommandLineOptions::driver

Definition at line 216 of file jack_utils.h.

◆ force16_bit

bool ARDOUR::JackCommandLineOptions::force16_bit

Definition at line 229 of file jack_utils.h.

◆ hardware_metering

bool ARDOUR::JackCommandLineOptions::hardware_metering

Definition at line 226 of file jack_utils.h.

◆ hardware_monitoring

bool ARDOUR::JackCommandLineOptions::hardware_monitoring

Definition at line 227 of file jack_utils.h.

◆ input_channels

uint32_t ARDOUR::JackCommandLineOptions::input_channels

Definition at line 222 of file jack_utils.h.

◆ input_device

std::string ARDOUR::JackCommandLineOptions::input_device

Definition at line 217 of file jack_utils.h.

◆ input_latency

uint32_t ARDOUR::JackCommandLineOptions::input_latency

Definition at line 224 of file jack_utils.h.

◆ midi_driver

std::string ARDOUR::JackCommandLineOptions::midi_driver

Definition at line 231 of file jack_utils.h.

◆ no_mlock

bool ARDOUR::JackCommandLineOptions::no_mlock

Definition at line 207 of file jack_utils.h.

◆ num_periods

uint32_t ARDOUR::JackCommandLineOptions::num_periods

Definition at line 219 of file jack_utils.h.

◆ output_channels

uint32_t ARDOUR::JackCommandLineOptions::output_channels

Definition at line 223 of file jack_utils.h.

◆ output_device

std::string ARDOUR::JackCommandLineOptions::output_device

Definition at line 218 of file jack_utils.h.

◆ output_latency

uint32_t ARDOUR::JackCommandLineOptions::output_latency

Definition at line 225 of file jack_utils.h.

◆ period_size

uint32_t ARDOUR::JackCommandLineOptions::period_size

Definition at line 220 of file jack_utils.h.

◆ playback_only

bool ARDOUR::JackCommandLineOptions::playback_only

Definition at line 214 of file jack_utils.h.

◆ ports_max

uint32_t ARDOUR::JackCommandLineOptions::ports_max

Definition at line 208 of file jack_utils.h.

◆ priority

uint32_t ARDOUR::JackCommandLineOptions::priority

Definition at line 210 of file jack_utils.h.

◆ realtime

bool ARDOUR::JackCommandLineOptions::realtime

Definition at line 209 of file jack_utils.h.

◆ samplerate

uint32_t ARDOUR::JackCommandLineOptions::samplerate

Definition at line 221 of file jack_utils.h.

◆ server_path

std::string ARDOUR::JackCommandLineOptions::server_path

Definition at line 205 of file jack_utils.h.

◆ soft_mode

bool ARDOUR::JackCommandLineOptions::soft_mode

Definition at line 230 of file jack_utils.h.

◆ temporary

bool ARDOUR::JackCommandLineOptions::temporary

Definition at line 213 of file jack_utils.h.

◆ timeout

uint32_t ARDOUR::JackCommandLineOptions::timeout

Definition at line 206 of file jack_utils.h.

◆ unlock_gui_libs

bool ARDOUR::JackCommandLineOptions::unlock_gui_libs

Definition at line 211 of file jack_utils.h.

◆ verbose

bool ARDOUR::JackCommandLineOptions::verbose

Definition at line 212 of file jack_utils.h.


The documentation for this struct was generated from the following file: