New option -session_log
This commit is contained in:
@ -319,6 +319,13 @@ struct isoburn_imgen_opts {
|
||||
*/
|
||||
int fifo_size;
|
||||
|
||||
|
||||
/** Output value: Block address of session start as evaluatedfrom media
|
||||
and other options by libisoburn and libburn.
|
||||
If <0 : Invalid
|
||||
If >=0: Valid block number. Block size is always 2 KiB.
|
||||
*/
|
||||
int effective_lba;
|
||||
};
|
||||
|
||||
#endif /* Isoburn_includeD */
|
||||
|
Reference in New Issue
Block a user