blob: 2069905444cb01dc380c41b03b839881cf83fc7a (
plain)
1
2
3
4
|
MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID from an
audio CD in the drive. The coding style is slightly different to the C
interface to libdiscid, because it makes use of Perl's Object Oriented
functionality.
|