Can I get the type of copy protection on a CD/DVD in C#? -


i know there several tools out there can detect type of cd/dvd protection. there library or code sample me information in c#?

cd , dvd copyright protection methods very different. far know, dvd has standardized copyright protection mechanism; dvd_copyright_descriptor structure , related api might helpful.

(you may end needing send commands directly dvd drive, since windows doesn't support every feature drive supports. take @ my c# scsi library if need that, , let me know if need features aren't implemented yet. :) )


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -