New command -ecma119_map

This commit is contained in:
2015-08-17 20:08:42 +00:00
parent 8fa127f474
commit f13b6c7a4c
12 changed files with 171 additions and 59 deletions

View File

@ -1465,6 +1465,9 @@ int Xorriso_option_dvd_obs(struct XorrisO *xorriso, char *obs, int flag);
int Xorriso_option_early_stdio_test(struct XorrisO *xorriso, char *mode,
int flag);
/* Command -ecma119_map */
int Xorriso_option_ecma119_map(struct XorrisO *xorriso, char *mode, int flag);
/* Command -eject */
/* @param flag bit0=do not report toc of eventually remaining drives
*/