Clarified description of isoburn_ropt_set_displacement()
This commit is contained in:
parent
2fa7e3fa50
commit
9cdce269c8
@ -849,9 +849,9 @@ int isoburn_ropt_set_auto_incharset(struct isoburn_read_opts *o, int mode);
|
|||||||
int isoburn_ropt_get_auto_incharset(struct isoburn_read_opts *o, int *mode);
|
int isoburn_ropt_get_auto_incharset(struct isoburn_read_opts *o, int *mode);
|
||||||
|
|
||||||
|
|
||||||
/** Control an offset to be applied to all block addresses in order to
|
/** Control an offset to be applied to all block address pointers in the ISO
|
||||||
compensate for an eventual displacement of the image relative to the
|
image in order to compensate for an eventual displacement of the image
|
||||||
start block address for which it was produced.
|
relative to the start block address for which it was produced.
|
||||||
E.g. if track number 2 from CD gets copied into a disk file and shall then
|
E.g. if track number 2 from CD gets copied into a disk file and shall then
|
||||||
be loaded as ISO filesystem, then the directory tree and all data file
|
be loaded as ISO filesystem, then the directory tree and all data file
|
||||||
content of the track copy will become readable by setting the track start
|
content of the track copy will become readable by setting the track start
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2010.11.30.170112"
|
#define Xorriso_timestamP "2010.12.01.173750"
|
||||||
|
Loading…
Reference in New Issue
Block a user