@Generated(value="software.amazon.awssdk:codegen") public final class InputTemplate extends Object implements SdkPojo, Serializable, ToCopyableBuilder<InputTemplate.Builder,InputTemplate>
Modifier and Type | Class and Description |
---|---|
static interface |
InputTemplate.Builder |
Modifier and Type | Method and Description |
---|---|
Map<String,AudioSelectorGroup> |
audioSelectorGroups()
Specifies set of audio selectors within an input to combine.
|
Map<String,AudioSelector> |
audioSelectors()
Use Audio selectors (AudioSelectors) to specify a track or set of tracks from the input that you will use in your
outputs.
|
static InputTemplate.Builder |
builder() |
Map<String,CaptionSelector> |
captionSelectors()
Use captions selectors to specify the captions data from your input that you use in your outputs.
|
Rectangle |
crop()
Use Cropping selection (crop) to specify the video area that the service will include in the output video frame.
|
InputDeblockFilter |
deblockFilter()
Enable Deblock (InputDeblockFilter) to produce smoother motion in the output.
|
String |
deblockFilterAsString()
Enable Deblock (InputDeblockFilter) to produce smoother motion in the output.
|
InputDenoiseFilter |
denoiseFilter()
Enable Denoise (InputDenoiseFilter) to filter noise from the input.
|
String |
denoiseFilterAsString()
Enable Denoise (InputDenoiseFilter) to filter noise from the input.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
InputFilterEnable |
filterEnable()
Use Filter enable (InputFilterEnable) to specify how the transcoding service applies the denoise and deblock
filters.
|
String |
filterEnableAsString()
Use Filter enable (InputFilterEnable) to specify how the transcoding service applies the denoise and deblock
filters.
|
Integer |
filterStrength()
Use Filter strength (FilterStrength) to adjust the magnitude the input filter settings (Deblock and Denoise).
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
boolean |
hasAudioSelectorGroups()
Returns true if the AudioSelectorGroups property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
|
boolean |
hasAudioSelectors()
Returns true if the AudioSelectors property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
|
boolean |
hasCaptionSelectors()
Returns true if the CaptionSelectors property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
|
int |
hashCode() |
boolean |
hasInputClippings()
Returns true if the InputClippings property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
|
ImageInserter |
imageInserter()
Enable the image inserter feature to include a graphic overlay on your video.
|
List<InputClipping> |
inputClippings()
(InputClippings) contains sets of start and end times that together specify a portion of the input to be used in
the outputs.
|
Rectangle |
position()
Use Selection placement (position) to define the video area in your output frame.
|
Integer |
programNumber()
Use Program (programNumber) to select a specific program from within a multi-program transport stream.
|
InputPsiControl |
psiControl()
Set PSI control (InputPsiControl) for transport stream inputs to specify which data the demux process to scans.
|
String |
psiControlAsString()
Set PSI control (InputPsiControl) for transport stream inputs to specify which data the demux process to scans.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends InputTemplate.Builder> |
serializableBuilderClass() |
InputTimecodeSource |
timecodeSource()
Use this Timecode source setting, located under the input settings (InputTimecodeSource), to specify how the
service counts input video frames.
|
String |
timecodeSourceAsString()
Use this Timecode source setting, located under the input settings (InputTimecodeSource), to specify how the
service counts input video frames.
|
String |
timecodeStart()
Specify the timecode that you want the service to use for this input's initial frame.
|
InputTemplate.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
VideoSelector |
videoSelector()
Selector for video.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public boolean hasAudioSelectorGroups()
public Map<String,AudioSelectorGroup> audioSelectorGroups()
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
You can use hasAudioSelectorGroups()
to see if a value was sent in this field.
public boolean hasAudioSelectors()
public Map<String,AudioSelector> audioSelectors()
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
You can use hasAudioSelectors()
to see if a value was sent in this field.
public boolean hasCaptionSelectors()
public Map<String,CaptionSelector> captionSelectors()
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
You can use hasCaptionSelectors()
to see if a value was sent in this field.
public Rectangle crop()
public InputDeblockFilter deblockFilter()
If the service returns an enum value that is not available in the current SDK version, deblockFilter
will return InputDeblockFilter.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from deblockFilterAsString()
.
InputDeblockFilter
public String deblockFilterAsString()
If the service returns an enum value that is not available in the current SDK version, deblockFilter
will return InputDeblockFilter.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from deblockFilterAsString()
.
InputDeblockFilter
public InputDenoiseFilter denoiseFilter()
If the service returns an enum value that is not available in the current SDK version, denoiseFilter
will return InputDenoiseFilter.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from denoiseFilterAsString()
.
InputDenoiseFilter
public String denoiseFilterAsString()
If the service returns an enum value that is not available in the current SDK version, denoiseFilter
will return InputDenoiseFilter.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from denoiseFilterAsString()
.
InputDenoiseFilter
public InputFilterEnable filterEnable()
If the service returns an enum value that is not available in the current SDK version, filterEnable
will
return InputFilterEnable.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
filterEnableAsString()
.
InputFilterEnable
public String filterEnableAsString()
If the service returns an enum value that is not available in the current SDK version, filterEnable
will
return InputFilterEnable.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
filterEnableAsString()
.
InputFilterEnable
public Integer filterStrength()
public ImageInserter imageInserter()
public boolean hasInputClippings()
public List<InputClipping> inputClippings()
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
You can use hasInputClippings()
to see if a value was sent in this field.
public Rectangle position()
public Integer programNumber()
public InputPsiControl psiControl()
If the service returns an enum value that is not available in the current SDK version, psiControl
will
return InputPsiControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
psiControlAsString()
.
InputPsiControl
public String psiControlAsString()
If the service returns an enum value that is not available in the current SDK version, psiControl
will
return InputPsiControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
psiControlAsString()
.
InputPsiControl
public InputTimecodeSource timecodeSource()
If the service returns an enum value that is not available in the current SDK version, timecodeSource
will return InputTimecodeSource.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from timecodeSourceAsString()
.
InputTimecodeSource
public String timecodeSourceAsString()
If the service returns an enum value that is not available in the current SDK version, timecodeSource
will return InputTimecodeSource.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from timecodeSourceAsString()
.
InputTimecodeSource
public String timecodeStart()
public VideoSelector videoSelector()
public InputTemplate.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InputTemplate.Builder,InputTemplate>
public static InputTemplate.Builder builder()
public static Class<? extends InputTemplate.Builder> serializableBuilderClass()
public boolean equalsBySdkFields(Object obj)
equalsBySdkFields
in interface SdkPojo
public String toString()
Copyright © 2020. All rights reserved.