New -close mode "as_needed"
This commit is contained in:
@ -341,6 +341,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int ban_stdio_write;
|
||||
int do_dummy;
|
||||
int do_close;
|
||||
int auto_close; /* Whether to let do_close depend on media state */
|
||||
|
||||
int write_speed; /* Write speed in libburn units : 1000 bytes/second ,
|
||||
0 = Max, -1 = Min, -2= do not set */
|
||||
|
Reference in New Issue
Block a user