@Stability(value=Stable)
public static interface CfnChannel.H264ColorSpaceSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264colorspacesettings.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264colorspacesettings.html#cfn-medialive-channel-h264colorspacesettings-colorspacepassthroughsettings@Stability(value=Stable) @Nullable default Object getRec601Settings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264colorspacesettings.html#cfn-medialive-channel-h264colorspacesettings-rec601settings@Stability(value=Stable) @Nullable default Object getRec709Settings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264colorspacesettings.html#cfn-medialive-channel-h264colorspacesettings-rec709settings@Stability(value=Stable) static CfnChannel.H264ColorSpaceSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.