public static interface CfnChannel.PassThroughSettingsProperty
The parent of this entity is AudioCodecSettings.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.medialive.*; PassThroughSettingsProperty passThroughSettingsProperty = PassThroughSettingsProperty.builder().build();
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.PassThroughSettingsProperty.Builder
A builder for
CfnChannel.PassThroughSettingsProperty |
static class |
CfnChannel.PassThroughSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.PassThroughSettingsProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.PassThroughSettingsProperty.Builder |
builder() |
static CfnChannel.PassThroughSettingsProperty.Builder builder()