Added format types 0x30 and 0x32 to list in API comments

This commit is contained in:
Thomas Schmitt 2008-05-14 16:51:40 +00:00
parent ad6bd91b21
commit 4b3ec06cc4
1 changed files with 2 additions and 1 deletions

View File

@ -1244,7 +1244,8 @@ int burn_disc_get_formats(struct burn_drive *drive, int *status, off_t *size,
@param type The format type. See mmc5r03c.pdf, 6.5, 04h FORMAT UNIT.
0x00=full, 0x10=CD-RW/DVD-RW full, 0x11=CD-RW/DVD-RW grow,
0x15=DVD-RW quick, 0x13=DVD-RW quick grow,
0x26=DVD+RW background
0x26=DVD+RW background, 0x30=BD-RE with spare areas,
0x31=BD-RE without spare areas
@param size The maximum size in bytes achievable with this format.
@param tdp Type Dependent Parameter. See mmc5r03c.pdf.
@return 1 reply is valid , <=0 failure