@Generated(value="software.amazon.awssdk:codegen") public class H265Settings extends Object implements StructuredPojo, ToCopyableBuilder<H265Settings.Builder,H265Settings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
H265Settings.Builder |
| Modifier and Type | Method and Description |
|---|---|
H265AdaptiveQuantization |
adaptiveQuantization()
Returns the value of the AdaptiveQuantization property for this object.
|
String |
adaptiveQuantizationAsString()
Returns the value of the AdaptiveQuantization property for this object.
|
H265AlternateTransferFunctionSei |
alternateTransferFunctionSei()
Returns the value of the AlternateTransferFunctionSei property for this object.
|
String |
alternateTransferFunctionSeiAsString()
Returns the value of the AlternateTransferFunctionSei property for this object.
|
Integer |
bitrate()
Average bitrate in bits/second.
|
static H265Settings.Builder |
builder() |
H265CodecLevel |
codecLevel()
Returns the value of the CodecLevel property for this object.
|
String |
codecLevelAsString()
Returns the value of the CodecLevel property for this object.
|
H265CodecProfile |
codecProfile()
Returns the value of the CodecProfile property for this object.
|
String |
codecProfileAsString()
Returns the value of the CodecProfile property for this object.
|
boolean |
equals(Object obj) |
H265FlickerAdaptiveQuantization |
flickerAdaptiveQuantization()
Returns the value of the FlickerAdaptiveQuantization property for this object.
|
String |
flickerAdaptiveQuantizationAsString()
Returns the value of the FlickerAdaptiveQuantization property for this object.
|
H265FramerateControl |
framerateControl()
Returns the value of the FramerateControl property for this object.
|
String |
framerateControlAsString()
Returns the value of the FramerateControl property for this object.
|
H265FramerateConversionAlgorithm |
framerateConversionAlgorithm()
Returns the value of the FramerateConversionAlgorithm property for this object.
|
String |
framerateConversionAlgorithmAsString()
Returns the value of the FramerateConversionAlgorithm property for this object.
|
Integer |
framerateDenominator()
Framerate denominator.
|
Integer |
framerateNumerator()
Framerate numerator - framerate is a fraction, e.g.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
H265GopBReference |
gopBReference()
Returns the value of the GopBReference property for this object.
|
String |
gopBReferenceAsString()
Returns the value of the GopBReference property for this object.
|
Integer |
gopClosedCadence()
Frequency of closed GOPs.
|
Double |
gopSize()
GOP Length (keyframe interval) in frames or seconds.
|
H265GopSizeUnits |
gopSizeUnits()
Returns the value of the GopSizeUnits property for this object.
|
String |
gopSizeUnitsAsString()
Returns the value of the GopSizeUnits property for this object.
|
int |
hashCode() |
Integer |
hrdBufferInitialFillPercentage()
Percentage of the buffer that should initially be filled (HRD buffer model).
|
Integer |
hrdBufferSize()
Size of buffer (HRD buffer model).
|
H265InterlaceMode |
interlaceMode()
Returns the value of the InterlaceMode property for this object.
|
String |
interlaceModeAsString()
Returns the value of the InterlaceMode property for this object.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
Integer |
maxBitrate()
Maximum bitrate in bits/second (for VBR mode only).
|
Integer |
minIInterval()
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
Integer |
numberBFramesBetweenReferenceFrames()
Number of B-frames between reference frames.
|
Integer |
numberReferenceFrames()
Number of reference frames to use.
|
H265ParControl |
parControl()
Returns the value of the ParControl property for this object.
|
String |
parControlAsString()
Returns the value of the ParControl property for this object.
|
Integer |
parDenominator()
Pixel Aspect Ratio denominator.
|
Integer |
parNumerator()
Pixel Aspect Ratio numerator.
|
H265QualityTuningLevel |
qualityTuningLevel()
Returns the value of the QualityTuningLevel property for this object.
|
String |
qualityTuningLevelAsString()
Returns the value of the QualityTuningLevel property for this object.
|
H265RateControlMode |
rateControlMode()
Returns the value of the RateControlMode property for this object.
|
String |
rateControlModeAsString()
Returns the value of the RateControlMode property for this object.
|
H265SampleAdaptiveOffsetFilterMode |
sampleAdaptiveOffsetFilterMode()
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
|
String |
sampleAdaptiveOffsetFilterModeAsString()
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
|
H265SceneChangeDetect |
sceneChangeDetect()
Returns the value of the SceneChangeDetect property for this object.
|
String |
sceneChangeDetectAsString()
Returns the value of the SceneChangeDetect property for this object.
|
static Class<? extends H265Settings.Builder> |
serializableBuilderClass() |
Integer |
slices()
Number of slices per picture.
|
H265SlowPal |
slowPal()
Returns the value of the SlowPal property for this object.
|
String |
slowPalAsString()
Returns the value of the SlowPal property for this object.
|
H265SpatialAdaptiveQuantization |
spatialAdaptiveQuantization()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
String |
spatialAdaptiveQuantizationAsString()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
H265Telecine |
telecine()
Returns the value of the Telecine property for this object.
|
String |
telecineAsString()
Returns the value of the Telecine property for this object.
|
H265TemporalAdaptiveQuantization |
temporalAdaptiveQuantization()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
String |
temporalAdaptiveQuantizationAsString()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
H265TemporalIds |
temporalIds()
Returns the value of the TemporalIds property for this object.
|
String |
temporalIdsAsString()
Returns the value of the TemporalIds property for this object.
|
H265Tiles |
tiles()
Returns the value of the Tiles property for this object.
|
String |
tilesAsString()
Returns the value of the Tiles property for this object.
|
H265Settings.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
H265UnregisteredSeiTimecode |
unregisteredSeiTimecode()
Returns the value of the UnregisteredSeiTimecode property for this object.
|
String |
unregisteredSeiTimecodeAsString()
Returns the value of the UnregisteredSeiTimecode property for this object.
|
copypublic H265AdaptiveQuantization adaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization will return H265AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from adaptiveQuantizationAsString().
H265AdaptiveQuantizationpublic String adaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization will return H265AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from adaptiveQuantizationAsString().
H265AdaptiveQuantizationpublic H265AlternateTransferFunctionSei alternateTransferFunctionSei()
If the service returns an enum value that is not available in the current SDK version,
alternateTransferFunctionSei will return H265AlternateTransferFunctionSei.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from alternateTransferFunctionSeiAsString().
H265AlternateTransferFunctionSeipublic String alternateTransferFunctionSeiAsString()
If the service returns an enum value that is not available in the current SDK version,
alternateTransferFunctionSei will return H265AlternateTransferFunctionSei.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from alternateTransferFunctionSeiAsString().
H265AlternateTransferFunctionSeipublic Integer bitrate()
public H265CodecLevel codecLevel()
If the service returns an enum value that is not available in the current SDK version, codecLevel will
return H265CodecLevel.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codecLevelAsString().
H265CodecLevelpublic String codecLevelAsString()
If the service returns an enum value that is not available in the current SDK version, codecLevel will
return H265CodecLevel.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codecLevelAsString().
H265CodecLevelpublic H265CodecProfile codecProfile()
If the service returns an enum value that is not available in the current SDK version, codecProfile will
return H265CodecProfile.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codecProfileAsString().
H265CodecProfilepublic String codecProfileAsString()
If the service returns an enum value that is not available in the current SDK version, codecProfile will
return H265CodecProfile.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codecProfileAsString().
H265CodecProfilepublic H265FlickerAdaptiveQuantization flickerAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
flickerAdaptiveQuantization will return H265FlickerAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from flickerAdaptiveQuantizationAsString().
H265FlickerAdaptiveQuantizationpublic String flickerAdaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
flickerAdaptiveQuantization will return H265FlickerAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from flickerAdaptiveQuantizationAsString().
H265FlickerAdaptiveQuantizationpublic H265FramerateControl framerateControl()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return H265FramerateControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from framerateControlAsString().
H265FramerateControlpublic String framerateControlAsString()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return H265FramerateControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from framerateControlAsString().
H265FramerateControlpublic H265FramerateConversionAlgorithm framerateConversionAlgorithm()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm will return H265FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from framerateConversionAlgorithmAsString().
H265FramerateConversionAlgorithmpublic String framerateConversionAlgorithmAsString()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm will return H265FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from framerateConversionAlgorithmAsString().
H265FramerateConversionAlgorithmpublic Integer framerateDenominator()
public Integer framerateNumerator()
public H265GopBReference gopBReference()
If the service returns an enum value that is not available in the current SDK version, gopBReference
will return H265GopBReference.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from gopBReferenceAsString().
H265GopBReferencepublic String gopBReferenceAsString()
If the service returns an enum value that is not available in the current SDK version, gopBReference
will return H265GopBReference.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from gopBReferenceAsString().
H265GopBReferencepublic Integer gopClosedCadence()
public Double gopSize()
public H265GopSizeUnits gopSizeUnits()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits will
return H265GopSizeUnits.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
gopSizeUnitsAsString().
H265GopSizeUnitspublic String gopSizeUnitsAsString()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits will
return H265GopSizeUnits.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
gopSizeUnitsAsString().
H265GopSizeUnitspublic Integer hrdBufferInitialFillPercentage()
public Integer hrdBufferSize()
public H265InterlaceMode interlaceMode()
If the service returns an enum value that is not available in the current SDK version, interlaceMode
will return H265InterlaceMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from interlaceModeAsString().
H265InterlaceModepublic String interlaceModeAsString()
If the service returns an enum value that is not available in the current SDK version, interlaceMode
will return H265InterlaceMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from interlaceModeAsString().
H265InterlaceModepublic Integer maxBitrate()
public Integer minIInterval()
public Integer numberBFramesBetweenReferenceFrames()
public Integer numberReferenceFrames()
public H265ParControl parControl()
If the service returns an enum value that is not available in the current SDK version, parControl will
return H265ParControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
parControlAsString().
H265ParControlpublic String parControlAsString()
If the service returns an enum value that is not available in the current SDK version, parControl will
return H265ParControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
parControlAsString().
H265ParControlpublic Integer parDenominator()
public Integer parNumerator()
public H265QualityTuningLevel qualityTuningLevel()
If the service returns an enum value that is not available in the current SDK version,
qualityTuningLevel will return H265QualityTuningLevel.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from qualityTuningLevelAsString().
H265QualityTuningLevelpublic String qualityTuningLevelAsString()
If the service returns an enum value that is not available in the current SDK version,
qualityTuningLevel will return H265QualityTuningLevel.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from qualityTuningLevelAsString().
H265QualityTuningLevelpublic H265RateControlMode rateControlMode()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return H265RateControlMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from rateControlModeAsString().
H265RateControlModepublic String rateControlModeAsString()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return H265RateControlMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from rateControlModeAsString().
H265RateControlModepublic H265SampleAdaptiveOffsetFilterMode sampleAdaptiveOffsetFilterMode()
If the service returns an enum value that is not available in the current SDK version,
sampleAdaptiveOffsetFilterMode will return
H265SampleAdaptiveOffsetFilterMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from sampleAdaptiveOffsetFilterModeAsString().
H265SampleAdaptiveOffsetFilterModepublic String sampleAdaptiveOffsetFilterModeAsString()
If the service returns an enum value that is not available in the current SDK version,
sampleAdaptiveOffsetFilterMode will return
H265SampleAdaptiveOffsetFilterMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from sampleAdaptiveOffsetFilterModeAsString().
H265SampleAdaptiveOffsetFilterModepublic H265SceneChangeDetect sceneChangeDetect()
If the service returns an enum value that is not available in the current SDK version, sceneChangeDetect
will return H265SceneChangeDetect.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from sceneChangeDetectAsString().
H265SceneChangeDetectpublic String sceneChangeDetectAsString()
If the service returns an enum value that is not available in the current SDK version, sceneChangeDetect
will return H265SceneChangeDetect.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from sceneChangeDetectAsString().
H265SceneChangeDetectpublic Integer slices()
public H265SlowPal slowPal()
If the service returns an enum value that is not available in the current SDK version, slowPal will
return H265SlowPal.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
slowPalAsString().
H265SlowPalpublic String slowPalAsString()
If the service returns an enum value that is not available in the current SDK version, slowPal will
return H265SlowPal.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
slowPalAsString().
H265SlowPalpublic H265SpatialAdaptiveQuantization spatialAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization will return H265SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from spatialAdaptiveQuantizationAsString().
H265SpatialAdaptiveQuantizationpublic String spatialAdaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization will return H265SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from spatialAdaptiveQuantizationAsString().
H265SpatialAdaptiveQuantizationpublic H265Telecine telecine()
If the service returns an enum value that is not available in the current SDK version, telecine will
return H265Telecine.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
telecineAsString().
H265Telecinepublic String telecineAsString()
If the service returns an enum value that is not available in the current SDK version, telecine will
return H265Telecine.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
telecineAsString().
H265Telecinepublic H265TemporalAdaptiveQuantization temporalAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
temporalAdaptiveQuantization will return H265TemporalAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from temporalAdaptiveQuantizationAsString().
H265TemporalAdaptiveQuantizationpublic String temporalAdaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
temporalAdaptiveQuantization will return H265TemporalAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from temporalAdaptiveQuantizationAsString().
H265TemporalAdaptiveQuantizationpublic H265TemporalIds temporalIds()
If the service returns an enum value that is not available in the current SDK version, temporalIds will
return H265TemporalIds.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
temporalIdsAsString().
H265TemporalIdspublic String temporalIdsAsString()
If the service returns an enum value that is not available in the current SDK version, temporalIds will
return H265TemporalIds.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
temporalIdsAsString().
H265TemporalIdspublic H265Tiles tiles()
If the service returns an enum value that is not available in the current SDK version, tiles will return
H265Tiles.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
tilesAsString().
H265Tilespublic String tilesAsString()
If the service returns an enum value that is not available in the current SDK version, tiles will return
H265Tiles.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
tilesAsString().
H265Tilespublic H265UnregisteredSeiTimecode unregisteredSeiTimecode()
If the service returns an enum value that is not available in the current SDK version,
unregisteredSeiTimecode will return H265UnregisteredSeiTimecode.UNKNOWN_TO_SDK_VERSION. The raw
value returned by the service is available from unregisteredSeiTimecodeAsString().
H265UnregisteredSeiTimecodepublic String unregisteredSeiTimecodeAsString()
If the service returns an enum value that is not available in the current SDK version,
unregisteredSeiTimecode will return H265UnregisteredSeiTimecode.UNKNOWN_TO_SDK_VERSION. The raw
value returned by the service is available from unregisteredSeiTimecodeAsString().
H265UnregisteredSeiTimecodepublic H265Settings.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<H265Settings.Builder,H265Settings>public static H265Settings.Builder builder()
public static Class<? extends H265Settings.Builder> serializableBuilderClass()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.