/home/stefan/Projects/libarcstk/include/match.hpp file

Public API for AccurateRip checksum matching.

Includes the module for matching AccurateRip checksums and ids.

Fine-granular comparison between an AccurateRip response and locally computed checksums.

Namespaces

namespace arcstk
libarcstk main namespace
namespace arcstk::v_1_0_0 inline
API version 1.0.0.

Classes

class arcstk::v_1_0_0::AlbumMatcher
Match an album track list against an ARResponse.
class arcstk::v_1_0_0::ListMatcher
Match a set of actual Checksums against a list of reference Checksums.
class arcstk::v_1_0_0::Match
Interface: Result of matching Checksums against an ARResponse.
class arcstk::v_1_0_0::Matcher
Interface: Try to Match Checksums against a specified ARResponse.
class arcstk::v_1_0_0::TracksetMatcher
Match an arbitrary set of Checksums against an ARResponse.