Uses of Class
software.amazon.awscdk.services.medialive.alpha.InputCodec
Packages that use InputCodec
Package
Description
AWS::MediaLive Construct Library
-
Uses of InputCodec in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as InputCodecModifier and TypeFieldDescriptionstatic final InputCodecInputCodec.AVC(experimental) AVC (H.264).static final InputCodecInputCodec.HEVC(experimental) HEVC (H.265).static final InputCodecInputCodec.MPEG2(experimental) MPEG2.Methods in software.amazon.awscdk.services.medialive.alpha that return InputCodecModifier and TypeMethodDescriptionfinal InputCodecCdiInputSpecificationProps.Jsii$Proxy.getCodec()default InputCodecStandardInputSpecificationProps.getCodec()(experimental) The codec of the input.final InputCodecStandardInputSpecificationProps.Jsii$Proxy.getCodec()static InputCodec(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type InputCodecModifier and TypeMethodDescriptionCdiInputSpecificationProps.Builder.codec(InputCodec codec) Sets the value ofStandardInputSpecificationProps.getCodec()StandardInputSpecificationProps.Builder.codec(InputCodec codec) Sets the value ofStandardInputSpecificationProps.getCodec()