

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaLive::Channel Av1Settings
<a name="aws-properties-medialive-channel-av1settings"></a>

<a name="aws-properties-medialive-channel-av1settings-description"></a>The `Av1Settings` property type specifies Property description not available. for an [AWS::MediaLive::Channel](aws-resource-medialive-channel.md).

## Syntax
<a name="aws-properties-medialive-channel-av1settings-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-medialive-channel-av1settings-syntax.json"></a>

```
{
  "[AfdSignaling](#cfn-medialive-channel-av1settings-afdsignaling)" : {{String}},
  "[BitDepth](#cfn-medialive-channel-av1settings-bitdepth)" : {{String}},
  "[Bitrate](#cfn-medialive-channel-av1settings-bitrate)" : {{Integer}},
  "[BufSize](#cfn-medialive-channel-av1settings-bufsize)" : {{Integer}},
  "[ColorSpaceSettings](#cfn-medialive-channel-av1settings-colorspacesettings)" : {{Av1ColorSpaceSettings}},
  "[FixedAfd](#cfn-medialive-channel-av1settings-fixedafd)" : {{String}},
  "[FramerateDenominator](#cfn-medialive-channel-av1settings-frameratedenominator)" : {{Integer}},
  "[FramerateNumerator](#cfn-medialive-channel-av1settings-frameratenumerator)" : {{Integer}},
  "[GopSize](#cfn-medialive-channel-av1settings-gopsize)" : {{Number}},
  "[GopSizeUnits](#cfn-medialive-channel-av1settings-gopsizeunits)" : {{String}},
  "[Level](#cfn-medialive-channel-av1settings-level)" : {{String}},
  "[LookAheadRateControl](#cfn-medialive-channel-av1settings-lookaheadratecontrol)" : {{String}},
  "[MaxBitrate](#cfn-medialive-channel-av1settings-maxbitrate)" : {{Integer}},
  "[MinBitrate](#cfn-medialive-channel-av1settings-minbitrate)" : {{Integer}},
  "[MinIInterval](#cfn-medialive-channel-av1settings-miniinterval)" : {{Integer}},
  "[ParDenominator](#cfn-medialive-channel-av1settings-pardenominator)" : {{Integer}},
  "[ParNumerator](#cfn-medialive-channel-av1settings-parnumerator)" : {{Integer}},
  "[QvbrQualityLevel](#cfn-medialive-channel-av1settings-qvbrqualitylevel)" : {{Integer}},
  "[RateControlMode](#cfn-medialive-channel-av1settings-ratecontrolmode)" : {{String}},
  "[SceneChangeDetect](#cfn-medialive-channel-av1settings-scenechangedetect)" : {{String}},
  "[SpatialAq](#cfn-medialive-channel-av1settings-spatialaq)" : {{String}},
  "[TemporalAq](#cfn-medialive-channel-av1settings-temporalaq)" : {{String}},
  "[TimecodeBurninSettings](#cfn-medialive-channel-av1settings-timecodeburninsettings)" : {{TimecodeBurninSettings}},
  "[TimecodeInsertion](#cfn-medialive-channel-av1settings-timecodeinsertion)" : {{String}}
}
```

### YAML
<a name="aws-properties-medialive-channel-av1settings-syntax.yaml"></a>

```
  [AfdSignaling](#cfn-medialive-channel-av1settings-afdsignaling): {{String}}
  [BitDepth](#cfn-medialive-channel-av1settings-bitdepth): {{String}}
  [Bitrate](#cfn-medialive-channel-av1settings-bitrate): {{Integer}}
  [BufSize](#cfn-medialive-channel-av1settings-bufsize): {{Integer}}
  [ColorSpaceSettings](#cfn-medialive-channel-av1settings-colorspacesettings): {{
    Av1ColorSpaceSettings}}
  [FixedAfd](#cfn-medialive-channel-av1settings-fixedafd): {{String}}
  [FramerateDenominator](#cfn-medialive-channel-av1settings-frameratedenominator): {{Integer}}
  [FramerateNumerator](#cfn-medialive-channel-av1settings-frameratenumerator): {{Integer}}
  [GopSize](#cfn-medialive-channel-av1settings-gopsize): {{Number}}
  [GopSizeUnits](#cfn-medialive-channel-av1settings-gopsizeunits): {{String}}
  [Level](#cfn-medialive-channel-av1settings-level): {{String}}
  [LookAheadRateControl](#cfn-medialive-channel-av1settings-lookaheadratecontrol): {{String}}
  [MaxBitrate](#cfn-medialive-channel-av1settings-maxbitrate): {{Integer}}
  [MinBitrate](#cfn-medialive-channel-av1settings-minbitrate): {{Integer}}
  [MinIInterval](#cfn-medialive-channel-av1settings-miniinterval): {{Integer}}
  [ParDenominator](#cfn-medialive-channel-av1settings-pardenominator): {{Integer}}
  [ParNumerator](#cfn-medialive-channel-av1settings-parnumerator): {{Integer}}
  [QvbrQualityLevel](#cfn-medialive-channel-av1settings-qvbrqualitylevel): {{Integer}}
  [RateControlMode](#cfn-medialive-channel-av1settings-ratecontrolmode): {{String}}
  [SceneChangeDetect](#cfn-medialive-channel-av1settings-scenechangedetect): {{String}}
  [SpatialAq](#cfn-medialive-channel-av1settings-spatialaq): {{String}}
  [TemporalAq](#cfn-medialive-channel-av1settings-temporalaq): {{String}}
  [TimecodeBurninSettings](#cfn-medialive-channel-av1settings-timecodeburninsettings): {{
    TimecodeBurninSettings}}
  [TimecodeInsertion](#cfn-medialive-channel-av1settings-timecodeinsertion): {{String}}
```

## Properties
<a name="aws-properties-medialive-channel-av1settings-properties"></a>

`AfdSignaling`  <a name="cfn-medialive-channel-av1settings-afdsignaling"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`BitDepth`  <a name="cfn-medialive-channel-av1settings-bitdepth"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Bitrate`  <a name="cfn-medialive-channel-av1settings-bitrate"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`BufSize`  <a name="cfn-medialive-channel-av1settings-bufsize"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ColorSpaceSettings`  <a name="cfn-medialive-channel-av1settings-colorspacesettings"></a>
Property description not available.  
*Required*: No  
*Type*: [Av1ColorSpaceSettings](aws-properties-medialive-channel-av1colorspacesettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`FixedAfd`  <a name="cfn-medialive-channel-av1settings-fixedafd"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`FramerateDenominator`  <a name="cfn-medialive-channel-av1settings-frameratedenominator"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`FramerateNumerator`  <a name="cfn-medialive-channel-av1settings-frameratenumerator"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`GopSize`  <a name="cfn-medialive-channel-av1settings-gopsize"></a>
Property description not available.  
*Required*: No  
*Type*: Number  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`GopSizeUnits`  <a name="cfn-medialive-channel-av1settings-gopsizeunits"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Level`  <a name="cfn-medialive-channel-av1settings-level"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`LookAheadRateControl`  <a name="cfn-medialive-channel-av1settings-lookaheadratecontrol"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MaxBitrate`  <a name="cfn-medialive-channel-av1settings-maxbitrate"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MinBitrate`  <a name="cfn-medialive-channel-av1settings-minbitrate"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MinIInterval`  <a name="cfn-medialive-channel-av1settings-miniinterval"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ParDenominator`  <a name="cfn-medialive-channel-av1settings-pardenominator"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ParNumerator`  <a name="cfn-medialive-channel-av1settings-parnumerator"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`QvbrQualityLevel`  <a name="cfn-medialive-channel-av1settings-qvbrqualitylevel"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`RateControlMode`  <a name="cfn-medialive-channel-av1settings-ratecontrolmode"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SceneChangeDetect`  <a name="cfn-medialive-channel-av1settings-scenechangedetect"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SpatialAq`  <a name="cfn-medialive-channel-av1settings-spatialaq"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`TemporalAq`  <a name="cfn-medialive-channel-av1settings-temporalaq"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`TimecodeBurninSettings`  <a name="cfn-medialive-channel-av1settings-timecodeburninsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [TimecodeBurninSettings](aws-properties-medialive-channel-timecodeburninsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`TimecodeInsertion`  <a name="cfn-medialive-channel-av1settings-timecodeinsertion"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)