Uses of Class
software.amazon.awscdk.services.medialive.alpha.GopBReference
Packages that use GopBReference
Package
Description
AWS::MediaLive Construct Library
-
Uses of GopBReference in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as GopBReferenceModifier and TypeFieldDescriptionstatic final GopBReferenceGopBReference.DISABLED(experimental) Disabled.static final GopBReferenceGopBReference.ENABLED(experimental) Enabled.Methods in software.amazon.awscdk.services.medialive.alpha that return GopBReferenceModifier and TypeMethodDescriptiondefault GopBReferenceH264SettingsProps.getGopBReference()(experimental) If enabled, uses reference B frames for GOP structures that have B frames > 1.final GopBReferenceH264SettingsProps.Jsii$Proxy.getGopBReference()default GopBReferenceH265SettingsProps.getGopBReference()(experimental) If enabled, uses reference B frames for GOP structures that have B frames > 1.final GopBReferenceH265SettingsProps.Jsii$Proxy.getGopBReference()static GopBReference(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type GopBReferenceModifier and TypeMethodDescriptionH264SettingsProps.Builder.gopBReference(GopBReference gopBReference) Sets the value ofH264SettingsProps.getGopBReference()H265SettingsProps.Builder.gopBReference(GopBReference gopBReference) Sets the value ofH265SettingsProps.getGopBReference()