New command -ecma119_map
This commit is contained in:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user