Uses of Class
software.amazon.awscdk.services.medialive.alpha.H264SettingsProps.Builder
Packages that use H264SettingsProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of H264SettingsProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return H264SettingsProps.BuilderModifier and TypeMethodDescriptionH264SettingsProps.Builder.adaptiveQuantization(H264AdaptiveQuantization adaptiveQuantization) Sets the value ofH264SettingsProps.getAdaptiveQuantization()H264SettingsProps.Builder.afdSignaling(AfdSignaling afdSignaling) Sets the value ofH264SettingsProps.getAfdSignaling()H264SettingsProps.Builder.bufFillPct(Number bufFillPct) Sets the value ofH264SettingsProps.getBufFillPct()Sets the value ofH264SettingsProps.getBufSize()static H264SettingsProps.BuilderH264SettingsProps.builder()H264SettingsProps.Builder.colorMetadata(ColorMetadata colorMetadata) Sets the value ofH264SettingsProps.getColorMetadata()H264SettingsProps.Builder.colorSpaceSettings(H264ColorSpaceSettings colorSpaceSettings) Sets the value ofH264SettingsProps.getColorSpaceSettings()H264SettingsProps.Builder.entropyEncoding(H264EntropyEncoding entropyEncoding) Sets the value ofH264SettingsProps.getEntropyEncoding()H264SettingsProps.Builder.filterSettings(H264FilterSettings filterSettings) Sets the value ofH264SettingsProps.getFilterSettings()Sets the value ofH264SettingsProps.getFixedAfd()Sets the value ofH264SettingsProps.getFlickerAq()H264SettingsProps.Builder.forceFieldPictures(H264ForceFieldPictures forceFieldPictures) Sets the value ofH264SettingsProps.getForceFieldPictures()Sets the value ofH264SettingsProps.getFramerate()H264SettingsProps.Builder.gopBReference(GopBReference gopBReference) Sets the value ofH264SettingsProps.getGopBReference()H264SettingsProps.Builder.gopClosedCadence(Number gopClosedCadence) Sets the value ofH264SettingsProps.getGopClosedCadence()H264SettingsProps.Builder.gopNumBFrames(Number gopNumBFrames) Sets the value ofH264SettingsProps.getGopNumBFrames()Sets the value ofH264SettingsProps.getGopSize()Sets the value ofH264SettingsProps.getLevel()H264SettingsProps.Builder.lookAheadRateControl(LookAheadRateControl lookAheadRateControl) Sets the value ofH264SettingsProps.getLookAheadRateControl()H264SettingsProps.Builder.minBitrate(Number minBitrate) Sets the value ofH264SettingsProps.getMinBitrate()H264SettingsProps.Builder.minIInterval(Number minIInterval) Sets the value ofH264SettingsProps.getMinIInterval()Sets the value ofH264SettingsProps.getMinQp()H264SettingsProps.Builder.numRefFrames(Number numRefFrames) Sets the value ofH264SettingsProps.getNumRefFrames()H264SettingsProps.Builder.pixelAspectRatio(PixelAspectRatio pixelAspectRatio) Sets the value ofH264SettingsProps.getPixelAspectRatio()H264SettingsProps.Builder.profile(H264Profile profile) Sets the value ofH264SettingsProps.getProfile()H264SettingsProps.Builder.qualityLevel(H264QualityLevel qualityLevel) Sets the value ofH264SettingsProps.getQualityLevel()H264SettingsProps.Builder.rateControl(H264RateControl rateControl) Sets the value ofH264SettingsProps.getRateControl()Sets the value ofH264SettingsProps.getScanType()H264SettingsProps.Builder.sceneChangeDetect(H264SceneChangeDetect sceneChangeDetect) Sets the value ofH264SettingsProps.getSceneChangeDetect()Sets the value ofH264SettingsProps.getSlices()Sets the value ofH264SettingsProps.getSoftness()H264SettingsProps.Builder.spatialAq(H264SpatialAq spatialAq) Sets the value ofH264SettingsProps.getSpatialAq()H264SettingsProps.Builder.subgopLength(SubgopLength subgopLength) Sets the value ofH264SettingsProps.getSubgopLength()H264SettingsProps.Builder.syntax(H264Syntax syntax) Sets the value ofH264SettingsProps.getSyntax()H264SettingsProps.Builder.temporalAq(H264TemporalAq temporalAq) Sets the value ofH264SettingsProps.getTemporalAq()H264SettingsProps.Builder.timecodeBurnin(TimecodeBurninSettings timecodeBurnin) Sets the value ofH264SettingsProps.getTimecodeBurnin()H264SettingsProps.Builder.timecodeInsertion(TimecodeInsertion timecodeInsertion) Sets the value ofH264SettingsProps.getTimecodeInsertion()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type H264SettingsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(H264SettingsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theH264SettingsProps.Builder.