A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaLive/Types/FecOutputSettings.html below:

FecOutputSettings — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::FecOutputSettings
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing FecOutputSettings as input to an Aws::Client method, you can use a vanilla Hash:

{
  column_depth: 1,
  include_fec: "COLUMN",   row_length: 1,
}

Fec Output Settings

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #column_depth ⇒ Integer

Parameter D from SMPTE 2022-1. The height of the FEC protection matrix. The number of transport stream packets per column error correction packet. Must be between 4 and 20, inclusive.

#include_fec ⇒ String

Enables column only or column and row based FEC

Possible values:

#row_length ⇒ Integer

Parameter L from SMPTE 2022-1. The width of the FEC protection matrix. Must be between 1 and 20, inclusive. If only Column FEC is used, then larger values increase robustness. If Row FEC is used, then this is the number of transport stream packets per row error correction packet, and the value must be between 4 and 20, inclusive, if includeFec is columnAndRow. If includeFec is column, this value must be 1 to 20, inclusive.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4