P
Philip Niznik
Hi All,
This may be a framework question rather than specific to c#, but does
anyone know the best approach to computing a hashcode for an audio CD
(so I can check if the content of one cd is equal or different to
another) ?
I guess the first thing I need to be able to do is get access to the
CD audio data so that I can get a inputstream for hashing? At the
moment I can't see any classes that understand how to access audio
CD's?
Thanks,
Phill
This may be a framework question rather than specific to c#, but does
anyone know the best approach to computing a hashcode for an audio CD
(so I can check if the content of one cd is equal or different to
another) ?
I guess the first thing I need to be able to do is get access to the
CD audio data so that I can get a inputstream for hashing? At the
moment I can't see any classes that understand how to access audio
CD's?
Thanks,
Phill