Uses of Class
software.amazon.awscdk.services.medialive.alpha.MediaPackageV2OutputGroupBaseProps.Builder
Packages that use MediaPackageV2OutputGroupBaseProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of MediaPackageV2OutputGroupBaseProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return MediaPackageV2OutputGroupBaseProps.BuilderModifier and TypeMethodDescriptionMediaPackageV2OutputGroupBaseProps.Builder.additionalDestinations(List<? extends MediaPackageV2Destination> additionalDestinations) Sets the value ofMediaPackageV2OutputGroupBaseProps.getAdditionalDestinations()MediaPackageV2OutputGroupBaseProps.builder()MediaPackageV2OutputGroupBaseProps.Builder.captionLanguageMappings(List<? extends CaptionLanguageMapping> captionLanguageMappings) Sets the value ofMediaPackageV2OutputGroupBaseProps.getCaptionLanguageMappings()MediaPackageV2OutputGroupBaseProps.Builder.id3Behavior(Id3Behavior id3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getId3Behavior()MediaPackageV2OutputGroupBaseProps.Builder.klvBehavior(KlvBehavior klvBehavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getKlvBehavior()Sets the value ofMediaPackageV2OutputGroupBaseProps.getName()MediaPackageV2OutputGroupBaseProps.Builder.nielsenId3Behavior(NielsenId3Behavior nielsenId3Behavior) Sets the value ofMediaPackageV2OutputGroupBaseProps.getNielsenId3Behavior()MediaPackageV2OutputGroupBaseProps.Builder.outputs(List<? extends MediaPackageV2OutputDefinition> outputs) Sets the value ofMediaPackageV2OutputGroupBaseProps.getOutputs()MediaPackageV2OutputGroupBaseProps.Builder.scte35Type(Scte35Type scte35Type) Sets the value ofMediaPackageV2OutputGroupBaseProps.getScte35Type()Sets the value ofMediaPackageV2OutputGroupBaseProps.getSegment()MediaPackageV2OutputGroupBaseProps.Builder.timedMetadataId3Frame(TimedMetadataId3Frame timedMetadataId3Frame) Sets the value ofMediaPackageV2OutputGroupBaseProps.getTimedMetadataId3Frame()MediaPackageV2OutputGroupBaseProps.Builder.timedMetadataId3Period(Duration timedMetadataId3Period) Sets the value ofMediaPackageV2OutputGroupBaseProps.getTimedMetadataId3Period()MediaPackageV2OutputGroupBaseProps.Builder.timedMetadataPassthrough(TimedMetadataPassthrough timedMetadataPassthrough) Sets the value ofMediaPackageV2OutputGroupBaseProps.getTimedMetadataPassthrough()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type MediaPackageV2OutputGroupBaseProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMediaPackageV2OutputGroupBaseProps.Builder.