Uses of Interface
software.amazon.awscdk.services.medialive.alpha.H264SettingsProps
Packages that use H264SettingsProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of H264SettingsProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement H264SettingsPropsMethods in software.amazon.awscdk.services.medialive.alpha that return H264SettingsPropsModifier and TypeMethodDescriptionH264SettingsProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type H264SettingsPropsModifier and TypeMethodDescriptionstatic VideoCodecSettingsVideoCodecSettings.h264(H264SettingsProps props) (experimental) Create H.264 (AVC) codec settings.