Uses of Interface
clickDetector.echoDetection.EchoDetector
Packages that use EchoDetector
-
Uses of EchoDetector in clickDetector
Methods in clickDetector that return EchoDetectorMethods in clickDetector with parameters of type EchoDetectorModifier and TypeMethodDescriptionvoid
ClickDetector.ChannelGroupDetector.setEchoDetector
(EchoDetector echoDetector) -
Uses of EchoDetector in clickDetector.echoDetection
Classes in clickDetector.echoDetection that implement EchoDetectorMethods in clickDetector.echoDetection that return EchoDetectorModifier and TypeMethodDescriptionabstract EchoDetector
EchoDetectionSystem.createEchoDetector
(ClickDetector.ChannelGroupDetector channelGroupDetector, int channelBitmap) Get an echo detection object for a set of channels.JamieEchoDetectionSystem.createEchoDetector
(ClickDetector.ChannelGroupDetector channelGroupDetector, int channelBitmap) SimpleEchoDetectionSystem.createEchoDetector
(ClickDetector.ChannelGroupDetector channelGroupDetector, int channelBitmap)