Uses of Enum
software.amazon.awscdk.services.mediaconnect.alpha.EncodingProfile
Packages that use EncodingProfile
Package
Description
AWS::MediaConnect Construct Library
-
Uses of EncodingProfile in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return EncodingProfileModifier and TypeMethodDescriptiondefault EncodingProfileEncodingConfig.getEncodingProfile()(experimental) The encoding profile to use when transcoding the NDI source content to a transport stream.final EncodingProfileEncodingConfig.Jsii$Proxy.getEncodingProfile()static EncodingProfileReturns the enum constant of this type with the specified name.static EncodingProfile[]EncodingProfile.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type EncodingProfileModifier and TypeMethodDescriptionEncodingConfig.Builder.encodingProfile(EncodingProfile encodingProfile) Sets the value ofEncodingConfig.getEncodingProfile()