Uses of Class
software.amazon.awscdk.services.medialive.alpha.RtmpIncludeFillerNalUnits
Packages that use RtmpIncludeFillerNalUnits
Package
Description
AWS::MediaLive Construct Library
-
Uses of RtmpIncludeFillerNalUnits in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as RtmpIncludeFillerNalUnitsModifier and TypeFieldDescriptionstatic final RtmpIncludeFillerNalUnitsRtmpIncludeFillerNalUnits.AUTO(experimental) Auto.static final RtmpIncludeFillerNalUnitsRtmpIncludeFillerNalUnits.DROP(experimental) Drop.static final RtmpIncludeFillerNalUnitsRtmpIncludeFillerNalUnits.INCLUDE(experimental) Include.Methods in software.amazon.awscdk.services.medialive.alpha that return RtmpIncludeFillerNalUnitsModifier and TypeMethodDescriptiondefault RtmpIncludeFillerNalUnitsRtmpOutputGroupProps.getIncludeFillerNalUnits()(experimental) Controls whether filler NAL units are included in the output.RtmpOutputGroupProps.Jsii$Proxy.getIncludeFillerNalUnits()static RtmpIncludeFillerNalUnits(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type RtmpIncludeFillerNalUnitsModifier and TypeMethodDescriptionRtmpOutputGroupProps.Builder.includeFillerNalUnits(RtmpIncludeFillerNalUnits includeFillerNalUnits) Sets the value ofRtmpOutputGroupProps.getIncludeFillerNalUnits()