@Stability(value=Stable) @Internal public static final class CfnChannel.UdpGroupSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.UdpGroupSettingsProperty
CfnChannel.UdpGroupSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.UdpGroupSettingsProperty.Builder, CfnChannel.UdpGroupSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.UdpGroupSettingsProperty.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) |
String |
getInputLossAction()
Specifies the behavior of the last resort when the input video is lost, and no more backup inputs are available.
|
String |
getTimedMetadataId3Frame()
Indicates the ID3 frame that has the timecode.
|
Number |
getTimedMetadataId3Period()
The timed metadata interval in seconds.
|
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.UdpGroupSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getInputLossAction()
CfnChannel.UdpGroupSettingsPropertyWhen dropTs is selected, the entire transport stream stops emitting. When dropProgram is selected, the program can be dropped from the transport stream (and replaced with null packets to meet the TS bitrate requirement). Or when emitProgram is selected, the transport stream continues to be produced normally with repeat frames, black frames, or slate frames substituted for the absent input video.
getInputLossAction in interface CfnChannel.UdpGroupSettingsPropertypublic final String getTimedMetadataId3Frame()
CfnChannel.UdpGroupSettingsPropertygetTimedMetadataId3Frame in interface CfnChannel.UdpGroupSettingsPropertypublic final Number getTimedMetadataId3Period()
CfnChannel.UdpGroupSettingsPropertygetTimedMetadataId3Period in interface CfnChannel.UdpGroupSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.