@Stability(value=Stable) @Internal public static final class CfnChannel.GlobalConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.GlobalConfigurationProperty
CfnChannel.GlobalConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.GlobalConfigurationProperty.Builder, CfnChannel.GlobalConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.GlobalConfigurationProperty.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 |
getInitialAudioGain()
The value to set the initial audio gain for the channel.
|
String |
getInputEndAction()
Indicates the action to take when the current input completes (for example, end-of-file).
|
Object |
getInputLossBehavior()
The settings for system actions when the input is lost.
|
String |
getOutputLockingMode()
Indicates how MediaLive pipelines are synchronized.
|
String |
getOutputTimingSource()
Indicates whether the rate of frames emitted by the Live encoder should be paced by its system clock (which optionally might be locked to another source through NTP) or should be locked to the clock of the source that is providing the input stream.
|
String |
getSupportLowFramerateInputs()
Adjusts the video input buffer for streams with very low video frame rates.
|
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.GlobalConfigurationProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getInitialAudioGain()
CfnChannel.GlobalConfigurationPropertygetInitialAudioGain in interface CfnChannel.GlobalConfigurationPropertypublic final String getInputEndAction()
CfnChannel.GlobalConfigurationPropertyWhen switchAndLoopInputs is configured, MediaLive restarts at the beginning of the first input. When "none" is configured, MediaLive transcodes either black, a solid color, or a user-specified slate images per the "Input Loss Behavior" configuration until the next input switch occurs (which is controlled through the Channel Schedule API).
getInputEndAction in interface CfnChannel.GlobalConfigurationPropertypublic final Object getInputLossBehavior()
CfnChannel.GlobalConfigurationPropertygetInputLossBehavior in interface CfnChannel.GlobalConfigurationPropertypublic final String getOutputLockingMode()
CfnChannel.GlobalConfigurationPropertyPIPELINELOCKING - MediaLive attempts to synchronize the output of each pipeline to the other. EPOCHLOCKING - MediaLive attempts to synchronize the output of each pipeline to the Unix epoch.
getOutputLockingMode in interface CfnChannel.GlobalConfigurationPropertypublic final String getOutputTimingSource()
CfnChannel.GlobalConfigurationPropertygetOutputTimingSource in interface CfnChannel.GlobalConfigurationPropertypublic final String getSupportLowFramerateInputs()
CfnChannel.GlobalConfigurationPropertyThis is commonly set to enabled for music channels with less than one video frame per second.
getSupportLowFramerateInputs in interface CfnChannel.GlobalConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.