blob: b9bdd8104840c6431b7d5ce52420280c5b2cd7a2 (
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.
|