Interface CfnChannel.EncoderSettingsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnChannel.EncoderSettingsProperty.Jsii$Proxy
- Enclosing class:
CfnChannel
This entity is at the top level in the channel.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnChannel.EncoderSettingsPropertystatic final classAn implementation forCfnChannel.EncoderSettingsProperty -
Method Summary
Modifier and TypeMethodDescriptionbuilder()default ObjectThe encoding information for output audio.default ObjectThe settings for ad avail blanking.default ObjectThe configuration settings for the ad avail handling.default ObjectThe settings for the blackout slate.default ObjectThe encoding information for output captions.default ObjectReturns union: eitherIResolvableorCfnChannel.ColorCorrectionSettingsPropertydefault ObjectSettings to enable specific features.default ObjectThe configuration settings that apply to the entire channel.default ObjectSettings to enable and configure the motion graphics overlay feature in the channel.default ObjectThe settings to configure Nielsen watermarks.default ObjectThe settings for the output groups in the channel.default ObjectReturns union: eitherIResolvableorCfnChannel.ThumbnailConfigurationPropertydefault ObjectContains settings used to acquire and adjust timecode information from the inputs.default ObjectThe encoding information for output videos.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getAudioDescriptions
The encoding information for output audio.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.AudioDescriptionProperty>- See Also:
-
getAvailBlanking
The settings for ad avail blanking.Returns union: either
IResolvableorCfnChannel.AvailBlankingProperty- See Also:
-
getAvailConfiguration
The configuration settings for the ad avail handling.Returns union: either
IResolvableorCfnChannel.AvailConfigurationProperty- See Also:
-
getBlackoutSlate
The settings for the blackout slate.Returns union: either
IResolvableorCfnChannel.BlackoutSlateProperty- See Also:
-
getCaptionDescriptions
The encoding information for output captions.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.CaptionDescriptionProperty>- See Also:
-
getColorCorrectionSettings
Returns union: eitherIResolvableorCfnChannel.ColorCorrectionSettingsProperty- See Also:
-
getFeatureActivations
Settings to enable specific features.Returns union: either
IResolvableorCfnChannel.FeatureActivationsProperty- See Also:
-
getGlobalConfiguration
The configuration settings that apply to the entire channel.Returns union: either
IResolvableorCfnChannel.GlobalConfigurationProperty- See Also:
-
getMotionGraphicsConfiguration
Settings to enable and configure the motion graphics overlay feature in the channel.Returns union: either
IResolvableorCfnChannel.MotionGraphicsConfigurationProperty- See Also:
-
getNielsenConfiguration
The settings to configure Nielsen watermarks.Returns union: either
IResolvableorCfnChannel.NielsenConfigurationProperty- See Also:
-
getOutputGroups
The settings for the output groups in the channel.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.OutputGroupProperty>- See Also:
-
getThumbnailConfiguration
Returns union: eitherIResolvableorCfnChannel.ThumbnailConfigurationProperty- See Also:
-
getTimecodeConfig
Contains settings used to acquire and adjust timecode information from the inputs.Returns union: either
IResolvableorCfnChannel.TimecodeConfigProperty- See Also:
-
getVideoDescriptions
The encoding information for output videos.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannel.VideoDescriptionProperty>- See Also:
-
builder
-