Uses of Class
software.amazon.awscdk.services.medialive.alpha.H265MvOverPictureBoundaries
Packages that use H265MvOverPictureBoundaries
Package
Description
AWS::MediaLive Construct Library
-
Uses of H265MvOverPictureBoundaries in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as H265MvOverPictureBoundariesModifier and TypeFieldDescriptionstatic final H265MvOverPictureBoundariesH265MvOverPictureBoundaries.DISABLED(experimental) Disabled.static final H265MvOverPictureBoundariesH265MvOverPictureBoundaries.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return H265MvOverPictureBoundariesModifier and TypeMethodDescriptiondefault H265MvOverPictureBoundariesH265SettingsProps.getMvOverPictureBoundaries()(experimental) Whether motion vectors can cross picture boundaries.H265SettingsProps.Jsii$Proxy.getMvOverPictureBoundaries()static H265MvOverPictureBoundaries(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type H265MvOverPictureBoundariesModifier and TypeMethodDescriptionH265SettingsProps.Builder.mvOverPictureBoundaries(H265MvOverPictureBoundaries mvOverPictureBoundaries) Sets the value ofH265SettingsProps.getMvOverPictureBoundaries()