QualityMonitoringVideoSettings interface
Video-side quality monitoring configuration. Each detection is individually configurable; omit to disable.
Signature:
export interface QualityMonitoringVideoSettings
Properties
| Property | Type | Description |
|---|---|---|
(Optional) |
||
(Optional) |
||
number |
(Optional) Analysis latency budget in milliseconds: a frame is never held awaiting its measurements for longer than this. On expiry it ships with the most recent completed analysis (analysisLagMs set) and onAnalysisLagging fires. Default 1000. |
|
(Optional) |