Uses of Interface
org.deepsymmetry.beatlink.data.MetadataCacheCreationListener
-
Packages that use MetadataCacheCreationListener Package Description org.deepsymmetry.beatlink.data Offers rich information about the tracks loaded in players on the network. -
-
Uses of MetadataCacheCreationListener in org.deepsymmetry.beatlink.data
Methods in org.deepsymmetry.beatlink.data with parameters of type MetadataCacheCreationListener Modifier and Type Method Description static voidMetadataCache. createMetadataCache(SlotReference slot, int playlistId, File cache, MetadataCacheCreationListener listener)Creates a metadata cache archive file of all tracks in the specified slot on the specified player.
-