//sorisdk/com.iplateia.afplib/AudioDB/MatchResult
MatchResult
[androidJvm]
inner class MatchResult
MatchResult holds the result of a match operation.
Properties
Name | Summary |
---|---|
entry | [androidJvm] val entry: AudioDB.Entry The matched entry. |
position | [androidJvm] val position: Long The position in the audio. |
score | [androidJvm] val score: Double The match score. |