

# FrozenFramesConfiguration
<a name="API_FrozenFramesConfiguration"></a>

Detects frozen video frames in the router input's source content and reports them through a CloudWatch metric, an EventBridge event, and a router input message.

## Contents
<a name="API_FrozenFramesConfiguration_Contents"></a>

 ** state **   <a name="mediaconnect-Type-FrozenFramesConfiguration-state"></a>
Indicates whether frozen frames detection is enabled or disabled.  
Type: String  
Valid Values: `ENABLED | DISABLED`   
Required: Yes

 ** thresholdSeconds **   <a name="mediaconnect-Type-FrozenFramesConfiguration-thresholdSeconds"></a>
The number of consecutive seconds of a frozen frame that MediaConnect must detect before it reports an issue.  
Type: Integer  
Valid Range: Minimum value of 10. Maximum value of 60.  
Required: Yes

## See Also
<a name="API_FrozenFramesConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/mediaconnect-2018-11-14/FrozenFramesConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/FrozenFramesConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/FrozenFramesConfiguration) 