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 AWS 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