@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class H265Settings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
H265Settings() |
public void setAdaptiveQuantization(String adaptiveQuantization)
adaptiveQuantization - H265AdaptiveQuantizationpublic String getAdaptiveQuantization()
H265AdaptiveQuantizationpublic H265Settings withAdaptiveQuantization(String adaptiveQuantization)
adaptiveQuantization - H265AdaptiveQuantizationpublic H265Settings withAdaptiveQuantization(H265AdaptiveQuantization adaptiveQuantization)
adaptiveQuantization - H265AdaptiveQuantizationpublic void setAlternateTransferFunctionSei(String alternateTransferFunctionSei)
alternateTransferFunctionSei - H265AlternateTransferFunctionSeipublic String getAlternateTransferFunctionSei()
H265AlternateTransferFunctionSeipublic H265Settings withAlternateTransferFunctionSei(String alternateTransferFunctionSei)
alternateTransferFunctionSei - H265AlternateTransferFunctionSeipublic H265Settings withAlternateTransferFunctionSei(H265AlternateTransferFunctionSei alternateTransferFunctionSei)
alternateTransferFunctionSei - H265AlternateTransferFunctionSeipublic void setBitrate(Integer bitrate)
bitrate - Average bitrate in bits/second. Required for VBR, CBR, and ABR. Five megabits can be entered as 5000000 or
5m. Five hundred kilobits can be entered as 500000 or 0.5m. For MS Smooth outputs, bitrates must be unique
when rounded down to the nearest multiple of 1000.public Integer getBitrate()
public H265Settings withBitrate(Integer bitrate)
bitrate - Average bitrate in bits/second. Required for VBR, CBR, and ABR. Five megabits can be entered as 5000000 or
5m. Five hundred kilobits can be entered as 500000 or 0.5m. For MS Smooth outputs, bitrates must be unique
when rounded down to the nearest multiple of 1000.public void setCodecLevel(String codecLevel)
codecLevel - H265CodecLevelpublic String getCodecLevel()
H265CodecLevelpublic H265Settings withCodecLevel(String codecLevel)
codecLevel - H265CodecLevelpublic H265Settings withCodecLevel(H265CodecLevel codecLevel)
codecLevel - H265CodecLevelpublic void setCodecProfile(String codecProfile)
codecProfile - H265CodecProfilepublic String getCodecProfile()
H265CodecProfilepublic H265Settings withCodecProfile(String codecProfile)
codecProfile - H265CodecProfilepublic H265Settings withCodecProfile(H265CodecProfile codecProfile)
codecProfile - H265CodecProfilepublic void setFlickerAdaptiveQuantization(String flickerAdaptiveQuantization)
flickerAdaptiveQuantization - H265FlickerAdaptiveQuantizationpublic String getFlickerAdaptiveQuantization()
H265FlickerAdaptiveQuantizationpublic H265Settings withFlickerAdaptiveQuantization(String flickerAdaptiveQuantization)
flickerAdaptiveQuantization - H265FlickerAdaptiveQuantizationpublic H265Settings withFlickerAdaptiveQuantization(H265FlickerAdaptiveQuantization flickerAdaptiveQuantization)
flickerAdaptiveQuantization - H265FlickerAdaptiveQuantizationpublic void setFramerateControl(String framerateControl)
framerateControl - H265FramerateControlpublic String getFramerateControl()
H265FramerateControlpublic H265Settings withFramerateControl(String framerateControl)
framerateControl - H265FramerateControlpublic H265Settings withFramerateControl(H265FramerateControl framerateControl)
framerateControl - H265FramerateControlpublic void setFramerateConversionAlgorithm(String framerateConversionAlgorithm)
framerateConversionAlgorithm - H265FramerateConversionAlgorithmpublic String getFramerateConversionAlgorithm()
H265FramerateConversionAlgorithmpublic H265Settings withFramerateConversionAlgorithm(String framerateConversionAlgorithm)
framerateConversionAlgorithm - H265FramerateConversionAlgorithmpublic H265Settings withFramerateConversionAlgorithm(H265FramerateConversionAlgorithm framerateConversionAlgorithm)
framerateConversionAlgorithm - H265FramerateConversionAlgorithmpublic void setFramerateDenominator(Integer framerateDenominator)
framerateDenominator - Framerate denominator.public Integer getFramerateDenominator()
public H265Settings withFramerateDenominator(Integer framerateDenominator)
framerateDenominator - Framerate denominator.public void setFramerateNumerator(Integer framerateNumerator)
framerateNumerator - Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.public Integer getFramerateNumerator()
public H265Settings withFramerateNumerator(Integer framerateNumerator)
framerateNumerator - Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 fps.public void setGopBReference(String gopBReference)
gopBReference - H265GopBReferencepublic String getGopBReference()
H265GopBReferencepublic H265Settings withGopBReference(String gopBReference)
gopBReference - H265GopBReferencepublic H265Settings withGopBReference(H265GopBReference gopBReference)
gopBReference - H265GopBReferencepublic void setGopClosedCadence(Integer gopClosedCadence)
gopClosedCadence - Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder
joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break
output segmenting.public Integer getGopClosedCadence()
public H265Settings withGopClosedCadence(Integer gopClosedCadence)
gopClosedCadence - Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder
joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break
output segmenting.public void setGopSize(Double gopSize)
gopSize - GOP Length (keyframe interval) in frames or seconds. Must be greater than zero.public Double getGopSize()
public H265Settings withGopSize(Double gopSize)
gopSize - GOP Length (keyframe interval) in frames or seconds. Must be greater than zero.public void setGopSizeUnits(String gopSizeUnits)
gopSizeUnits - H265GopSizeUnitspublic String getGopSizeUnits()
H265GopSizeUnitspublic H265Settings withGopSizeUnits(String gopSizeUnits)
gopSizeUnits - H265GopSizeUnitspublic H265Settings withGopSizeUnits(H265GopSizeUnits gopSizeUnits)
gopSizeUnits - H265GopSizeUnitspublic void setHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
hrdBufferInitialFillPercentage - Percentage of the buffer that should initially be filled (HRD buffer model).public Integer getHrdBufferInitialFillPercentage()
public H265Settings withHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
hrdBufferInitialFillPercentage - Percentage of the buffer that should initially be filled (HRD buffer model).public void setHrdBufferSize(Integer hrdBufferSize)
hrdBufferSize - Size of buffer (HRD buffer model). Five megabits can be entered as 5000000 or 5m. Five hundred kilobits
can be entered as 500000 or 0.5m.public Integer getHrdBufferSize()
public H265Settings withHrdBufferSize(Integer hrdBufferSize)
hrdBufferSize - Size of buffer (HRD buffer model). Five megabits can be entered as 5000000 or 5m. Five hundred kilobits
can be entered as 500000 or 0.5m.public void setInterlaceMode(String interlaceMode)
interlaceMode - H265InterlaceModepublic String getInterlaceMode()
H265InterlaceModepublic H265Settings withInterlaceMode(String interlaceMode)
interlaceMode - H265InterlaceModepublic H265Settings withInterlaceMode(H265InterlaceMode interlaceMode)
interlaceMode - H265InterlaceModepublic void setMaxBitrate(Integer maxBitrate)
maxBitrate - Maximum bitrate in bits/second (for VBR mode only). Five megabits can be entered as 5000000 or 5m. Five
hundred kilobits can be entered as 500000 or 0.5m.public Integer getMaxBitrate()
public H265Settings withMaxBitrate(Integer maxBitrate)
maxBitrate - Maximum bitrate in bits/second (for VBR mode only). Five megabits can be entered as 5000000 or 5m. Five
hundred kilobits can be entered as 500000 or 0.5m.public void setMinIInterval(Integer minIInterval)
minIInterval - Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or
stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting
I-interval. The normal cadence resumes for the next GOP. This setting is only used when Scene Change
Detect is enabled. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1public Integer getMinIInterval()
public H265Settings withMinIInterval(Integer minIInterval)
minIInterval - Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or
stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting
I-interval. The normal cadence resumes for the next GOP. This setting is only used when Scene Change
Detect is enabled. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1public void setNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
numberBFramesBetweenReferenceFrames - Number of B-frames between reference frames.public Integer getNumberBFramesBetweenReferenceFrames()
public H265Settings withNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
numberBFramesBetweenReferenceFrames - Number of B-frames between reference frames.public void setNumberReferenceFrames(Integer numberReferenceFrames)
numberReferenceFrames - Number of reference frames to use. The encoder may use more than requested if using B-frames and/or
interlaced encoding.public Integer getNumberReferenceFrames()
public H265Settings withNumberReferenceFrames(Integer numberReferenceFrames)
numberReferenceFrames - Number of reference frames to use. The encoder may use more than requested if using B-frames and/or
interlaced encoding.public void setParControl(String parControl)
parControl - H265ParControlpublic String getParControl()
H265ParControlpublic H265Settings withParControl(String parControl)
parControl - H265ParControlpublic H265Settings withParControl(H265ParControl parControl)
parControl - H265ParControlpublic void setParDenominator(Integer parDenominator)
parDenominator - Pixel Aspect Ratio denominator.public Integer getParDenominator()
public H265Settings withParDenominator(Integer parDenominator)
parDenominator - Pixel Aspect Ratio denominator.public void setParNumerator(Integer parNumerator)
parNumerator - Pixel Aspect Ratio numerator.public Integer getParNumerator()
public H265Settings withParNumerator(Integer parNumerator)
parNumerator - Pixel Aspect Ratio numerator.public void setQualityTuningLevel(String qualityTuningLevel)
qualityTuningLevel - H265QualityTuningLevelpublic String getQualityTuningLevel()
H265QualityTuningLevelpublic H265Settings withQualityTuningLevel(String qualityTuningLevel)
qualityTuningLevel - H265QualityTuningLevelpublic H265Settings withQualityTuningLevel(H265QualityTuningLevel qualityTuningLevel)
qualityTuningLevel - H265QualityTuningLevelpublic void setRateControlMode(String rateControlMode)
rateControlMode - H265RateControlModepublic String getRateControlMode()
H265RateControlModepublic H265Settings withRateControlMode(String rateControlMode)
rateControlMode - H265RateControlModepublic H265Settings withRateControlMode(H265RateControlMode rateControlMode)
rateControlMode - H265RateControlModepublic void setSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode)
sampleAdaptiveOffsetFilterMode - H265SampleAdaptiveOffsetFilterModepublic String getSampleAdaptiveOffsetFilterMode()
H265SampleAdaptiveOffsetFilterModepublic H265Settings withSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode)
sampleAdaptiveOffsetFilterMode - H265SampleAdaptiveOffsetFilterModepublic H265Settings withSampleAdaptiveOffsetFilterMode(H265SampleAdaptiveOffsetFilterMode sampleAdaptiveOffsetFilterMode)
sampleAdaptiveOffsetFilterMode - H265SampleAdaptiveOffsetFilterModepublic void setSceneChangeDetect(String sceneChangeDetect)
sceneChangeDetect - H265SceneChangeDetectpublic String getSceneChangeDetect()
H265SceneChangeDetectpublic H265Settings withSceneChangeDetect(String sceneChangeDetect)
sceneChangeDetect - H265SceneChangeDetectpublic H265Settings withSceneChangeDetect(H265SceneChangeDetect sceneChangeDetect)
sceneChangeDetect - H265SceneChangeDetectpublic void setSlices(Integer slices)
slices - Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive
pictures, and less than or equal to half the number of macroblock rows for interlaced pictures.public Integer getSlices()
public H265Settings withSlices(Integer slices)
slices - Number of slices per picture. Must be less than or equal to the number of macroblock rows for progressive
pictures, and less than or equal to half the number of macroblock rows for interlaced pictures.public void setSlowPal(String slowPal)
slowPal - H265SlowPalpublic String getSlowPal()
H265SlowPalpublic H265Settings withSlowPal(String slowPal)
slowPal - H265SlowPalpublic H265Settings withSlowPal(H265SlowPal slowPal)
slowPal - H265SlowPalpublic void setSpatialAdaptiveQuantization(String spatialAdaptiveQuantization)
spatialAdaptiveQuantization - H265SpatialAdaptiveQuantizationpublic String getSpatialAdaptiveQuantization()
H265SpatialAdaptiveQuantizationpublic H265Settings withSpatialAdaptiveQuantization(String spatialAdaptiveQuantization)
spatialAdaptiveQuantization - H265SpatialAdaptiveQuantizationpublic H265Settings withSpatialAdaptiveQuantization(H265SpatialAdaptiveQuantization spatialAdaptiveQuantization)
spatialAdaptiveQuantization - H265SpatialAdaptiveQuantizationpublic void setTelecine(String telecine)
telecine - H265Telecinepublic String getTelecine()
H265Telecinepublic H265Settings withTelecine(String telecine)
telecine - H265Telecinepublic H265Settings withTelecine(H265Telecine telecine)
telecine - H265Telecinepublic void setTemporalAdaptiveQuantization(String temporalAdaptiveQuantization)
temporalAdaptiveQuantization - H265TemporalAdaptiveQuantizationpublic String getTemporalAdaptiveQuantization()
H265TemporalAdaptiveQuantizationpublic H265Settings withTemporalAdaptiveQuantization(String temporalAdaptiveQuantization)
temporalAdaptiveQuantization - H265TemporalAdaptiveQuantizationpublic H265Settings withTemporalAdaptiveQuantization(H265TemporalAdaptiveQuantization temporalAdaptiveQuantization)
temporalAdaptiveQuantization - H265TemporalAdaptiveQuantizationpublic void setTemporalIds(String temporalIds)
temporalIds - H265TemporalIdspublic String getTemporalIds()
H265TemporalIdspublic H265Settings withTemporalIds(String temporalIds)
temporalIds - H265TemporalIdspublic H265Settings withTemporalIds(H265TemporalIds temporalIds)
temporalIds - H265TemporalIdspublic H265Settings withTiles(String tiles)
tiles - H265Tilespublic H265Settings withTiles(H265Tiles tiles)
tiles - H265Tilespublic void setUnregisteredSeiTimecode(String unregisteredSeiTimecode)
unregisteredSeiTimecode - H265UnregisteredSeiTimecodepublic String getUnregisteredSeiTimecode()
H265UnregisteredSeiTimecodepublic H265Settings withUnregisteredSeiTimecode(String unregisteredSeiTimecode)
unregisteredSeiTimecode - H265UnregisteredSeiTimecodepublic H265Settings withUnregisteredSeiTimecode(H265UnregisteredSeiTimecode unregisteredSeiTimecode)
unregisteredSeiTimecode - H265UnregisteredSeiTimecodepublic String toString()
toString in class ObjectObject.toString()public H265Settings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2018. All rights reserved.