Class CfnChannel.EncoderSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.EncoderSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.EncoderSettingsProperty
CfnChannel.EncoderSettingsProperty-
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.EncoderSettingsProperty
CfnChannel.EncoderSettingsProperty.Builder, CfnChannel.EncoderSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.EncoderSettingsProperty.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 ObjectThe encoding information for output audio.final ObjectThe settings for ad avail blanking.final ObjectThe configuration settings for the ad avail handling.final ObjectThe settings for the blackout slate.final ObjectThe encoding information for output captions.final ObjectReturns union: eitherIResolvableorCfnChannel.ColorCorrectionSettingsPropertyfinal ObjectSettings to enable specific features.final ObjectThe configuration settings that apply to the entire channel.final ObjectSettings to enable and configure the motion graphics overlay feature in the channel.final ObjectThe settings to configure Nielsen watermarks.final ObjectThe settings for the output groups in the channel.final ObjectReturns union: eitherIResolvableorCfnChannel.ThumbnailConfigurationPropertyfinal ObjectContains settings used to acquire and adjust timecode information from the inputs.final ObjectThe encoding information for output videos.final 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.EncoderSettingsProperty.Builder.
-
-
Method Details
-
getAudioDescriptions
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe encoding information for output audio.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.AudioDescriptionProperty>- Specified by:
getAudioDescriptionsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getAvailBlanking
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for ad avail blanking.Returns union: either
IResolvableorCfnChannel.AvailBlankingProperty- Specified by:
getAvailBlankingin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getAvailConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe configuration settings for the ad avail handling.Returns union: either
IResolvableorCfnChannel.AvailConfigurationProperty- Specified by:
getAvailConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getBlackoutSlate
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for the blackout slate.Returns union: either
IResolvableorCfnChannel.BlackoutSlateProperty- Specified by:
getBlackoutSlatein interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getCaptionDescriptions
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe encoding information for output captions.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.CaptionDescriptionProperty>- Specified by:
getCaptionDescriptionsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getColorCorrectionSettings
Description copied from interface:CfnChannel.EncoderSettingsPropertyReturns union: eitherIResolvableorCfnChannel.ColorCorrectionSettingsProperty- Specified by:
getColorCorrectionSettingsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getFeatureActivations
Description copied from interface:CfnChannel.EncoderSettingsPropertySettings to enable specific features.Returns union: either
IResolvableorCfnChannel.FeatureActivationsProperty- Specified by:
getFeatureActivationsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getGlobalConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe configuration settings that apply to the entire channel.Returns union: either
IResolvableorCfnChannel.GlobalConfigurationProperty- Specified by:
getGlobalConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getMotionGraphicsConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertySettings to enable and configure the motion graphics overlay feature in the channel.Returns union: either
IResolvableorCfnChannel.MotionGraphicsConfigurationProperty- Specified by:
getMotionGraphicsConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getNielsenConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings to configure Nielsen watermarks.Returns union: either
IResolvableorCfnChannel.NielsenConfigurationProperty- Specified by:
getNielsenConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getOutputGroups
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for the output groups in the channel.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.OutputGroupProperty>- Specified by:
getOutputGroupsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getThumbnailConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyReturns union: eitherIResolvableorCfnChannel.ThumbnailConfigurationProperty- Specified by:
getThumbnailConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getTimecodeConfig
Description copied from interface:CfnChannel.EncoderSettingsPropertyContains settings used to acquire and adjust timecode information from the inputs.Returns union: either
IResolvableorCfnChannel.TimecodeConfigProperty- Specified by:
getTimecodeConfigin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getVideoDescriptions
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe encoding information for output videos.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.VideoDescriptionProperty>- Specified by:
getVideoDescriptionsin interfaceCfnChannel.EncoderSettingsProperty- 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()
-