QualityMonitoringSettings.onAnalysisRunning property

The (off-loop) Spectrum/NR-IQA pipeline compilation has finished and analysis is now running against decoded frames. Until this fires, encoded frames pass straight through unanalysed, so wait for it before expecting measurements for a specific event. Raised once, on the compressed-input path.

Signature:

onAnalysisRunning?: () => void;