Prepared experiments for writing to DVD (most easy: DVD+RW)

This commit is contained in:
2006-12-20 11:20:08 +00:00
parent 098543c1ef
commit 5e7ac69a89
8 changed files with 439 additions and 65 deletions

View File

@ -32,6 +32,7 @@ struct burn_write_opts *burn_write_opts_new(struct burn_drive *drive)
opts->simulate = 0;
opts->underrun_proof = drive->mdata->underrun_proof;
opts->perform_opc = 1;
opts->obs = -1;
opts->has_mediacatalog = 0;
opts->format = BURN_CDROM;
opts->multi = 0;