

# FmtpRequest
<a name="API_FmtpRequest"></a>

 The settings that you want to use to define the media stream.

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

 ** channelOrder **   <a name="mediaconnect-Type-FmtpRequest-channelOrder"></a>
 The format of the audio channel.  
Type: String  
Required: No

 ** colorimetry **   <a name="mediaconnect-Type-FmtpRequest-colorimetry"></a>
 The format that is used for the representation of color.  
Type: String  
Valid Values: `BT601 | BT709 | BT2020 | BT2100 | ST2065-1 | ST2065-3 | XYZ`   
Required: No

 ** exactFramerate **   <a name="mediaconnect-Type-FmtpRequest-exactFramerate"></a>
 The frame rate for the video stream, in frames/second. For example: 60000/1001. If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if you specify 60, MediaConnect uses 60/1 as the `exactFramerate`.  
Type: String  
Required: No

 ** par **   <a name="mediaconnect-Type-FmtpRequest-par"></a>
 The pixel aspect ratio (PAR) of the video.  
Type: String  
Required: No

 ** range **   <a name="mediaconnect-Type-FmtpRequest-range"></a>
 The encoding range of the video.  
Type: String  
Valid Values: `NARROW | FULL | FULLPROTECT`   
Required: No

 ** scanMode **   <a name="mediaconnect-Type-FmtpRequest-scanMode"></a>
 The type of compression that was used to smooth the video’s appearance.  
Type: String  
Valid Values: `progressive | interlace | progressive-segmented-frame`   
Required: No

 ** tcs **   <a name="mediaconnect-Type-FmtpRequest-tcs"></a>
 The transfer characteristic system (TCS) that is used in the video.  
Type: String  
Valid Values: `SDR | PQ | HLG | LINEAR | BT2100LINPQ | BT2100LINHLG | ST2065-1 | ST428-1 | DENSITY`   
Required: No

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

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