Uses of Class
software.amazon.awscdk.services.medialive.alpha.GopSize
Packages that use GopSize
Package
Description
AWS::MediaLive Construct Library
-
Uses of GopSize in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return GopSizeModifier and TypeMethodDescriptionstatic GopSize(experimental) GOP size in frames.default GopSizeAv1SettingsProps.getGopSize()(experimental) The GOP size (keyframe interval).final GopSizeAv1SettingsProps.Jsii$Proxy.getGopSize()default GopSizeH264SettingsProps.getGopSize()(experimental) The GOP size (keyframe interval).final GopSizeH264SettingsProps.Jsii$Proxy.getGopSize()default GopSizeH265SettingsProps.getGopSize()(experimental) The GOP size (keyframe interval).final GopSizeH265SettingsProps.Jsii$Proxy.getGopSize()static GopSize(experimental) GOP size in seconds.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type GopSizeModifier and TypeMethodDescriptionSets the value ofAv1SettingsProps.getGopSize()Sets the value ofH264SettingsProps.getGopSize()Sets the value ofH265SettingsProps.getGopSize()