@Generated(value="software.amazon.awssdk:codegen") public final class Mpeg2Settings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Mpeg2Settings.Builder,Mpeg2Settings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
Mpeg2Settings.Builder |
| Modifier and Type | Method and Description |
|---|---|
Mpeg2AdaptiveQuantization |
adaptiveQuantization()
Choose Off to disable adaptive quantization.
|
String |
adaptiveQuantizationAsString()
Choose Off to disable adaptive quantization.
|
AfdSignaling |
afdSignaling()
Indicates the AFD values that MediaLive will write into the video encode.
|
String |
afdSignalingAsString()
Indicates the AFD values that MediaLive will write into the video encode.
|
static Mpeg2Settings.Builder |
builder() |
Mpeg2ColorMetadata |
colorMetadata()
Specifies whether to include the color space metadata.
|
String |
colorMetadataAsString()
Specifies whether to include the color space metadata.
|
Mpeg2ColorSpace |
colorSpace()
Choose the type of color space conversion to apply to the output.
|
String |
colorSpaceAsString()
Choose the type of color space conversion to apply to the output.
|
Mpeg2DisplayRatio |
displayAspectRatio()
Sets the pixel aspect ratio for the encode.
|
String |
displayAspectRatioAsString()
Sets the pixel aspect ratio for the encode.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
Mpeg2FilterSettings |
filterSettings()
Optionally specify a noise reduction filter, which can improve quality of compressed content.
|
FixedAfd |
fixedAfd()
Complete this field only when afdSignaling is set to FIXED.
|
String |
fixedAfdAsString()
Complete this field only when afdSignaling is set to FIXED.
|
Integer |
framerateDenominator()
description": "The framerate denominator.
|
Integer |
framerateNumerator()
The framerate numerator.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
Integer |
gopClosedCadence()
MPEG2: default is open GOP.
|
Integer |
gopNumBFrames()
Relates to the GOP structure.
|
Double |
gopSize()
Relates to the GOP structure.
|
Mpeg2GopSizeUnits |
gopSizeUnits()
Relates to the GOP structure.
|
String |
gopSizeUnitsAsString()
Relates to the GOP structure.
|
int |
hashCode() |
Mpeg2ScanType |
scanType()
Set the scan type of the output to PROGRESSIVE or INTERLACED (top field first).
|
String |
scanTypeAsString()
Set the scan type of the output to PROGRESSIVE or INTERLACED (top field first).
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends Mpeg2Settings.Builder> |
serializableBuilderClass() |
Mpeg2SubGopLength |
subgopLength()
Relates to the GOP structure.
|
String |
subgopLengthAsString()
Relates to the GOP structure.
|
Mpeg2TimecodeInsertionBehavior |
timecodeInsertion()
Determines how MediaLive inserts timecodes in the output video.
|
String |
timecodeInsertionAsString()
Determines how MediaLive inserts timecodes in the output video.
|
Mpeg2Settings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final Mpeg2AdaptiveQuantization adaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization will return Mpeg2AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from adaptiveQuantizationAsString().
Mpeg2AdaptiveQuantizationpublic final String adaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization will return Mpeg2AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from adaptiveQuantizationAsString().
Mpeg2AdaptiveQuantizationpublic final AfdSignaling afdSignaling()
If the service returns an enum value that is not available in the current SDK version, afdSignaling will
return AfdSignaling.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
afdSignalingAsString().
AfdSignalingpublic final String afdSignalingAsString()
If the service returns an enum value that is not available in the current SDK version, afdSignaling will
return AfdSignaling.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
afdSignalingAsString().
AfdSignalingpublic final Mpeg2ColorMetadata colorMetadata()
If the service returns an enum value that is not available in the current SDK version, colorMetadata
will return Mpeg2ColorMetadata.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from colorMetadataAsString().
Mpeg2ColorMetadatapublic final String colorMetadataAsString()
If the service returns an enum value that is not available in the current SDK version, colorMetadata
will return Mpeg2ColorMetadata.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from colorMetadataAsString().
Mpeg2ColorMetadatapublic final Mpeg2ColorSpace colorSpace()
If the service returns an enum value that is not available in the current SDK version, colorSpace will
return Mpeg2ColorSpace.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
colorSpaceAsString().
Mpeg2ColorSpacepublic final String colorSpaceAsString()
If the service returns an enum value that is not available in the current SDK version, colorSpace will
return Mpeg2ColorSpace.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
colorSpaceAsString().
Mpeg2ColorSpacepublic final Mpeg2DisplayRatio displayAspectRatio()
If the service returns an enum value that is not available in the current SDK version,
displayAspectRatio will return Mpeg2DisplayRatio.UNKNOWN_TO_SDK_VERSION. The raw value returned
by the service is available from displayAspectRatioAsString().
Mpeg2DisplayRatiopublic final String displayAspectRatioAsString()
If the service returns an enum value that is not available in the current SDK version,
displayAspectRatio will return Mpeg2DisplayRatio.UNKNOWN_TO_SDK_VERSION. The raw value returned
by the service is available from displayAspectRatioAsString().
Mpeg2DisplayRatiopublic final Mpeg2FilterSettings filterSettings()
public final FixedAfd fixedAfd()
If the service returns an enum value that is not available in the current SDK version, fixedAfd will
return FixedAfd.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
fixedAfdAsString().
FixedAfdpublic final String fixedAfdAsString()
If the service returns an enum value that is not available in the current SDK version, fixedAfd will
return FixedAfd.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
fixedAfdAsString().
FixedAfdpublic final Integer framerateDenominator()
public final Integer framerateNumerator()
public final Integer gopClosedCadence()
public final Integer gopNumBFrames()
public final Double gopSize()
public final Mpeg2GopSizeUnits gopSizeUnits()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits will
return Mpeg2GopSizeUnits.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
gopSizeUnitsAsString().
Mpeg2GopSizeUnitspublic final String gopSizeUnitsAsString()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits will
return Mpeg2GopSizeUnits.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
gopSizeUnitsAsString().
Mpeg2GopSizeUnitspublic final Mpeg2ScanType scanType()
If the service returns an enum value that is not available in the current SDK version, scanType will
return Mpeg2ScanType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
scanTypeAsString().
Mpeg2ScanTypepublic final String scanTypeAsString()
If the service returns an enum value that is not available in the current SDK version, scanType will
return Mpeg2ScanType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
scanTypeAsString().
Mpeg2ScanTypepublic final Mpeg2SubGopLength subgopLength()
If the service returns an enum value that is not available in the current SDK version, subgopLength will
return Mpeg2SubGopLength.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
subgopLengthAsString().
Mpeg2SubGopLengthpublic final String subgopLengthAsString()
If the service returns an enum value that is not available in the current SDK version, subgopLength will
return Mpeg2SubGopLength.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
subgopLengthAsString().
Mpeg2SubGopLengthpublic final Mpeg2TimecodeInsertionBehavior timecodeInsertion()
If the service returns an enum value that is not available in the current SDK version, timecodeInsertion
will return Mpeg2TimecodeInsertionBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service
is available from timecodeInsertionAsString().
Mpeg2TimecodeInsertionBehaviorpublic final String timecodeInsertionAsString()
If the service returns an enum value that is not available in the current SDK version, timecodeInsertion
will return Mpeg2TimecodeInsertionBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service
is available from timecodeInsertionAsString().
Mpeg2TimecodeInsertionBehaviorpublic Mpeg2Settings.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<Mpeg2Settings.Builder,Mpeg2Settings>public static Mpeg2Settings.Builder builder()
public static Class<? extends Mpeg2Settings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2022. All rights reserved.