Values.VideoMonitoringSettingSourceSpecifies the configuration for video stream metrics monitoring.
type nonrec t = {blackFrames : BlackFrames.t option;Detects video frames that are black.
*)frozenFrames : FrozenFrames.t option;Detects video frames that have not changed.
*)}