Tagged Questions
0
votes
0answers
12 views
Determining the type of optical disc on Linux
I want to determine the type (CDDA,VCD,DVD etc.) of the inserted optical disk. How can I do it?
0
votes
2answers
562 views
How can I programmatically determine the capabilities of an optical drive in Win32
I'm trying to create a deployment tool that will install software based on the hardware found on a system. I'd like the tool to be able to determine if the optical drive is a writer (to determine if ...