This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaLive::Channel H264FilterSettings
Settings to configure video filters that apply to the H264 codec.
The parent of this entity is H264Settings.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BandwidthReductionFilterSettings" :
BandwidthReductionFilterSettings
, "TemporalFilterSettings" :TemporalFilterSettings
}
YAML
BandwidthReductionFilterSettings:
BandwidthReductionFilterSettings
TemporalFilterSettings:TemporalFilterSettings
Properties
BandwidthReductionFilterSettings
Property description not available.
Required: No
Type: BandwidthReductionFilterSettings
Update requires: No interruption
TemporalFilterSettings
-
Settings for applying the temporal filter to the video.
Required: No
Type: TemporalFilterSettings
Update requires: No interruption