Obtaining more accurate track sizes for CD with pre-gap

This commit is contained in:
2012-01-11 12:25:06 +00:00
parent 5cd7b09d5c
commit 66eba145d3
5 changed files with 39 additions and 5 deletions

View File

@ -164,7 +164,7 @@ off_t burn_track_get_default_size(struct burn_track *t);
/* ts A80808 : Enhance CD toc to DVD toc */
int burn_disc_cd_toc_extensions(struct burn_disc *d, int flag);
int burn_disc_cd_toc_extensions(struct burn_drive *drive, int flag);
/* ts B11206 */