@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class H265Settings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
H265Settings() |
| Modifier and Type | Method and Description |
|---|---|
H265Settings |
clone() |
boolean |
equals(Object obj) |
String |
getAdaptiveQuantization() |
String |
getAlternateTransferFunctionSei() |
Integer |
getBitrate()
Average bitrate in bits/second.
|
String |
getCodecLevel() |
String |
getCodecProfile() |
String |
getDynamicSubGop()
Choose Adaptive to improve subjective video quality for high-motion content.
|
String |
getFlickerAdaptiveQuantization() |
String |
getFramerateControl() |
String |
getFramerateConversionAlgorithm() |
Integer |
getFramerateDenominator()
Framerate denominator.
|
Integer |
getFramerateNumerator()
Framerate numerator - framerate is a fraction, e.g.
|
String |
getGopBReference() |
Integer |
getGopClosedCadence()
Frequency of closed GOPs.
|
Double |
getGopSize()
GOP Length (keyframe interval) in frames or seconds.
|
String |
getGopSizeUnits() |
Integer |
getHrdBufferInitialFillPercentage()
Percentage of the buffer that should initially be filled (HRD buffer model).
|
Integer |
getHrdBufferSize()
Size of buffer (HRD buffer model) in bits.
|
String |
getInterlaceMode() |
Integer |
getMaxBitrate()
Maximum bitrate in bits/second.
|
Integer |
getMinIInterval()
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
Integer |
getNumberBFramesBetweenReferenceFrames()
Number of B-frames between reference frames.
|
Integer |
getNumberReferenceFrames()
Number of reference frames to use.
|
String |
getParControl() |
Integer |
getParDenominator()
Pixel Aspect Ratio denominator.
|
Integer |
getParNumerator()
Pixel Aspect Ratio numerator.
|
String |
getQualityTuningLevel() |
H265QvbrSettings |
getQvbrSettings()
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
String |
getRateControlMode() |
String |
getSampleAdaptiveOffsetFilterMode() |
String |
getSceneChangeDetect() |
Integer |
getSlices()
Number of slices per picture.
|
String |
getSlowPal() |
String |
getSpatialAdaptiveQuantization() |
String |
getTelecine() |
String |
getTemporalAdaptiveQuantization() |
String |
getTemporalIds() |
String |
getTiles() |
String |
getUnregisteredSeiTimecode() |
String |
getWriteMp4PackagingType() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAdaptiveQuantization(String adaptiveQuantization) |
void |
setAlternateTransferFunctionSei(String alternateTransferFunctionSei) |
void |
setBitrate(Integer bitrate)
Average bitrate in bits/second.
|
void |
setCodecLevel(String codecLevel) |
void |
setCodecProfile(String codecProfile) |
void |
setDynamicSubGop(String dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
void |
setFlickerAdaptiveQuantization(String flickerAdaptiveQuantization) |
void |
setFramerateControl(String framerateControl) |
void |
setFramerateConversionAlgorithm(String framerateConversionAlgorithm) |
void |
setFramerateDenominator(Integer framerateDenominator)
Framerate denominator.
|
void |
setFramerateNumerator(Integer framerateNumerator)
Framerate numerator - framerate is a fraction, e.g.
|
void |
setGopBReference(String gopBReference) |
void |
setGopClosedCadence(Integer gopClosedCadence)
Frequency of closed GOPs.
|
void |
setGopSize(Double gopSize)
GOP Length (keyframe interval) in frames or seconds.
|
void |
setGopSizeUnits(String gopSizeUnits) |
void |
setHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
Percentage of the buffer that should initially be filled (HRD buffer model).
|
void |
setHrdBufferSize(Integer hrdBufferSize)
Size of buffer (HRD buffer model) in bits.
|
void |
setInterlaceMode(String interlaceMode) |
void |
setMaxBitrate(Integer maxBitrate)
Maximum bitrate in bits/second.
|
void |
setMinIInterval(Integer minIInterval)
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
void |
setNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
Number of B-frames between reference frames.
|
void |
setNumberReferenceFrames(Integer numberReferenceFrames)
Number of reference frames to use.
|
void |
setParControl(String parControl) |
void |
setParDenominator(Integer parDenominator)
Pixel Aspect Ratio denominator.
|
void |
setParNumerator(Integer parNumerator)
Pixel Aspect Ratio numerator.
|
void |
setQualityTuningLevel(String qualityTuningLevel) |
void |
setQvbrSettings(H265QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
void |
setRateControlMode(String rateControlMode) |
void |
setSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode) |
void |
setSceneChangeDetect(String sceneChangeDetect) |
void |
setSlices(Integer slices)
Number of slices per picture.
|
void |
setSlowPal(String slowPal) |
void |
setSpatialAdaptiveQuantization(String spatialAdaptiveQuantization) |
void |
setTelecine(String telecine) |
void |
setTemporalAdaptiveQuantization(String temporalAdaptiveQuantization) |
void |
setTemporalIds(String temporalIds) |
void |
setTiles(String tiles) |
void |
setUnregisteredSeiTimecode(String unregisteredSeiTimecode) |
void |
setWriteMp4PackagingType(String writeMp4PackagingType) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
H265Settings |
withAdaptiveQuantization(H265AdaptiveQuantization adaptiveQuantization) |
H265Settings |
withAdaptiveQuantization(String adaptiveQuantization) |
H265Settings |
withAlternateTransferFunctionSei(H265AlternateTransferFunctionSei alternateTransferFunctionSei) |
H265Settings |
withAlternateTransferFunctionSei(String alternateTransferFunctionSei) |
H265Settings |
withBitrate(Integer bitrate)
Average bitrate in bits/second.
|
H265Settings |
withCodecLevel(H265CodecLevel codecLevel) |
H265Settings |
withCodecLevel(String codecLevel) |
H265Settings |
withCodecProfile(H265CodecProfile codecProfile) |
H265Settings |
withCodecProfile(String codecProfile) |
H265Settings |
withDynamicSubGop(H265DynamicSubGop dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H265Settings |
withDynamicSubGop(String dynamicSubGop)
Choose Adaptive to improve subjective video quality for high-motion content.
|
H265Settings |
withFlickerAdaptiveQuantization(H265FlickerAdaptiveQuantization flickerAdaptiveQuantization) |
H265Settings |
withFlickerAdaptiveQuantization(String flickerAdaptiveQuantization) |
H265Settings |
withFramerateControl(H265FramerateControl framerateControl) |
H265Settings |
withFramerateControl(String framerateControl) |
H265Settings |
withFramerateConversionAlgorithm(H265FramerateConversionAlgorithm framerateConversionAlgorithm) |
H265Settings |
withFramerateConversionAlgorithm(String framerateConversionAlgorithm) |
H265Settings |
withFramerateDenominator(Integer framerateDenominator)
Framerate denominator.
|
H265Settings |
withFramerateNumerator(Integer framerateNumerator)
Framerate numerator - framerate is a fraction, e.g.
|
H265Settings |
withGopBReference(H265GopBReference gopBReference) |
H265Settings |
withGopBReference(String gopBReference) |
H265Settings |
withGopClosedCadence(Integer gopClosedCadence)
Frequency of closed GOPs.
|
H265Settings |
withGopSize(Double gopSize)
GOP Length (keyframe interval) in frames or seconds.
|
H265Settings |
withGopSizeUnits(H265GopSizeUnits gopSizeUnits) |
H265Settings |
withGopSizeUnits(String gopSizeUnits) |
H265Settings |
withHrdBufferInitialFillPercentage(Integer hrdBufferInitialFillPercentage)
Percentage of the buffer that should initially be filled (HRD buffer model).
|
H265Settings |
withHrdBufferSize(Integer hrdBufferSize)
Size of buffer (HRD buffer model) in bits.
|
H265Settings |
withInterlaceMode(H265InterlaceMode interlaceMode) |
H265Settings |
withInterlaceMode(String interlaceMode) |
H265Settings |
withMaxBitrate(Integer maxBitrate)
Maximum bitrate in bits/second.
|
H265Settings |
withMinIInterval(Integer minIInterval)
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
H265Settings |
withNumberBFramesBetweenReferenceFrames(Integer numberBFramesBetweenReferenceFrames)
Number of B-frames between reference frames.
|
H265Settings |
withNumberReferenceFrames(Integer numberReferenceFrames)
Number of reference frames to use.
|
H265Settings |
withParControl(H265ParControl parControl) |
H265Settings |
withParControl(String parControl) |
H265Settings |
withParDenominator(Integer parDenominator)
Pixel Aspect Ratio denominator.
|
H265Settings |
withParNumerator(Integer parNumerator)
Pixel Aspect Ratio numerator.
|
H265Settings |
withQualityTuningLevel(H265QualityTuningLevel qualityTuningLevel) |
H265Settings |
withQualityTuningLevel(String qualityTuningLevel) |
H265Settings |
withQvbrSettings(H265QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
H265Settings |
withRateControlMode(H265RateControlMode rateControlMode) |
H265Settings |
withRateControlMode(String rateControlMode) |
H265Settings |
withSampleAdaptiveOffsetFilterMode(H265SampleAdaptiveOffsetFilterMode sampleAdaptiveOffsetFilterMode) |
H265Settings |
withSampleAdaptiveOffsetFilterMode(String sampleAdaptiveOffsetFilterMode) |
H265Settings |
withSceneChangeDetect(H265SceneChangeDetect sceneChangeDetect) |
H265Settings |
withSceneChangeDetect(String sceneChangeDetect) |
H265Settings |
withSlices(Integer slices)
Number of slices per picture.
|
H265Settings |
withSlowPal(H265SlowPal slowPal) |
H265Settings |
withSlowPal(String slowPal) |
H265Settings |
withSpatialAdaptiveQuantization(H265SpatialAdaptiveQuantization spatialAdaptiveQuantization) |
H265Settings |
withSpatialAdaptiveQuantization(String spatialAdaptiveQuantization) |
H265Settings |
withTelecine(H265Telecine telecine) |
H265Settings |
withTelecine(String telecine) |
H265Settings |
withTemporalAdaptiveQuantization(H265TemporalAdaptiveQuantization temporalAdaptiveQuantization) |
H265Settings |
withTemporalAdaptiveQuantization(String temporalAdaptiveQuantization) |
H265Settings |
withTemporalIds(H265TemporalIds temporalIds) |
H265Settings |
withTemporalIds(String temporalIds) |
H265Settings |
withTiles(H265Tiles tiles) |
H265Settings |
withTiles(String tiles) |
H265Settings |
withUnregisteredSeiTimecode(H265UnregisteredSeiTimecode unregisteredSeiTimecode) |
H265Settings |
withUnregisteredSeiTimecode(String unregisteredSeiTimecode) |
H265Settings |
withWriteMp4PackagingType(H265WriteMp4PackagingType writeMp4PackagingType) |
H265Settings |
withWriteMp4PackagingType(String writeMp4PackagingType) |
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 and CBR. 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 and CBR. 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 setDynamicSubGop(String dynamicSubGop)
dynamicSubGop - Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service
to use fewer B-frames (which infer information based on other frames) for high-motion portions of the
video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value
you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).H265DynamicSubGoppublic String getDynamicSubGop()
H265DynamicSubGoppublic H265Settings withDynamicSubGop(String dynamicSubGop)
dynamicSubGop - Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service
to use fewer B-frames (which infer information based on other frames) for high-motion portions of the
video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value
you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).H265DynamicSubGoppublic H265Settings withDynamicSubGop(H265DynamicSubGop dynamicSubGop)
dynamicSubGop - Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service
to use fewer B-frames (which infer information based on other frames) for high-motion portions of the
video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value
you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).H265DynamicSubGoppublic 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) in bits. For example, enter five megabits as 5000000.public Integer getHrdBufferSize()
public H265Settings withHrdBufferSize(Integer hrdBufferSize)
hrdBufferSize - Size of buffer (HRD buffer model) in bits. For example, enter five megabits as 5000000.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 example, enter five megabits per second as 5000000. Required when Rate
control mode is QVBR.public Integer getMaxBitrate()
public H265Settings withMaxBitrate(Integer maxBitrate)
maxBitrate - Maximum bitrate in bits/second. For example, enter five megabits per second as 5000000. Required when Rate
control mode is QVBR.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 setQvbrSettings(H265QvbrSettings qvbrSettings)
qvbrSettings - Settings for quality-defined variable bitrate encoding with the H.265 codec. Required when you set Rate
control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you
don't define Rate control mode.public H265QvbrSettings getQvbrSettings()
public H265Settings withQvbrSettings(H265QvbrSettings qvbrSettings)
qvbrSettings - Settings for quality-defined variable bitrate encoding with the H.265 codec. Required when you set Rate
control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you
don't define Rate control mode.public 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 void setWriteMp4PackagingType(String writeMp4PackagingType)
writeMp4PackagingType - H265WriteMp4PackagingTypepublic String getWriteMp4PackagingType()
H265WriteMp4PackagingTypepublic H265Settings withWriteMp4PackagingType(String writeMp4PackagingType)
writeMp4PackagingType - H265WriteMp4PackagingTypepublic H265Settings withWriteMp4PackagingType(H265WriteMp4PackagingType writeMp4PackagingType)
writeMp4PackagingType - H265WriteMp4PackagingTypepublic String toString()
toString in class ObjectObject.toString()public H265Settings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2018. All rights reserved.