@Stability(value=Stable)
public static interface CfnChannel.H264ColorSpaceSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.H264ColorSpaceSettingsProperty.Builder
A builder for
CfnChannel.H264ColorSpaceSettingsProperty |
static class |
CfnChannel.H264ColorSpaceSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.H264ColorSpaceSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.H264ColorSpaceSettingsProperty.Builder |
builder() |
default Object |
getColorSpacePassthroughSettings()
`CfnChannel.H264ColorSpaceSettingsProperty.ColorSpacePassthroughSettings`.
|
default Object |
getRec601Settings()
`CfnChannel.H264ColorSpaceSettingsProperty.Rec601Settings`.
|
default Object |
getRec709Settings()
`CfnChannel.H264ColorSpaceSettingsProperty.Rec709Settings`.
|
@Stability(value=Stable) @Nullable default Object getColorSpacePassthroughSettings()
@Stability(value=Stable) @Nullable default Object getRec601Settings()
@Stability(value=Stable) @Nullable default Object getRec709Settings()
@Stability(value=Stable) static CfnChannel.H264ColorSpaceSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.