Browse Source

Soft-mode improvements.

git-svn-id: svn+ssh://jackaudio.org/trunk/jack@297 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
kaiv 23 years ago
parent
commit
4cfc7fc74b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      jack/alsa_driver.h

+ 1
- 0
jack/alsa_driver.h View File

@@ -96,6 +96,7 @@ typedef struct {

unsigned long input_monitor_mask;

char soft_mode : 1;
char hw_monitoring : 1;
char all_monitor_in : 1;
char capture_and_playback_not_synced : 1;


Loading…
Cancel
Save