Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.PixelAspectRatio
Packages that use PixelAspectRatio
Package
Description
AWS::MediaConnect Construct Library
-
Uses of PixelAspectRatio in software.amazon.awscdk.services.mediaconnect.alpha
Fields in software.amazon.awscdk.services.mediaconnect.alpha declared as PixelAspectRatioModifier and TypeFieldDescriptionstatic final PixelAspectRatioPixelAspectRatio.SQUARE(experimental) Square pixels (1:1).Methods in software.amazon.awscdk.services.mediaconnect.alpha that return PixelAspectRatioModifier and TypeMethodDescriptiondefault PixelAspectRatioFmtpVideo.getPar()(experimental) The pixel aspect ratio (PAR) of the video — the shape of a single pixel, not the display aspect ratio.final PixelAspectRatioFmtpVideo.Jsii$Proxy.getPar()static PixelAspectRatio(experimental) Define a pixel aspect ratio.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type PixelAspectRatioModifier and TypeMethodDescriptionFmtpVideo.Builder.par(PixelAspectRatio par) Sets the value ofFmtpVideo.getPar()