@Stability(value=Stable) @Internal public static final class CfnChannel.UdpOutputSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.UdpOutputSettingsProperty
CfnChannel.UdpOutputSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.UdpOutputSettingsProperty.Builder, CfnChannel.UdpOutputSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.UdpOutputSettingsProperty.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 |
getBufferMsec()
The UDP output buffering in milliseconds.
|
Object |
getContainerSettings()
The settings for the UDP output.
|
Object |
getDestination()
The destination address and port number for RTP or UDP packets.
|
Object |
getFecOutputSettings()
The settings for enabling and adjusting Forward Error Correction on UDP outputs.
|
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.UdpOutputSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getBufferMsec()
CfnChannel.UdpOutputSettingsPropertyLarger values increase latency through the transcoder but simultaneously assist the transcoder in maintaining a constant, low-jitter UDP/RTP output while accommodating clock recovery, input switching, input disruptions, picture reordering, and so on.
getBufferMsec in interface CfnChannel.UdpOutputSettingsPropertypublic final Object getContainerSettings()
CfnChannel.UdpOutputSettingsPropertygetContainerSettings in interface CfnChannel.UdpOutputSettingsPropertypublic final Object getDestination()
CfnChannel.UdpOutputSettingsPropertyThese can be unicast or multicast RTP or UDP (for example, rtp://239.10.10.10:5001 or udp://10.100.100.100:5002).
getDestination in interface CfnChannel.UdpOutputSettingsPropertypublic final Object getFecOutputSettings()
CfnChannel.UdpOutputSettingsPropertygetFecOutputSettings in interface CfnChannel.UdpOutputSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.