Uses of Class
software.amazon.awscdk.services.medialive.alpha.H265Profile
Packages that use H265Profile
Package
Description
AWS::MediaLive Construct Library
-
Uses of H265Profile in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as H265ProfileModifier and TypeFieldDescriptionstatic final H265ProfileH265Profile.MAIN(experimental) Main profile.static final H265ProfileH265Profile.MAIN_10_BIT(experimental) Main 10-bit profile.Methods in software.amazon.awscdk.services.medialive.alpha that return H265ProfileModifier and TypeMethodDescriptiondefault H265ProfileH265SettingsProps.getProfile()(experimental) The H.265 profile.final H265ProfileH265SettingsProps.Jsii$Proxy.getProfile()static H265Profile(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type H265ProfileModifier and TypeMethodDescriptionH265SettingsProps.Builder.profile(H265Profile profile) Sets the value ofH265SettingsProps.getProfile()