New API call burn_track_set_cdxa_conv()

This commit is contained in:
2009-09-11 11:53:36 +00:00
parent fdd190b65c
commit 2e6f83b3b3
6 changed files with 50 additions and 6 deletions

View File

@ -64,6 +64,10 @@ struct burn_track
/* ts A61024 */
/** Byte swapping on source data stream : 0=none , 1=pairwise */
int swap_source_bytes;
/* ts A90910 : conversions from CD XA prepared input */
int cdxa_conversion; /* 0=none, 1=remove -xa1 headers (first 8 bytes)*/
};
struct burn_session