Searched refs:VideoAnalyzer (Results 1 – 2 of 2) sorted by relevance
92 …zerType = (xwt == null || options.RobotDebug) ? typeof(DummyVideoAnalyzer) : typeof(VideoAnalyzer); in Run()
26 …public class VideoAnalyzer : GUIPeripheralBackendAnalyzer<VideoBackend>, IExternal, IConnectable<I… class