@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 |
adaptiveQuantizationString()
Returns the value of the AdaptiveQuantization property for this object.
|
H265AlternateTransferFunctionSei |
alternateTransferFunctionSei()
Returns the value of the AlternateTransferFunctionSei property for this object.
|
String |
alternateTransferFunctionSeiString()
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 |
codecLevelString()
Returns the value of the CodecLevel property for this object.
|
H265CodecProfile |
codecProfile()
Returns the value of the CodecProfile property for this object.
|
String |
codecProfileString()
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 |
flickerAdaptiveQuantizationString()
Returns the value of the FlickerAdaptiveQuantization property for this object.
|
H265FramerateControl |
framerateControl()
Returns the value of the FramerateControl property for this object.
|
String |
framerateControlString()
Returns the value of the FramerateControl property for this object.
|
H265FramerateConversionAlgorithm |
framerateConversionAlgorithm()
Returns the value of the FramerateConversionAlgorithm property for this object.
|
String |
framerateConversionAlgorithmString()
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 |
gopBReferenceString()
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 |
gopSizeUnitsString()
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 |
interlaceModeString()
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 |
parControlString()
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 |
qualityTuningLevelString()
Returns the value of the QualityTuningLevel property for this object.
|
H265RateControlMode |
rateControlMode()
Returns the value of the RateControlMode property for this object.
|
String |
rateControlModeString()
Returns the value of the RateControlMode property for this object.
|
H265SampleAdaptiveOffsetFilterMode |
sampleAdaptiveOffsetFilterMode()
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
|
String |
sampleAdaptiveOffsetFilterModeString()
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
|
H265SceneChangeDetect |
sceneChangeDetect()
Returns the value of the SceneChangeDetect property for this object.
|
String |
sceneChangeDetectString()
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 |
slowPalString()
Returns the value of the SlowPal property for this object.
|
H265SpatialAdaptiveQuantization |
spatialAdaptiveQuantization()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
String |
spatialAdaptiveQuantizationString()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
H265Telecine |
telecine()
Returns the value of the Telecine property for this object.
|
String |
telecineString()
Returns the value of the Telecine property for this object.
|
H265TemporalAdaptiveQuantization |
temporalAdaptiveQuantization()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
String |
temporalAdaptiveQuantizationString()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
H265TemporalIds |
temporalIds()
Returns the value of the TemporalIds property for this object.
|
String |
temporalIdsString()
Returns the value of the TemporalIds property for this object.
|
H265Tiles |
tiles()
Returns the value of the Tiles property for this object.
|
String |
tilesString()
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 |
unregisteredSeiTimecodeString()
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 adaptiveQuantizationString().
H265AdaptiveQuantizationpublic String adaptiveQuantizationString()
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 adaptiveQuantizationString().
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 alternateTransferFunctionSeiString().
H265AlternateTransferFunctionSeipublic String alternateTransferFunctionSeiString()
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 alternateTransferFunctionSeiString().
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
codecLevelString().
H265CodecLevelpublic String codecLevelString()
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
codecLevelString().
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
codecProfileString().
H265CodecProfilepublic String codecProfileString()
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
codecProfileString().
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 flickerAdaptiveQuantizationString().
H265FlickerAdaptiveQuantizationpublic String flickerAdaptiveQuantizationString()
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 flickerAdaptiveQuantizationString().
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 framerateControlString().
H265FramerateControlpublic String framerateControlString()
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 framerateControlString().
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 framerateConversionAlgorithmString().
H265FramerateConversionAlgorithmpublic String framerateConversionAlgorithmString()
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 framerateConversionAlgorithmString().
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 gopBReferenceString().
H265GopBReferencepublic String gopBReferenceString()
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 gopBReferenceString().
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
gopSizeUnitsString().
H265GopSizeUnitspublic String gopSizeUnitsString()
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
gopSizeUnitsString().
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 interlaceModeString().
H265InterlaceModepublic String interlaceModeString()
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 interlaceModeString().
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
parControlString().
H265ParControlpublic String parControlString()
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
parControlString().
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 qualityTuningLevelString().
H265QualityTuningLevelpublic String qualityTuningLevelString()
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 qualityTuningLevelString().
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 rateControlModeString().
H265RateControlModepublic String rateControlModeString()
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 rateControlModeString().
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 sampleAdaptiveOffsetFilterModeString().
H265SampleAdaptiveOffsetFilterModepublic String sampleAdaptiveOffsetFilterModeString()
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 sampleAdaptiveOffsetFilterModeString().
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 sceneChangeDetectString().
H265SceneChangeDetectpublic String sceneChangeDetectString()
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 sceneChangeDetectString().
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
slowPalString().
H265SlowPalpublic String slowPalString()
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
slowPalString().
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 spatialAdaptiveQuantizationString().
H265SpatialAdaptiveQuantizationpublic String spatialAdaptiveQuantizationString()
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 spatialAdaptiveQuantizationString().
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
telecineString().
H265Telecinepublic String telecineString()
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
telecineString().
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 temporalAdaptiveQuantizationString().
H265TemporalAdaptiveQuantizationpublic String temporalAdaptiveQuantizationString()
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 temporalAdaptiveQuantizationString().
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
temporalIdsString().
H265TemporalIdspublic String temporalIdsString()
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
temporalIdsString().
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
tilesString().
H265Tilespublic String tilesString()
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
tilesString().
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 unregisteredSeiTimecodeString().
H265UnregisteredSeiTimecodepublic String unregisteredSeiTimecodeString()
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 unregisteredSeiTimecodeString().
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.