New API call burn_session_input_sheet_v07t()

This commit is contained in:
2011-12-15 15:48:27 +00:00
parent bf4404d647
commit e7747aafa8
7 changed files with 669 additions and 21 deletions

View File

@ -1970,10 +1970,9 @@ int burn_session_set_cdtext_par(struct burn_session *s,
"", "", "", "", \
"", "", "", "", \
"", "", "", "", \
"", "", "", "", \
""
/* ts B11206 */
/** Obtain the current settings as of burn_session_set_cdtext_par() resp.
by default.
@ -2085,6 +2084,14 @@ int burn_session_get_cdtext(struct burn_session *s, int block,
int pack_type, char *pack_type_name,
unsigned char **payload, int *length, int flag);
/* ts B11215 */
/** >>>
*/
int burn_session_input_sheet_v07t(struct burn_session *session,
char *path, int block, int flag);
/* ts B11210 */
/** Produce an array of CD-TEXT packs that could be submitted to
burn_write_opts_set_leadin_text() or stored as *.cdt file.