@Stability(value=Stable) @Internal public static final class CfnChannel.InputLossBehaviorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.InputLossBehaviorProperty
CfnChannel.InputLossBehaviorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.InputLossBehaviorProperty.Builder, CfnChannel.InputLossBehaviorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.InputLossBehaviorProperty.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 |
getBlackFrameMsec()
On input loss, the number of milliseconds to substitute black into the output before switching to the frame specified by inputLossImageType.
|
String |
getInputLossImageColor()
When the input loss image type is "color," this field specifies the color to use.
|
Object |
getInputLossImageSlate()
When the input loss image type is "slate," these fields specify the parameters for accessing the slate.
|
String |
getInputLossImageType()
Indicates whether to substitute a solid color or a slate into the output after the input loss exceeds blackFrameMsec.
|
Number |
getRepeatFrameMsec()
On input loss, the number of milliseconds to repeat the previous picture before substituting black into the output.
|
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.InputLossBehaviorProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getBlackFrameMsec()
CfnChannel.InputLossBehaviorPropertyA value x, where 0 <= x <= 1,000,000 and a value of 1,000,000, is interpreted as infinite.
getBlackFrameMsec in interface CfnChannel.InputLossBehaviorPropertypublic final String getInputLossImageColor()
CfnChannel.InputLossBehaviorPropertyValue: 6 hex characters that represent the values of RGB.
getInputLossImageColor in interface CfnChannel.InputLossBehaviorPropertypublic final Object getInputLossImageSlate()
CfnChannel.InputLossBehaviorPropertygetInputLossImageSlate in interface CfnChannel.InputLossBehaviorPropertypublic final String getInputLossImageType()
CfnChannel.InputLossBehaviorPropertygetInputLossImageType in interface CfnChannel.InputLossBehaviorPropertypublic final Number getRepeatFrameMsec()
CfnChannel.InputLossBehaviorPropertyA value x, where 0 <= x <= 1,000,000 and a value of 1,000,000, is interpreted as infinite.
getRepeatFrameMsec in interface CfnChannel.InputLossBehaviorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.