@Stability(value=Stable) @Internal public static final class CfnChannel.DvbSdtSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.DvbSdtSettingsProperty
CfnChannel.DvbSdtSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.DvbSdtSettingsProperty.Builder, CfnChannel.DvbSdtSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.DvbSdtSettingsProperty.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 |
getOutputSdt()
Selects a method of inserting SDT information into an output stream.
|
Number |
getRepInterval()
The number of milliseconds between instances of this table in the output transport stream.
|
String |
getServiceName()
The service name placed in the serviceDescriptor in the Service Description Table (SDT).
|
String |
getServiceProviderName()
The service provider name placed in the serviceDescriptor in the Service Description Table (SDT).
|
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.DvbSdtSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getOutputSdt()
CfnChannel.DvbSdtSettingsPropertyThe sdtFollow setting copies SDT information from input stream to output stream. The sdtFollowIfPresent setting copies SDT information from input stream to output stream if SDT information is present in the input. Otherwise, it falls back on the user-defined values. The sdtManual setting means that the user will enter the SDT information. The sdtNone setting means that the output stream will not contain SDT information.
getOutputSdt in interface CfnChannel.DvbSdtSettingsPropertypublic final Number getRepInterval()
CfnChannel.DvbSdtSettingsPropertygetRepInterval in interface CfnChannel.DvbSdtSettingsPropertypublic final String getServiceName()
CfnChannel.DvbSdtSettingsPropertyThe maximum length is 256 characters.
getServiceName in interface CfnChannel.DvbSdtSettingsPropertypublic final String getServiceProviderName()
CfnChannel.DvbSdtSettingsPropertyThe maximum length is 256 characters.
getServiceProviderName in interface CfnChannel.DvbSdtSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.