@Stability(value=Stable)
public static interface CfnChannel.ColorSpacePassthroughSettingsProperty
extends software.amazon.jsii.JsiiSerializable
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.*; ColorSpacePassthroughSettingsProperty colorSpacePassthroughSettingsProperty = ColorSpacePassthroughSettingsProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.ColorSpacePassthroughSettingsProperty.Builder
A builder for
CfnChannel.ColorSpacePassthroughSettingsProperty |
static class |
CfnChannel.ColorSpacePassthroughSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.ColorSpacePassthroughSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.ColorSpacePassthroughSettingsProperty.Builder |
builder() |
@Stability(value=Stable) static CfnChannel.ColorSpacePassthroughSettingsProperty.Builder builder()
Copyright © 2022. All rights reserved.