Clarified role of drive when parsing already loaded ISO 9660 superblock
This commit is contained in:
@@ -688,8 +688,9 @@ void isoburn_toc_disc_free(struct isoburn_toc_disc *disc);
|
||||
2= @since 0.2.2 :
|
||||
copy 64 kB header to info (needs 65536 bytes)
|
||||
bit13= @since 0.2.2:
|
||||
do not read head from medium but use first 64 kB from
|
||||
info
|
||||
Do not read head from medium but use first 64 kB from
|
||||
info.
|
||||
In this case it is permissible to submit d == NULL.
|
||||
bit14= check both half buffers (not only second)
|
||||
return 2 if found in first block
|
||||
bit15= return -1 on read error
|
||||
|
Reference in New Issue
Block a user