Class MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:54.026Z")
    @Stability(Stable)
    public class MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference

        protected MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference

        protected MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference

        @Stability(Stable)
        public MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH264SettingsOutputReference​(@NotNull
                                                                                                        com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                                        @NotNull
                                                                                                        String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetAdaptiveQuantization

        @Stability(Stable)
        public void resetAdaptiveQuantization()
      • resetAfdSignaling

        @Stability(Stable)
        public void resetAfdSignaling()
      • resetBitrate

        @Stability(Stable)
        public void resetBitrate()
      • resetBufFillPct

        @Stability(Stable)
        public void resetBufFillPct()
      • resetBufSize

        @Stability(Stable)
        public void resetBufSize()
      • resetColorMetadata

        @Stability(Stable)
        public void resetColorMetadata()
      • resetEntropyEncoding

        @Stability(Stable)
        public void resetEntropyEncoding()
      • resetFilterSettings

        @Stability(Stable)
        public void resetFilterSettings()
      • resetFixedAfd

        @Stability(Stable)
        public void resetFixedAfd()
      • resetFlickerAq

        @Stability(Stable)
        public void resetFlickerAq()
      • resetForceFieldPictures

        @Stability(Stable)
        public void resetForceFieldPictures()
      • resetFramerateControl

        @Stability(Stable)
        public void resetFramerateControl()
      • resetFramerateDenominator

        @Stability(Stable)
        public void resetFramerateDenominator()
      • resetFramerateNumerator

        @Stability(Stable)
        public void resetFramerateNumerator()
      • resetGopBReference

        @Stability(Stable)
        public void resetGopBReference()
      • resetGopClosedCadence

        @Stability(Stable)
        public void resetGopClosedCadence()
      • resetGopNumBFrames

        @Stability(Stable)
        public void resetGopNumBFrames()
      • resetGopSize

        @Stability(Stable)
        public void resetGopSize()
      • resetGopSizeUnits

        @Stability(Stable)
        public void resetGopSizeUnits()
      • resetLevel

        @Stability(Stable)
        public void resetLevel()
      • resetLookAheadRateControl

        @Stability(Stable)
        public void resetLookAheadRateControl()
      • resetMaxBitrate

        @Stability(Stable)
        public void resetMaxBitrate()
      • resetMinIInterval

        @Stability(Stable)
        public void resetMinIInterval()
      • resetNumRefFrames

        @Stability(Stable)
        public void resetNumRefFrames()
      • resetParControl

        @Stability(Stable)
        public void resetParControl()
      • resetParDenominator

        @Stability(Stable)
        public void resetParDenominator()
      • resetParNumerator

        @Stability(Stable)
        public void resetParNumerator()
      • resetProfile

        @Stability(Stable)
        public void resetProfile()
      • resetQualityLevel

        @Stability(Stable)
        public void resetQualityLevel()
      • resetQvbrQualityLevel

        @Stability(Stable)
        public void resetQvbrQualityLevel()
      • resetRateControlMode

        @Stability(Stable)
        public void resetRateControlMode()
      • resetScanType

        @Stability(Stable)
        public void resetScanType()
      • resetSceneChangeDetect

        @Stability(Stable)
        public void resetSceneChangeDetect()
      • resetSlices

        @Stability(Stable)
        public void resetSlices()
      • resetSoftness

        @Stability(Stable)
        public void resetSoftness()
      • resetSpatialAq

        @Stability(Stable)
        public void resetSpatialAq()
      • resetSubgopLength

        @Stability(Stable)
        public void resetSubgopLength()
      • resetSyntax

        @Stability(Stable)
        public void resetSyntax()
      • resetTemporalAq

        @Stability(Stable)
        public void resetTemporalAq()
      • resetTimecodeInsertion

        @Stability(Stable)
        public void resetTimecodeInsertion()
      • getAdaptiveQuantizationInput

        @Stability(Stable)
        @Nullable
        public String getAdaptiveQuantizationInput()
      • getAfdSignalingInput

        @Stability(Stable)
        @Nullable
        public String getAfdSignalingInput()
      • getBitrateInput

        @Stability(Stable)
        @Nullable
        public Number getBitrateInput()
      • getBufFillPctInput

        @Stability(Stable)
        @Nullable
        public Number getBufFillPctInput()
      • getBufSizeInput

        @Stability(Stable)
        @Nullable
        public Number getBufSizeInput()
      • getColorMetadataInput

        @Stability(Stable)
        @Nullable
        public String getColorMetadataInput()
      • getEntropyEncodingInput

        @Stability(Stable)
        @Nullable
        public String getEntropyEncodingInput()
      • getFixedAfdInput

        @Stability(Stable)
        @Nullable
        public String getFixedAfdInput()
      • getFlickerAqInput

        @Stability(Stable)
        @Nullable
        public String getFlickerAqInput()
      • getForceFieldPicturesInput

        @Stability(Stable)
        @Nullable
        public String getForceFieldPicturesInput()
      • getFramerateControlInput

        @Stability(Stable)
        @Nullable
        public String getFramerateControlInput()
      • getFramerateDenominatorInput

        @Stability(Stable)
        @Nullable
        public Number getFramerateDenominatorInput()
      • getFramerateNumeratorInput

        @Stability(Stable)
        @Nullable
        public Number getFramerateNumeratorInput()
      • getGopBReferenceInput

        @Stability(Stable)
        @Nullable
        public String getGopBReferenceInput()
      • getGopClosedCadenceInput

        @Stability(Stable)
        @Nullable
        public Number getGopClosedCadenceInput()
      • getGopNumBFramesInput

        @Stability(Stable)
        @Nullable
        public Number getGopNumBFramesInput()
      • getGopSizeInput

        @Stability(Stable)
        @Nullable
        public Number getGopSizeInput()
      • getGopSizeUnitsInput

        @Stability(Stable)
        @Nullable
        public String getGopSizeUnitsInput()
      • getLevelInput

        @Stability(Stable)
        @Nullable
        public String getLevelInput()
      • getLookAheadRateControlInput

        @Stability(Stable)
        @Nullable
        public String getLookAheadRateControlInput()
      • getMaxBitrateInput

        @Stability(Stable)
        @Nullable
        public Number getMaxBitrateInput()
      • getMinIIntervalInput

        @Stability(Stable)
        @Nullable
        public Number getMinIIntervalInput()
      • getNumRefFramesInput

        @Stability(Stable)
        @Nullable
        public Number getNumRefFramesInput()
      • getParControlInput

        @Stability(Stable)
        @Nullable
        public String getParControlInput()
      • getParDenominatorInput

        @Stability(Stable)
        @Nullable
        public Number getParDenominatorInput()
      • getParNumeratorInput

        @Stability(Stable)
        @Nullable
        public Number getParNumeratorInput()
      • getProfileInput

        @Stability(Stable)
        @Nullable
        public String getProfileInput()
      • getQualityLevelInput

        @Stability(Stable)
        @Nullable
        public String getQualityLevelInput()
      • getQvbrQualityLevelInput

        @Stability(Stable)
        @Nullable
        public Number getQvbrQualityLevelInput()
      • getRateControlModeInput

        @Stability(Stable)
        @Nullable
        public String getRateControlModeInput()
      • getScanTypeInput

        @Stability(Stable)
        @Nullable
        public String getScanTypeInput()
      • getSceneChangeDetectInput

        @Stability(Stable)
        @Nullable
        public String getSceneChangeDetectInput()
      • getSlicesInput

        @Stability(Stable)
        @Nullable
        public Number getSlicesInput()
      • getSoftnessInput

        @Stability(Stable)
        @Nullable
        public Number getSoftnessInput()
      • getSpatialAqInput

        @Stability(Stable)
        @Nullable
        public String getSpatialAqInput()
      • getSubgopLengthInput

        @Stability(Stable)
        @Nullable
        public String getSubgopLengthInput()
      • getSyntaxInput

        @Stability(Stable)
        @Nullable
        public String getSyntaxInput()
      • getTemporalAqInput

        @Stability(Stable)
        @Nullable
        public String getTemporalAqInput()
      • getTimecodeInsertionInput

        @Stability(Stable)
        @Nullable
        public String getTimecodeInsertionInput()
      • getAdaptiveQuantization

        @Stability(Stable)
        @NotNull
        public String getAdaptiveQuantization()
      • setAdaptiveQuantization

        @Stability(Stable)
        public void setAdaptiveQuantization​(@NotNull
                                            String value)
      • getAfdSignaling

        @Stability(Stable)
        @NotNull
        public String getAfdSignaling()
      • setAfdSignaling

        @Stability(Stable)
        public void setAfdSignaling​(@NotNull
                                    String value)
      • getBitrate

        @Stability(Stable)
        @NotNull
        public Number getBitrate()
      • setBitrate

        @Stability(Stable)
        public void setBitrate​(@NotNull
                               Number value)
      • getBufFillPct

        @Stability(Stable)
        @NotNull
        public Number getBufFillPct()
      • setBufFillPct

        @Stability(Stable)
        public void setBufFillPct​(@NotNull
                                  Number value)
      • getBufSize

        @Stability(Stable)
        @NotNull
        public Number getBufSize()
      • setBufSize

        @Stability(Stable)
        public void setBufSize​(@NotNull
                               Number value)
      • getColorMetadata

        @Stability(Stable)
        @NotNull
        public String getColorMetadata()
      • setColorMetadata

        @Stability(Stable)
        public void setColorMetadata​(@NotNull
                                     String value)
      • getEntropyEncoding

        @Stability(Stable)
        @NotNull
        public String getEntropyEncoding()
      • setEntropyEncoding

        @Stability(Stable)
        public void setEntropyEncoding​(@NotNull
                                       String value)
      • getFixedAfd

        @Stability(Stable)
        @NotNull
        public String getFixedAfd()
      • setFixedAfd

        @Stability(Stable)
        public void setFixedAfd​(@NotNull
                                String value)
      • getFlickerAq

        @Stability(Stable)
        @NotNull
        public String getFlickerAq()
      • setFlickerAq

        @Stability(Stable)
        public void setFlickerAq​(@NotNull
                                 String value)
      • getForceFieldPictures

        @Stability(Stable)
        @NotNull
        public String getForceFieldPictures()
      • setForceFieldPictures

        @Stability(Stable)
        public void setForceFieldPictures​(@NotNull
                                          String value)
      • getFramerateControl

        @Stability(Stable)
        @NotNull
        public String getFramerateControl()
      • setFramerateControl

        @Stability(Stable)
        public void setFramerateControl​(@NotNull
                                        String value)
      • getFramerateDenominator

        @Stability(Stable)
        @NotNull
        public Number getFramerateDenominator()
      • setFramerateDenominator

        @Stability(Stable)
        public void setFramerateDenominator​(@NotNull
                                            Number value)
      • getFramerateNumerator

        @Stability(Stable)
        @NotNull
        public Number getFramerateNumerator()
      • setFramerateNumerator

        @Stability(Stable)
        public void setFramerateNumerator​(@NotNull
                                          Number value)
      • getGopBReference

        @Stability(Stable)
        @NotNull
        public String getGopBReference()
      • setGopBReference

        @Stability(Stable)
        public void setGopBReference​(@NotNull
                                     String value)
      • getGopClosedCadence

        @Stability(Stable)
        @NotNull
        public Number getGopClosedCadence()
      • setGopClosedCadence

        @Stability(Stable)
        public void setGopClosedCadence​(@NotNull
                                        Number value)
      • getGopNumBFrames

        @Stability(Stable)
        @NotNull
        public Number getGopNumBFrames()
      • setGopNumBFrames

        @Stability(Stable)
        public void setGopNumBFrames​(@NotNull
                                     Number value)
      • getGopSize

        @Stability(Stable)
        @NotNull
        public Number getGopSize()
      • setGopSize

        @Stability(Stable)
        public void setGopSize​(@NotNull
                               Number value)
      • getGopSizeUnits

        @Stability(Stable)
        @NotNull
        public String getGopSizeUnits()
      • setGopSizeUnits

        @Stability(Stable)
        public void setGopSizeUnits​(@NotNull
                                    String value)
      • getLevel

        @Stability(Stable)
        @NotNull
        public String getLevel()
      • setLevel

        @Stability(Stable)
        public void setLevel​(@NotNull
                             String value)
      • getLookAheadRateControl

        @Stability(Stable)
        @NotNull
        public String getLookAheadRateControl()
      • setLookAheadRateControl

        @Stability(Stable)
        public void setLookAheadRateControl​(@NotNull
                                            String value)
      • getMaxBitrate

        @Stability(Stable)
        @NotNull
        public Number getMaxBitrate()
      • setMaxBitrate

        @Stability(Stable)
        public void setMaxBitrate​(@NotNull
                                  Number value)
      • getMinIInterval

        @Stability(Stable)
        @NotNull
        public Number getMinIInterval()
      • setMinIInterval

        @Stability(Stable)
        public void setMinIInterval​(@NotNull
                                    Number value)
      • getNumRefFrames

        @Stability(Stable)
        @NotNull
        public Number getNumRefFrames()
      • setNumRefFrames

        @Stability(Stable)
        public void setNumRefFrames​(@NotNull
                                    Number value)
      • getParControl

        @Stability(Stable)
        @NotNull
        public String getParControl()
      • setParControl

        @Stability(Stable)
        public void setParControl​(@NotNull
                                  String value)
      • getParDenominator

        @Stability(Stable)
        @NotNull
        public Number getParDenominator()
      • setParDenominator

        @Stability(Stable)
        public void setParDenominator​(@NotNull
                                      Number value)
      • getParNumerator

        @Stability(Stable)
        @NotNull
        public Number getParNumerator()
      • setParNumerator

        @Stability(Stable)
        public void setParNumerator​(@NotNull
                                    Number value)
      • getProfile

        @Stability(Stable)
        @NotNull
        public String getProfile()
      • setProfile

        @Stability(Stable)
        public void setProfile​(@NotNull
                               String value)
      • getQualityLevel

        @Stability(Stable)
        @NotNull
        public String getQualityLevel()
      • setQualityLevel

        @Stability(Stable)
        public void setQualityLevel​(@NotNull
                                    String value)
      • getQvbrQualityLevel

        @Stability(Stable)
        @NotNull
        public Number getQvbrQualityLevel()
      • setQvbrQualityLevel

        @Stability(Stable)
        public void setQvbrQualityLevel​(@NotNull
                                        Number value)
      • getRateControlMode

        @Stability(Stable)
        @NotNull
        public String getRateControlMode()
      • setRateControlMode

        @Stability(Stable)
        public void setRateControlMode​(@NotNull
                                       String value)
      • getScanType

        @Stability(Stable)
        @NotNull
        public String getScanType()
      • setScanType

        @Stability(Stable)
        public void setScanType​(@NotNull
                                String value)
      • getSceneChangeDetect

        @Stability(Stable)
        @NotNull
        public String getSceneChangeDetect()
      • setSceneChangeDetect

        @Stability(Stable)
        public void setSceneChangeDetect​(@NotNull
                                         String value)
      • getSlices

        @Stability(Stable)
        @NotNull
        public Number getSlices()
      • setSlices

        @Stability(Stable)
        public void setSlices​(@NotNull
                              Number value)
      • getSoftness

        @Stability(Stable)
        @NotNull
        public Number getSoftness()
      • setSoftness

        @Stability(Stable)
        public void setSoftness​(@NotNull
                                Number value)
      • getSpatialAq

        @Stability(Stable)
        @NotNull
        public String getSpatialAq()
      • setSpatialAq

        @Stability(Stable)
        public void setSpatialAq​(@NotNull
                                 String value)
      • getSubgopLength

        @Stability(Stable)
        @NotNull
        public String getSubgopLength()
      • setSubgopLength

        @Stability(Stable)
        public void setSubgopLength​(@NotNull
                                    String value)
      • getSyntax

        @Stability(Stable)
        @NotNull
        public String getSyntax()
      • setSyntax

        @Stability(Stable)
        public void setSyntax​(@NotNull
                              String value)
      • getTemporalAq

        @Stability(Stable)
        @NotNull
        public String getTemporalAq()
      • setTemporalAq

        @Stability(Stable)
        public void setTemporalAq​(@NotNull
                                  String value)
      • getTimecodeInsertion

        @Stability(Stable)
        @NotNull
        public String getTimecodeInsertion()
      • setTimecodeInsertion

        @Stability(Stable)
        public void setTimecodeInsertion​(@NotNull
                                         String value)