Skip to content

//sorisdk/com.iplateia.afplib/AudioDB/MatchResult

MatchResult

[androidJvm]
inner class MatchResult

MatchResult holds the result of a match operation.

Properties

NameSummary
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.