|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrackMatchingInformation | |
---|---|
os.djtagger.action.musicbrainz | |
os.djtagger.task.musicbrainz.weighting | |
os.djtagger.util.musicbrainz |
Uses of TrackMatchingInformation in os.djtagger.action.musicbrainz |
---|
Constructors in os.djtagger.action.musicbrainz with parameters of type TrackMatchingInformation | |
---|---|
TrackIdentificationAction(TrackMatchingInformation matches)
|
Uses of TrackMatchingInformation in os.djtagger.task.musicbrainz.weighting |
---|
Methods in os.djtagger.task.musicbrainz.weighting with parameters of type TrackMatchingInformation | |
---|---|
void |
Weighting.score(Tagger tagger,
java.io.File file,
TrackMatchingInformation matches)
|
void |
TagWeighting.score(Tagger tagger,
java.io.File file,
TrackMatchingInformation matches)
|
void |
DurationWeighting.score(Tagger tagger,
java.io.File file,
TrackMatchingInformation matches)
|
Uses of TrackMatchingInformation in os.djtagger.util.musicbrainz |
---|
Methods in os.djtagger.util.musicbrainz that return TrackMatchingInformation | |
---|---|
static TrackMatchingInformation |
MusicBrainz.getTrackInfo(java.lang.String puid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |