Class CfnChannel.EncoderSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.EncoderSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.EncoderSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.EncoderSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.EncoderSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.EncoderSettingsProperty
An implementation for
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 Objectfinal 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 Objectfinal 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.- Specified by:
getAudioDescriptionsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getAvailBlanking
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for ad avail blanking.- Specified by:
getAvailBlankingin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getAvailConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe configuration settings for the ad avail handling.- Specified by:
getAvailConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getBlackoutSlate
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for the blackout slate.- Specified by:
getBlackoutSlatein interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getCaptionDescriptions
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe encoding information for output captions.- Specified by:
getCaptionDescriptionsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getColorCorrectionSettings
- Specified by:
getColorCorrectionSettingsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getFeatureActivations
Description copied from interface:CfnChannel.EncoderSettingsPropertySettings to enable specific features.- Specified by:
getFeatureActivationsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getGlobalConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe configuration settings that apply to the entire channel.- 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.- Specified by:
getMotionGraphicsConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getNielsenConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings to configure Nielsen watermarks.- Specified by:
getNielsenConfigurationin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getOutputGroups
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for the output groups in the channel.- Specified by:
getOutputGroupsin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getThumbnailConfiguration
- 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.- Specified by:
getTimecodeConfigin interfaceCfnChannel.EncoderSettingsProperty- See Also:
-
getVideoDescriptions
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe encoding information for output videos.- 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()
-