Browse Source
The stats were reset whenever "setAnalysisEnabledXXX(true)" was called. Due to this, if the analysis for audio or video was already enabled and the method was called again the stats were wrongly reset. The stats should be reset only when the analysis is really started again. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>pull/5885/head
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue