ardour
Public Member Functions | Public Attributes | List of all members
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_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 209 of file jack_utils.h.

Constructor & Destructor Documentation

ARDOUR::JackCommandLineOptions::JackCommandLineOptions ( )

Member Data Documentation

bool ARDOUR::JackCommandLineOptions::capture_only

Definition at line 227 of file jack_utils.h.

std::string ARDOUR::JackCommandLineOptions::dither_mode

Definition at line 238 of file jack_utils.h.

std::string ARDOUR::JackCommandLineOptions::driver

Definition at line 228 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::force16_bit

Definition at line 239 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::hardware_metering

Definition at line 236 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::hardware_monitoring

Definition at line 237 of file jack_utils.h.

std::string ARDOUR::JackCommandLineOptions::input_device

Definition at line 229 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::input_latency

Definition at line 234 of file jack_utils.h.

std::string ARDOUR::JackCommandLineOptions::midi_driver

Definition at line 241 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::no_mlock

Definition at line 219 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::num_periods

Definition at line 231 of file jack_utils.h.

std::string ARDOUR::JackCommandLineOptions::output_device

Definition at line 230 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::output_latency

Definition at line 235 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::period_size

Definition at line 232 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::playback_only

Definition at line 226 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::ports_max

Definition at line 220 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::priority

Definition at line 222 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::realtime

Definition at line 221 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::samplerate

Definition at line 233 of file jack_utils.h.

std::string ARDOUR::JackCommandLineOptions::server_path

Definition at line 217 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::soft_mode

Definition at line 240 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::temporary

Definition at line 225 of file jack_utils.h.

uint32_t ARDOUR::JackCommandLineOptions::timeout

Definition at line 218 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::unlock_gui_libs

Definition at line 223 of file jack_utils.h.

bool ARDOUR::JackCommandLineOptions::verbose

Definition at line 224 of file jack_utils.h.


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