More work on burn data.
This commit is contained in:
@ -70,6 +70,9 @@ struct _Ecdb_Drive_Info
|
||||
unsigned char write_cdr:1;
|
||||
unsigned char write_simulate:1;
|
||||
|
||||
/* Capacity */
|
||||
long long capacity;
|
||||
|
||||
BurnDriveInfo *tangible;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user