New write extension option isoburn_igopt_no_emul_toc

This commit is contained in:
2010-05-23 07:25:41 +00:00
parent 1402341264
commit e82b7005ad
4 changed files with 26 additions and 2 deletions

View File

@ -340,6 +340,11 @@ struct isoburn_imgen_opts {
*/
unsigned int file_md5 :2;
/* On overwriteable media or random access files do not write the first
session to LBA 32, but rather to LBA 0 directly.
*/
unsigned int no_emul_toc :1;
/* relaxed constraints */
/*