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 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 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
-
getAvailBlanking
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for ad avail blanking.- Specified by:
getAvailBlankingin interfaceCfnChannel.EncoderSettingsProperty
-
getAvailConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe configuration settings for the ad avail handling.- Specified by:
getAvailConfigurationin interfaceCfnChannel.EncoderSettingsProperty
-
getBlackoutSlate
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for the blackout slate.- Specified by:
getBlackoutSlatein interfaceCfnChannel.EncoderSettingsProperty
-
getCaptionDescriptions
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe encoding information for output captions.- Specified by:
getCaptionDescriptionsin interfaceCfnChannel.EncoderSettingsProperty
-
getFeatureActivations
Description copied from interface:CfnChannel.EncoderSettingsPropertySettings to enable specific features.- Specified by:
getFeatureActivationsin interfaceCfnChannel.EncoderSettingsProperty
-
getGlobalConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe configuration settings that apply to the entire channel.- Specified by:
getGlobalConfigurationin interfaceCfnChannel.EncoderSettingsProperty
-
getMotionGraphicsConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertySettings to enable and configure the motion graphics overlay feature in the channel.- Specified by:
getMotionGraphicsConfigurationin interfaceCfnChannel.EncoderSettingsProperty
-
getNielsenConfiguration
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings to configure Nielsen watermarks.- Specified by:
getNielsenConfigurationin interfaceCfnChannel.EncoderSettingsProperty
-
getOutputGroups
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe settings for the output groups in the channel.- Specified by:
getOutputGroupsin interfaceCfnChannel.EncoderSettingsProperty
-
getTimecodeConfig
Description copied from interface:CfnChannel.EncoderSettingsPropertyContains settings used to acquire and adjust timecode information from the inputs.- Specified by:
getTimecodeConfigin interfaceCfnChannel.EncoderSettingsProperty
-
getVideoDescriptions
Description copied from interface:CfnChannel.EncoderSettingsPropertyThe encoding information for output videos.- Specified by:
getVideoDescriptionsin interfaceCfnChannel.EncoderSettingsProperty
-
$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()
-