Uses of Class
software.amazon.awscdk.services.medialive.alpha.H265MvTemporalPredictor
Packages that use H265MvTemporalPredictor
Package
Description
AWS::MediaLive Construct Library
-
Uses of H265MvTemporalPredictor in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as H265MvTemporalPredictorModifier and TypeFieldDescriptionstatic final H265MvTemporalPredictorH265MvTemporalPredictor.DISABLED(experimental) Disabled.static final H265MvTemporalPredictorH265MvTemporalPredictor.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return H265MvTemporalPredictorModifier and TypeMethodDescriptiondefault H265MvTemporalPredictorH265SettingsProps.getMvTemporalPredictor()(experimental) Whether to use temporal motion vector prediction.final H265MvTemporalPredictorH265SettingsProps.Jsii$Proxy.getMvTemporalPredictor()static H265MvTemporalPredictor(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type H265MvTemporalPredictorModifier and TypeMethodDescriptionH265SettingsProps.Builder.mvTemporalPredictor(H265MvTemporalPredictor mvTemporalPredictor) Sets the value ofH265SettingsProps.getMvTemporalPredictor()