Enabled -multi and -msinfo with -as cdrecord

This commit is contained in:
2008-07-10 14:16:57 +00:00
parent 41aa050551
commit 25fd92f2c4
5 changed files with 141 additions and 41 deletions

View File

@ -269,5 +269,10 @@ int Xorriso_libburn_adr(struct XorrisO *xorriso, char *address_string,
char official_adr[], int flag);
/* @param flag bit1= obtain info from outdev
*/
int Xorriso_msinfo(struct XorrisO *xorriso, int *msc1, int *msc2, int flag);
#endif /* Xorrisoburn_includeD */