@Stability(value=Stable)
public static interface CfnChannel.Mpeg2SettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.Mpeg2SettingsProperty.Builder
A builder for
CfnChannel.Mpeg2SettingsProperty |
static class |
CfnChannel.Mpeg2SettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.Mpeg2SettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.Mpeg2SettingsProperty.Builder |
builder() |
default String |
getAdaptiveQuantization()
`CfnChannel.Mpeg2SettingsProperty.AdaptiveQuantization`.
|
default String |
getAfdSignaling()
`CfnChannel.Mpeg2SettingsProperty.AfdSignaling`.
|
default String |
getColorMetadata()
`CfnChannel.Mpeg2SettingsProperty.ColorMetadata`.
|
default String |
getColorSpace()
`CfnChannel.Mpeg2SettingsProperty.ColorSpace`.
|
default String |
getDisplayAspectRatio()
`CfnChannel.Mpeg2SettingsProperty.DisplayAspectRatio`.
|
default Object |
getFilterSettings()
`CfnChannel.Mpeg2SettingsProperty.FilterSettings`.
|
default String |
getFixedAfd()
`CfnChannel.Mpeg2SettingsProperty.FixedAfd`.
|
default Number |
getFramerateDenominator()
`CfnChannel.Mpeg2SettingsProperty.FramerateDenominator`.
|
default Number |
getFramerateNumerator()
`CfnChannel.Mpeg2SettingsProperty.FramerateNumerator`.
|
default Number |
getGopClosedCadence()
`CfnChannel.Mpeg2SettingsProperty.GopClosedCadence`.
|
default Number |
getGopNumBFrames()
`CfnChannel.Mpeg2SettingsProperty.GopNumBFrames`.
|
default Number |
getGopSize()
`CfnChannel.Mpeg2SettingsProperty.GopSize`.
|
default String |
getGopSizeUnits()
`CfnChannel.Mpeg2SettingsProperty.GopSizeUnits`.
|
default String |
getScanType()
`CfnChannel.Mpeg2SettingsProperty.ScanType`.
|
default String |
getSubgopLength()
`CfnChannel.Mpeg2SettingsProperty.SubgopLength`.
|
default String |
getTimecodeInsertion()
`CfnChannel.Mpeg2SettingsProperty.TimecodeInsertion`.
|
@Stability(value=Stable) @Nullable default String getAdaptiveQuantization()
@Stability(value=Stable) @Nullable default String getAfdSignaling()
@Stability(value=Stable) @Nullable default String getColorMetadata()
@Stability(value=Stable) @Nullable default String getColorSpace()
@Stability(value=Stable) @Nullable default String getDisplayAspectRatio()
@Stability(value=Stable) @Nullable default Object getFilterSettings()
@Stability(value=Stable) @Nullable default String getFixedAfd()
@Stability(value=Stable) @Nullable default Number getFramerateDenominator()
@Stability(value=Stable) @Nullable default Number getFramerateNumerator()
@Stability(value=Stable) @Nullable default Number getGopClosedCadence()
@Stability(value=Stable) @Nullable default Number getGopNumBFrames()
@Stability(value=Stable) @Nullable default Number getGopSize()
@Stability(value=Stable) @Nullable default String getGopSizeUnits()
@Stability(value=Stable) @Nullable default String getScanType()
@Stability(value=Stable) @Nullable default String getSubgopLength()
@Stability(value=Stable) @Nullable default String getTimecodeInsertion()
@Stability(value=Stable) static CfnChannel.Mpeg2SettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.