Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsStreamInfResolution
Packages that use HlsStreamInfResolution
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsStreamInfResolution in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsStreamInfResolutionModifier and TypeFieldDescriptionstatic final HlsStreamInfResolutionHlsStreamInfResolution.EXCLUDE(experimental) Exclude.static final HlsStreamInfResolutionHlsStreamInfResolution.INCLUDE(experimental) Include.Methods in software.amazon.awscdk.services.medialive.alpha that return HlsStreamInfResolutionModifier and TypeMethodDescriptiondefault HlsStreamInfResolutionHlsOutputGroupProps.getStreamInfResolution()(experimental) Whether to include or exclude the RESOLUTION attribute for a video in the EXT-X-STREAM-INF tag.final HlsStreamInfResolutionHlsOutputGroupProps.Jsii$Proxy.getStreamInfResolution()static HlsStreamInfResolution(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsStreamInfResolutionModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.streamInfResolution(HlsStreamInfResolution streamInfResolution) Sets the value ofHlsOutputGroupProps.getStreamInfResolution()