New option -displacement

This commit is contained in:
2010-11-30 09:43:32 +00:00
parent 19185058b0
commit ae24e518bb
13 changed files with 186 additions and 74 deletions

View File

@ -231,6 +231,9 @@ struct XorrisO { /* the global context of xorriso */
*/
char image_start_value[81]; /* value according image_start_mode */
uint32_t displacement;
int displacement_sign;
int drives_exclusive; /* burn_preset_device_open() param exclusive */
int do_calm_drive; /* bit0= calm down drive after aquiring it */