Uses of Class
software.amazon.awscdk.services.medialive.alpha.CmafIngestOutputGroupProps.Builder
Packages that use CmafIngestOutputGroupProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of CmafIngestOutputGroupProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return CmafIngestOutputGroupProps.BuilderModifier and TypeMethodDescriptionCmafIngestOutputGroupProps.Builder.additionalDestinations(List<? extends OutputDestination> additionalDestinations) Sets the value ofCmafIngestOutputGroupProps.getAdditionalDestinations()CmafIngestOutputGroupProps.builder()CmafIngestOutputGroupProps.Builder.captionLanguageMappings(List<? extends CmafCaptionLanguageMapping> captionLanguageMappings) Sets the value ofCmafIngestOutputGroupProps.getCaptionLanguageMappings()CmafIngestOutputGroupProps.Builder.destinations(List<? extends OutputDestination> destinations) Sets the value ofCmafIngestOutputGroupProps.getDestinations()CmafIngestOutputGroupProps.Builder.id3Behavior(Id3Behavior id3Behavior) Sets the value ofCmafIngestOutputGroupProps.getId3Behavior()CmafIngestOutputGroupProps.Builder.id3NameModifier(String id3NameModifier) Sets the value ofCmafIngestOutputGroupProps.getId3NameModifier()CmafIngestOutputGroupProps.Builder.klvBehavior(KlvBehavior klvBehavior) Sets the value ofCmafIngestOutputGroupProps.getKlvBehavior()CmafIngestOutputGroupProps.Builder.klvNameModifier(String klvNameModifier) Sets the value ofCmafIngestOutputGroupProps.getKlvNameModifier()Sets the value ofCmafIngestOutputGroupProps.getName()CmafIngestOutputGroupProps.Builder.nielsenId3Behavior(NielsenId3Behavior nielsenId3Behavior) Sets the value ofCmafIngestOutputGroupProps.getNielsenId3Behavior()CmafIngestOutputGroupProps.Builder.nielsenId3NameModifier(String nielsenId3NameModifier) Sets the value ofCmafIngestOutputGroupProps.getNielsenId3NameModifier()CmafIngestOutputGroupProps.Builder.outputs(List<? extends CmafIngestOutputDefinition> outputs) Sets the value ofCmafIngestOutputGroupProps.getOutputs()CmafIngestOutputGroupProps.Builder.scte35NameModifier(String scte35NameModifier) Sets the value ofCmafIngestOutputGroupProps.getScte35NameModifier()CmafIngestOutputGroupProps.Builder.scte35Type(Scte35Type scte35Type) Sets the value ofCmafIngestOutputGroupProps.getScte35Type()Sets the value ofCmafIngestOutputGroupProps.getSegment()CmafIngestOutputGroupProps.Builder.sendDelayMs(Number sendDelayMs) Sets the value ofCmafIngestOutputGroupProps.getSendDelayMs()CmafIngestOutputGroupProps.Builder.timedMetadataId3Frame(TimedMetadataId3Frame timedMetadataId3Frame) Sets the value ofCmafIngestOutputGroupProps.getTimedMetadataId3Frame()CmafIngestOutputGroupProps.Builder.timedMetadataId3Period(Duration timedMetadataId3Period) Sets the value ofCmafIngestOutputGroupProps.getTimedMetadataId3Period()CmafIngestOutputGroupProps.Builder.timedMetadataPassthrough(TimedMetadataPassthrough timedMetadataPassthrough) Sets the value ofCmafIngestOutputGroupProps.getTimedMetadataPassthrough()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type CmafIngestOutputGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCmafIngestOutputGroupProps.Builder.