@Stability(value=Stable) @Internal public static final class CfnChannel.RemixSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.RemixSettingsProperty
CfnChannel.RemixSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.RemixSettingsProperty.Builder, CfnChannel.RemixSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.RemixSettingsProperty.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) |
Object |
getChannelMappings()
A mapping of input channels to output channels, with appropriate gain adjustments.
|
Number |
getChannelsIn()
The number of input channels to be used.
|
Number |
getChannelsOut()
The number of output channels to be produced.
|
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.RemixSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Object getChannelMappings()
CfnChannel.RemixSettingsPropertygetChannelMappings in interface CfnChannel.RemixSettingsPropertypublic final Number getChannelsIn()
CfnChannel.RemixSettingsPropertygetChannelsIn in interface CfnChannel.RemixSettingsPropertypublic final Number getChannelsOut()
CfnChannel.RemixSettingsPropertyValid values: 1, 2, 4, 6, 8.
getChannelsOut in interface CfnChannel.RemixSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.