CD burn_toc_entries now bear extension_valid data

This commit is contained in:
2008-08-09 07:18:53 +00:00
parent 5a99f9c4d8
commit 6dc9ecbcad
4 changed files with 58 additions and 4 deletions

View File

@ -109,4 +109,8 @@ int burn_track_apply_fillup(struct burn_track *t, off_t max_size, int flag);
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);
#endif /* BURN__STRUCTURE_H */