@Stability(value=Stable) @Internal public static final class CfnChannel.H265SettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.H265SettingsProperty
CfnChannel.H265SettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.H265SettingsProperty.Builder, CfnChannel.H265SettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String adaptiveQuantization,
String afdSignaling,
String alternativeTransferFunction,
Number bitrate,
Number bufSize,
String colorMetadata,
Object colorSpaceSettings,
Object filterSettings,
String fixedAfd,
String flickerAq,
Number framerateDenominator,
Number framerateNumerator,
Number gopClosedCadence,
Number gopSize,
String gopSizeUnits,
String level,
String lookAheadRateControl,
Number maxBitrate,
Number minIInterval,
Number parDenominator,
Number parNumerator,
String profile,
Number qvbrQualityLevel,
String rateControlMode,
String scanType,
String sceneChangeDetect,
Number slices,
String tier,
String timecodeInsertion)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAdaptiveQuantization()
`CfnChannel.H265SettingsProperty.AdaptiveQuantization`.
|
String |
getAfdSignaling()
`CfnChannel.H265SettingsProperty.AfdSignaling`.
|
String |
getAlternativeTransferFunction()
`CfnChannel.H265SettingsProperty.AlternativeTransferFunction`.
|
Number |
getBitrate()
`CfnChannel.H265SettingsProperty.Bitrate`.
|
Number |
getBufSize()
`CfnChannel.H265SettingsProperty.BufSize`.
|
String |
getColorMetadata()
`CfnChannel.H265SettingsProperty.ColorMetadata`.
|
Object |
getColorSpaceSettings()
`CfnChannel.H265SettingsProperty.ColorSpaceSettings`.
|
Object |
getFilterSettings()
`CfnChannel.H265SettingsProperty.FilterSettings`.
|
String |
getFixedAfd()
`CfnChannel.H265SettingsProperty.FixedAfd`.
|
String |
getFlickerAq()
`CfnChannel.H265SettingsProperty.FlickerAq`.
|
Number |
getFramerateDenominator()
`CfnChannel.H265SettingsProperty.FramerateDenominator`.
|
Number |
getFramerateNumerator()
`CfnChannel.H265SettingsProperty.FramerateNumerator`.
|
Number |
getGopClosedCadence()
`CfnChannel.H265SettingsProperty.GopClosedCadence`.
|
Number |
getGopSize()
`CfnChannel.H265SettingsProperty.GopSize`.
|
String |
getGopSizeUnits()
`CfnChannel.H265SettingsProperty.GopSizeUnits`.
|
String |
getLevel()
`CfnChannel.H265SettingsProperty.Level`.
|
String |
getLookAheadRateControl()
`CfnChannel.H265SettingsProperty.LookAheadRateControl`.
|
Number |
getMaxBitrate()
`CfnChannel.H265SettingsProperty.MaxBitrate`.
|
Number |
getMinIInterval()
`CfnChannel.H265SettingsProperty.MinIInterval`.
|
Number |
getParDenominator()
`CfnChannel.H265SettingsProperty.ParDenominator`.
|
Number |
getParNumerator()
`CfnChannel.H265SettingsProperty.ParNumerator`.
|
String |
getProfile()
`CfnChannel.H265SettingsProperty.Profile`.
|
Number |
getQvbrQualityLevel()
`CfnChannel.H265SettingsProperty.QvbrQualityLevel`.
|
String |
getRateControlMode()
`CfnChannel.H265SettingsProperty.RateControlMode`.
|
String |
getScanType()
`CfnChannel.H265SettingsProperty.ScanType`.
|
String |
getSceneChangeDetect()
`CfnChannel.H265SettingsProperty.SceneChangeDetect`.
|
Number |
getSlices()
`CfnChannel.H265SettingsProperty.Slices`.
|
String |
getTier()
`CfnChannel.H265SettingsProperty.Tier`.
|
String |
getTimecodeInsertion()
`CfnChannel.H265SettingsProperty.TimecodeInsertion`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String adaptiveQuantization, String afdSignaling, String alternativeTransferFunction, Number bitrate, Number bufSize, String colorMetadata, Object colorSpaceSettings, Object filterSettings, String fixedAfd, String flickerAq, Number framerateDenominator, Number framerateNumerator, Number gopClosedCadence, Number gopSize, String gopSizeUnits, String level, String lookAheadRateControl, Number maxBitrate, Number minIInterval, Number parDenominator, Number parNumerator, String profile, Number qvbrQualityLevel, String rateControlMode, String scanType, String sceneChangeDetect, Number slices, String tier, String timecodeInsertion)
CfnChannel.AacSettingsProperty.Builder.public final String getAdaptiveQuantization()
CfnChannel.H265SettingsPropertygetAdaptiveQuantization in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-adaptivequantizationpublic final String getAfdSignaling()
CfnChannel.H265SettingsPropertygetAfdSignaling in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-afdsignalingpublic final String getAlternativeTransferFunction()
CfnChannel.H265SettingsPropertygetAlternativeTransferFunction in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-alternativetransferfunctionpublic final Number getBitrate()
CfnChannel.H265SettingsPropertygetBitrate in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-bitratepublic final Number getBufSize()
CfnChannel.H265SettingsPropertygetBufSize in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-bufsizepublic final String getColorMetadata()
CfnChannel.H265SettingsPropertygetColorMetadata in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-colormetadatapublic final Object getColorSpaceSettings()
CfnChannel.H265SettingsPropertygetColorSpaceSettings in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-colorspacesettingspublic final Object getFilterSettings()
CfnChannel.H265SettingsPropertygetFilterSettings in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-filtersettingspublic final String getFixedAfd()
CfnChannel.H265SettingsPropertygetFixedAfd in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-fixedafdpublic final String getFlickerAq()
CfnChannel.H265SettingsPropertygetFlickerAq in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-flickeraqpublic final Number getFramerateDenominator()
CfnChannel.H265SettingsPropertygetFramerateDenominator in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-frameratedenominatorpublic final Number getFramerateNumerator()
CfnChannel.H265SettingsPropertygetFramerateNumerator in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-frameratenumeratorpublic final Number getGopClosedCadence()
CfnChannel.H265SettingsPropertygetGopClosedCadence in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-gopclosedcadencepublic final Number getGopSize()
CfnChannel.H265SettingsPropertygetGopSize in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-gopsizepublic final String getGopSizeUnits()
CfnChannel.H265SettingsPropertygetGopSizeUnits in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-gopsizeunitspublic final String getLevel()
CfnChannel.H265SettingsPropertygetLevel in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-levelpublic final String getLookAheadRateControl()
CfnChannel.H265SettingsPropertygetLookAheadRateControl in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-lookaheadratecontrolpublic final Number getMaxBitrate()
CfnChannel.H265SettingsPropertygetMaxBitrate in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-maxbitratepublic final Number getMinIInterval()
CfnChannel.H265SettingsPropertygetMinIInterval in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-miniintervalpublic final Number getParDenominator()
CfnChannel.H265SettingsPropertygetParDenominator in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-pardenominatorpublic final Number getParNumerator()
CfnChannel.H265SettingsPropertygetParNumerator in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-parnumeratorpublic final String getProfile()
CfnChannel.H265SettingsPropertygetProfile in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-profilepublic final Number getQvbrQualityLevel()
CfnChannel.H265SettingsPropertygetQvbrQualityLevel in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-qvbrqualitylevelpublic final String getRateControlMode()
CfnChannel.H265SettingsPropertygetRateControlMode in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-ratecontrolmodepublic final String getScanType()
CfnChannel.H265SettingsPropertygetScanType in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-scantypepublic final String getSceneChangeDetect()
CfnChannel.H265SettingsPropertygetSceneChangeDetect in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-scenechangedetectpublic final Number getSlices()
CfnChannel.H265SettingsPropertygetSlices in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-slicespublic final String getTier()
CfnChannel.H265SettingsPropertygetTier in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-tierpublic final String getTimecodeInsertion()
CfnChannel.H265SettingsPropertygetTimecodeInsertion in interface CfnChannel.H265SettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-timecodeinsertion@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.