soundfingerprinting icon indicating copy to clipboard operation
soundfingerprinting copied to clipboard

[Not a bug][Question]How to return only one result

Open timotech opened this issue 3 years ago • 0 comments

Good day all, Please how can I return only one result instead of multiple. Can I use this code below: config.ResultEntryFilter = new TrackMatchLengthEntryFilter(5d); config.ResultEntryFilter = new CompletedRealtimeMatchResultEntryFilter();

Can I use the two together, or how do I write it. Thanks

timotech avatar Sep 13 '22 18:09 timotech