@Generated(value="software.amazon.awssdk:codegen") public final class VideoDescription extends Object implements SdkPojo, Serializable, ToCopyableBuilder<VideoDescription.Builder,VideoDescription>
| Modifier and Type | Class and Description |
|---|---|
static interface |
VideoDescription.Builder |
| Modifier and Type | Method and Description |
|---|---|
AfdSignaling |
afdSignaling()
This setting only applies to H.264, H.265, and MPEG2 outputs.
|
String |
afdSignalingAsString()
This setting only applies to H.264, H.265, and MPEG2 outputs.
|
AntiAlias |
antiAlias()
The anti-alias filter is automatically applied to all outputs.
|
String |
antiAliasAsString()
The anti-alias filter is automatically applied to all outputs.
|
static VideoDescription.Builder |
builder() |
VideoCodecSettings |
codecSettings()
Video codec settings, (CodecSettings) under (VideoDescription), contains the group of settings related to video
encoding.
|
ColorMetadata |
colorMetadata()
Choose Insert (INSERT) for this setting to include color metadata in this output.
|
String |
colorMetadataAsString()
Choose Insert (INSERT) for this setting to include color metadata in this output.
|
Rectangle |
crop()
Use Cropping selection (crop) to specify the video area that the service will include in the output video frame.
|
DropFrameTimecode |
dropFrameTimecode()
Applies only to 29.97 fps outputs.
|
String |
dropFrameTimecodeAsString()
Applies only to 29.97 fps outputs.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
Integer |
fixedAfd()
Applies only if you set AFD Signaling(AfdSignaling) to Fixed (FIXED).
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
Integer |
height()
Use Height to define the video resolution height, in pixels, for this output.
|
Rectangle |
position()
Use Selection placement (position) to define the video area in your output frame.
|
RespondToAfd |
respondToAfd()
Use Respond to AFD (RespondToAfd) to specify how the service changes the video itself in response to AFD values
in the input.
|
String |
respondToAfdAsString()
Use Respond to AFD (RespondToAfd) to specify how the service changes the video itself in response to AFD values
in the input.
|
ScalingBehavior |
scalingBehavior()
Specify how the service handles outputs that have a different aspect ratio from the input aspect ratio.
|
String |
scalingBehaviorAsString()
Specify how the service handles outputs that have a different aspect ratio from the input aspect ratio.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends VideoDescription.Builder> |
serializableBuilderClass() |
Integer |
sharpness()
Use Sharpness (Sharpness) setting to specify the strength of anti-aliasing.
|
VideoTimecodeInsertion |
timecodeInsertion()
Applies only to H.264, H.265, MPEG2, and ProRes outputs.
|
String |
timecodeInsertionAsString()
Applies only to H.264, H.265, MPEG2, and ProRes outputs.
|
VideoDescription.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
VideoPreprocessor |
videoPreprocessors()
Find additional transcoding features under Preprocessors (VideoPreprocessors).
|
Integer |
width()
Use Width to define the video resolution width, in pixels, for this output.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic 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 AntiAlias antiAlias()
If the service returns an enum value that is not available in the current SDK version, antiAlias will
return AntiAlias.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
antiAliasAsString().
AntiAliaspublic final String antiAliasAsString()
If the service returns an enum value that is not available in the current SDK version, antiAlias will
return AntiAlias.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
antiAliasAsString().
AntiAliaspublic final VideoCodecSettings codecSettings()
public final ColorMetadata colorMetadata()
If the service returns an enum value that is not available in the current SDK version, colorMetadata
will return ColorMetadata.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
colorMetadataAsString().
ColorMetadatapublic final String colorMetadataAsString()
If the service returns an enum value that is not available in the current SDK version, colorMetadata
will return ColorMetadata.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
colorMetadataAsString().
ColorMetadatapublic final Rectangle crop()
public final DropFrameTimecode dropFrameTimecode()
If the service returns an enum value that is not available in the current SDK version, dropFrameTimecode
will return DropFrameTimecode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from dropFrameTimecodeAsString().
DropFrameTimecodepublic final String dropFrameTimecodeAsString()
If the service returns an enum value that is not available in the current SDK version, dropFrameTimecode
will return DropFrameTimecode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from dropFrameTimecodeAsString().
DropFrameTimecodepublic final Integer fixedAfd()
public final Integer height()
public final Rectangle position()
public final RespondToAfd respondToAfd()
If the service returns an enum value that is not available in the current SDK version, respondToAfd will
return RespondToAfd.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
respondToAfdAsString().
RespondToAfdpublic final String respondToAfdAsString()
If the service returns an enum value that is not available in the current SDK version, respondToAfd will
return RespondToAfd.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
respondToAfdAsString().
RespondToAfdpublic final ScalingBehavior scalingBehavior()
If the service returns an enum value that is not available in the current SDK version, scalingBehavior
will return ScalingBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from scalingBehaviorAsString().
ScalingBehaviorpublic final String scalingBehaviorAsString()
If the service returns an enum value that is not available in the current SDK version, scalingBehavior
will return ScalingBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from scalingBehaviorAsString().
ScalingBehaviorpublic final Integer sharpness()
public final VideoTimecodeInsertion timecodeInsertion()
If the service returns an enum value that is not available in the current SDK version, timecodeInsertion
will return VideoTimecodeInsertion.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from timecodeInsertionAsString().
VideoTimecodeInsertionpublic final String timecodeInsertionAsString()
If the service returns an enum value that is not available in the current SDK version, timecodeInsertion
will return VideoTimecodeInsertion.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from timecodeInsertionAsString().
VideoTimecodeInsertionpublic final VideoPreprocessor videoPreprocessors()
public final Integer width()
public VideoDescription.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<VideoDescription.Builder,VideoDescription>public static VideoDescription.Builder builder()
public static Class<? extends VideoDescription.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.