Uses of Class
software.amazon.awscdk.services.medialive.alpha.H264EntropyEncoding
Packages that use H264EntropyEncoding
Package
Description
AWS::MediaLive Construct Library
-
Uses of H264EntropyEncoding in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as H264EntropyEncodingModifier and TypeFieldDescriptionstatic final H264EntropyEncodingH264EntropyEncoding.CABAC(experimental) CABAC (requires Main or High profile).static final H264EntropyEncodingH264EntropyEncoding.CAVLC(experimental) CAVLC.Methods in software.amazon.awscdk.services.medialive.alpha that return H264EntropyEncodingModifier and TypeMethodDescriptiondefault H264EntropyEncodingH264SettingsProps.getEntropyEncoding()(experimental) The entropy encoding mode.final H264EntropyEncodingH264SettingsProps.Jsii$Proxy.getEntropyEncoding()static H264EntropyEncoding(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type H264EntropyEncodingModifier and TypeMethodDescriptionH264SettingsProps.Builder.entropyEncoding(H264EntropyEncoding entropyEncoding) Sets the value ofH264SettingsProps.getEntropyEncoding()