New command -use_immed_bit, new -as cdrecord option use_immed_bit=
This commit is contained in:
@@ -383,6 +383,9 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int min_buffer_percent;
|
||||
int max_buffer_percent;
|
||||
|
||||
int use_immed_bit; /* 1= on , 0= default , -1 = off */
|
||||
int use_immed_bit_default; /* 1= on , 0= yet undefined , -1 = off */
|
||||
|
||||
int stdio_sync; /* stdio fsync interval: -1, 0, >=32 */
|
||||
int stdio_sync_is_default; /* 1= is still default , 0= has been set */
|
||||
|
||||
|
Reference in New Issue
Block a user