@Stability(value=Stable)
public static interface CfnChannel.WavSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.WavSettingsProperty.Builder
A builder for
CfnChannel.WavSettingsProperty |
static class |
CfnChannel.WavSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.WavSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.WavSettingsProperty.Builder |
builder() |
default Number |
getBitDepth()
`CfnChannel.WavSettingsProperty.BitDepth`.
|
default String |
getCodingMode()
`CfnChannel.WavSettingsProperty.CodingMode`.
|
default Number |
getSampleRate()
`CfnChannel.WavSettingsProperty.SampleRate`.
|
@Stability(value=Stable) @Nullable default Number getBitDepth()
@Stability(value=Stable) @Nullable default String getCodingMode()
@Stability(value=Stable) @Nullable default Number getSampleRate()
@Stability(value=Stable) static CfnChannel.WavSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.