public static interface CfnChannel.Rec601SettingsProperty
The parents of this entity are H264ColorSpaceSettings and H265ColorSpaceSettings.
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.*; Rec601SettingsProperty rec601SettingsProperty = Rec601SettingsProperty.builder().build();
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.Rec601SettingsProperty.Builder
A builder for
CfnChannel.Rec601SettingsProperty |
static class |
CfnChannel.Rec601SettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.Rec601SettingsProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.Rec601SettingsProperty.Builder |
builder() |
static CfnChannel.Rec601SettingsProperty.Builder builder()