

# FormatSettings
<a name="API_FormatSettings"></a>

Contains the output format configuration for video processing.

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

 ** framesPerSecond **   <a name="iotsitewise-Type-FormatSettings-framesPerSecond"></a>
The target frame rate for the output.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

 ** heightInPixels **   <a name="iotsitewise-Type-FormatSettings-heightInPixels"></a>
The target height of the output, in pixels.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

 ** widthInPixels **   <a name="iotsitewise-Type-FormatSettings-widthInPixels"></a>
The target width of the output, in pixels.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

## See Also
<a name="API_FormatSettings_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/iotsitewise-2019-12-02/FormatSettings) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotsitewise-2019-12-02/FormatSettings) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotsitewise-2019-12-02/FormatSettings) 