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