Class CfnChannel.WavSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.WavSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.WavSettingsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.WavSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.WavSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.WavSettingsProperty
An implementation for
CfnChannel.WavSettingsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.WavSettingsProperty
CfnChannel.WavSettingsProperty.Builder, CfnChannel.WavSettingsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.WavSettingsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.WavSettingsProperty.Builder
.
-
-
Method Details
-
getBitDepth
Description copied from interface:CfnChannel.WavSettingsProperty
Bits per sample.- Specified by:
getBitDepth
in interfaceCfnChannel.WavSettingsProperty
- See Also:
-
getCodingMode
Description copied from interface:CfnChannel.WavSettingsProperty
The audio coding mode for the WAV audio.The mode determines the number of channels in the audio.
- Specified by:
getCodingMode
in interfaceCfnChannel.WavSettingsProperty
- See Also:
-
getSampleRate
Description copied from interface:CfnChannel.WavSettingsProperty
Sample rate in Hz.- Specified by:
getSampleRate
in interfaceCfnChannel.WavSettingsProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-