Uses of Class
software.amazon.awscdk.services.medialive.alpha.H265SettingsProps.Builder
Packages that use H265SettingsProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of H265SettingsProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return H265SettingsProps.BuilderModifier and TypeMethodDescriptionH265SettingsProps.Builder.adaptiveQuantization(H265AdaptiveQuantization adaptiveQuantization) Sets the value ofH265SettingsProps.getAdaptiveQuantization()H265SettingsProps.Builder.afdSignaling(AfdSignaling afdSignaling) Sets the value ofH265SettingsProps.getAfdSignaling()H265SettingsProps.Builder.alternativeTransferFunction(H265AlternativeTransferFunction alternativeTransferFunction) Sets the value ofH265SettingsProps.getAlternativeTransferFunction()Sets the value ofH265SettingsProps.getBufSize()static H265SettingsProps.BuilderH265SettingsProps.builder()H265SettingsProps.Builder.colorMetadata(ColorMetadata colorMetadata) Sets the value ofH265SettingsProps.getColorMetadata()H265SettingsProps.Builder.colorSpaceSettings(H265ColorSpaceSettings colorSpaceSettings) Sets the value ofH265SettingsProps.getColorSpaceSettings()H265SettingsProps.Builder.deblocking(H265Deblocking deblocking) Sets the value ofH265SettingsProps.getDeblocking()H265SettingsProps.Builder.filterSettings(H265FilterSettings filterSettings) Sets the value ofH265SettingsProps.getFilterSettings()Sets the value ofH265SettingsProps.getFixedAfd()Sets the value ofH265SettingsProps.getFlickerAq()Sets the value ofH265SettingsProps.getFramerate()H265SettingsProps.Builder.gopBReference(GopBReference gopBReference) Sets the value ofH265SettingsProps.getGopBReference()H265SettingsProps.Builder.gopClosedCadence(Number gopClosedCadence) Sets the value ofH265SettingsProps.getGopClosedCadence()H265SettingsProps.Builder.gopNumBFrames(Number gopNumBFrames) Sets the value ofH265SettingsProps.getGopNumBFrames()Sets the value ofH265SettingsProps.getGopSize()Sets the value ofH265SettingsProps.getLevel()H265SettingsProps.Builder.lookAheadRateControl(LookAheadRateControl lookAheadRateControl) Sets the value ofH265SettingsProps.getLookAheadRateControl()H265SettingsProps.Builder.minBitrate(Number minBitrate) Sets the value ofH265SettingsProps.getMinBitrate()H265SettingsProps.Builder.minIInterval(Number minIInterval) Sets the value ofH265SettingsProps.getMinIInterval()Sets the value ofH265SettingsProps.getMinQp()H265SettingsProps.Builder.mvOverPictureBoundaries(H265MvOverPictureBoundaries mvOverPictureBoundaries) Sets the value ofH265SettingsProps.getMvOverPictureBoundaries()H265SettingsProps.Builder.mvTemporalPredictor(H265MvTemporalPredictor mvTemporalPredictor) Sets the value ofH265SettingsProps.getMvTemporalPredictor()H265SettingsProps.Builder.pixelAspectRatio(PixelAspectRatio pixelAspectRatio) Sets the value ofH265SettingsProps.getPixelAspectRatio()H265SettingsProps.Builder.profile(H265Profile profile) Sets the value ofH265SettingsProps.getProfile()H265SettingsProps.Builder.rateControl(H265RateControl rateControl) Sets the value ofH265SettingsProps.getRateControl()Sets the value ofH265SettingsProps.getScanType()H265SettingsProps.Builder.sceneChangeDetect(H265SceneChangeDetect sceneChangeDetect) Sets the value ofH265SettingsProps.getSceneChangeDetect()Sets the value ofH265SettingsProps.getSlices()H265SettingsProps.Builder.subgopLength(SubgopLength subgopLength) Sets the value ofH265SettingsProps.getSubgopLength()Sets the value ofH265SettingsProps.getTier()H265SettingsProps.Builder.tileHeight(Number tileHeight) Sets the value ofH265SettingsProps.getTileHeight()H265SettingsProps.Builder.tilePadding(H265TilePadding tilePadding) Sets the value ofH265SettingsProps.getTilePadding()Sets the value ofH265SettingsProps.getTileWidth()H265SettingsProps.Builder.timecodeBurnin(TimecodeBurninSettings timecodeBurnin) Sets the value ofH265SettingsProps.getTimecodeBurnin()H265SettingsProps.Builder.timecodeInsertion(TimecodeInsertion timecodeInsertion) Sets the value ofH265SettingsProps.getTimecodeInsertion()H265SettingsProps.Builder.treeblockSize(H265TreeblockSize treeblockSize) Sets the value ofH265SettingsProps.getTreeblockSize()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type H265SettingsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(H265SettingsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theH265SettingsProps.Builder.