Class CfnChannel.Av1SettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.Av1SettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.Av1SettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.Av1SettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.Av1SettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.Av1SettingsProperty
An implementation for
CfnChannel.Av1SettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.Av1SettingsProperty
CfnChannel.Av1SettingsProperty.Builder, CfnChannel.Av1SettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.Av1SettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal Numberfinal Objectfinal Stringfinal Numberfinal Numberfinal Numberfinal Stringfinal StringgetLevel()final Stringfinal Numberfinal Numberfinal Numberfinal Numberfinal Numberfinal Stringfinal Objectfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.Av1SettingsProperty.Builder.
-
-
Method Details
-
getAfdSignaling
- Specified by:
getAfdSignalingin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getBufSize
- Specified by:
getBufSizein interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getColorSpaceSettings
- Specified by:
getColorSpaceSettingsin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getFixedAfd
- Specified by:
getFixedAfdin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getFramerateDenominator
- Specified by:
getFramerateDenominatorin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getFramerateNumerator
- Specified by:
getFramerateNumeratorin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getGopSize
- Specified by:
getGopSizein interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getGopSizeUnits
- Specified by:
getGopSizeUnitsin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getLevel
- Specified by:
getLevelin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getLookAheadRateControl
- Specified by:
getLookAheadRateControlin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getMaxBitrate
- Specified by:
getMaxBitratein interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getMinIInterval
- Specified by:
getMinIIntervalin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getParDenominator
- Specified by:
getParDenominatorin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getParNumerator
- Specified by:
getParNumeratorin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getQvbrQualityLevel
- Specified by:
getQvbrQualityLevelin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getSceneChangeDetect
- Specified by:
getSceneChangeDetectin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
getTimecodeBurninSettings
- Specified by:
getTimecodeBurninSettingsin interfaceCfnChannel.Av1SettingsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-