Package be.panako.strategy.olaf
Class OlafMatch
java.lang.Object
be.panako.strategy.olaf.OlafMatch
-
Field Summary
FieldsModifier and TypeFieldDescriptionintThe match audio identifierlongintTime in blocks in the original, matched audio.longintTime in blocks in the query. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
matchedNearHash
public long matchedNearHash -
originalHash
public long originalHash -
identifier
public int identifierThe match audio identifier -
matchTime
public int matchTimeTime in blocks in the original, matched audio. -
queryTime
public int queryTimeTime in blocks in the query.
-
-
Constructor Details
-
OlafMatch
public OlafMatch()
-
-
Method Details