@Stability(value=Stable) @Internal public static final class CfnChannel.FecOutputSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.FecOutputSettingsProperty
CfnChannel.FecOutputSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.FecOutputSettingsProperty.Builder, CfnChannel.FecOutputSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.FecOutputSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getColumnDepth()
The parameter D from SMPTE 2022-1.
|
String |
getIncludeFec()
Enables column only or column and row-based FEC.
|
Number |
getRowLength()
The parameter L from SMPTE 2022-1.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.FecOutputSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getColumnDepth()
CfnChannel.FecOutputSettingsPropertyThe height of the FEC protection matrix. The number of transport stream packets per column error correction packet. The number must be between 4 and 20, inclusive.
getColumnDepth in interface CfnChannel.FecOutputSettingsPropertypublic final String getIncludeFec()
CfnChannel.FecOutputSettingsPropertygetIncludeFec in interface CfnChannel.FecOutputSettingsPropertypublic final Number getRowLength()
CfnChannel.FecOutputSettingsPropertyThe 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.
getRowLength in interface CfnChannel.FecOutputSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.