Uses of Interface
org.deepsymmetry.cratedigger.Archivist.ArchiveListener
-
Packages that use Archivist.ArchiveListener Package Description org.deepsymmetry.cratedigger The API for working with rekordbox database exports and track analysis files. -
-
Uses of Archivist.ArchiveListener in org.deepsymmetry.cratedigger
Methods in org.deepsymmetry.cratedigger with parameters of type Archivist.ArchiveListener Modifier and Type Method Description voidArchivist. createArchive(Database database, File archiveFile, Archivist.ArchiveListener listener)Creates an archive file containing all the metadata found in the rekordbox media export containing the supplied database export that needed to enable full Beat Link features when that media is being used in an Opus Quad, which is unable to serve the metadata itself.
-