[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libcdio-devel] Re: New MMC functions to detect media type
From: |
Rocky Bernstein |
Subject: |
Re: [Libcdio-devel] Re: New MMC functions to detect media type |
Date: |
Sun, 7 Feb 2010 21:16:11 -0500 |
On Sun, Feb 7, 2010 at 3:58 PM, Thomas Schmitt <address@hidden> wrote:
> Hi,
>
> > case 0x16: disctype = MMC_DISCTYPE_DVD_R_DL; break;
> > case 0x2A: disctype = MMC_DISCTYPE_DVD_PRW_DL; break;
> > case 0x50: disctype = MMC_DISCTYPE_HD_DVD_ROM; break;
> > case 0x51: disctype = MMC_DISCTYPE_HD_DVD_R; break;
> > case 0x52: disctype = MMC_DISCTYPE_HD_DVD_RAM; break;
>
> These are missing in doc/glossary.texi, yet.
>
2A was there. The other's I have just added with other sequentially
recordable profiles. Please check that this is correct.
Re: [Libcdio-devel] New MMC functions to detect media type, Rocky Bernstein, 2010/02/07