dapted cdrskin pacifier to possibly unknown track size
This commit is contained in:
@ -32,6 +32,10 @@ struct burn_track
|
||||
/** End of Source flag */
|
||||
int eos;
|
||||
|
||||
/* ts A61101 */
|
||||
off_t sourcecount;
|
||||
off_t writecount;
|
||||
|
||||
/* ts A61031 */
|
||||
/** Source is of undefined length */
|
||||
int open_ended;
|
||||
|
Reference in New Issue
Block a user