Uses of Class
software.amazon.awscdk.services.medialive.alpha.H265TreeblockSize
Packages that use H265TreeblockSize
Package
Description
AWS::MediaLive Construct Library
-
Uses of H265TreeblockSize in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as H265TreeblockSizeModifier and TypeFieldDescriptionstatic final H265TreeblockSizeH265TreeblockSize.AUTO(experimental) Auto.static final H265TreeblockSizeH265TreeblockSize.TREE_SIZE_32_X32(experimental) 32x32.Methods in software.amazon.awscdk.services.medialive.alpha that return H265TreeblockSizeModifier and TypeMethodDescriptiondefault H265TreeblockSizeH265SettingsProps.getTreeblockSize()(experimental) Treeblock size for the encoder.final H265TreeblockSizeH265SettingsProps.Jsii$Proxy.getTreeblockSize()static H265TreeblockSize(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type H265TreeblockSizeModifier and TypeMethodDescriptionH265SettingsProps.Builder.treeblockSize(H265TreeblockSize treeblockSize) Sets the value ofH265SettingsProps.getTreeblockSize()