Class InputDeviceUhdSettings
- All Implemented Interfaces:
 Serializable,SdkPojo,ToCopyableBuilder<InputDeviceUhdSettings.Builder,InputDeviceUhdSettings> 
- See Also:
 
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionfinal InputDeviceActiveInputIf you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).final StringIf you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).builder()final InputDeviceCodeccodec()The codec for the video that the device produces.final StringThe codec for the video that the device produces.The source at the input device that is currently active.final StringThe source at the input device that is currently active.final InputDeviceStateThe state of the input device.final StringThe state of the input device.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final DoubleThe frame rate of the video source.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final inthashCode()final Integerheight()The height of the video source, in pixels.final IntegerThe Link device's buffer size (latency) in milliseconds (ms).final IntegerThe current maximum bitrate for ingesting this source, in bits per second.Information about the MediaConnect flow attached to the device.final InputDeviceScanTypescanType()The scan type of the video source.final StringThe scan type of the video source.static Class<? extends InputDeviceUhdSettings.Builder> Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.final Integerwidth()The width of the video source, in pixels.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy 
- 
Method Details
- 
activeInput
If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).If the service returns an enum value that is not available in the current SDK version,
activeInputwill returnInputDeviceActiveInput.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromactiveInputAsString().- Returns:
 - If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).
 - See Also:
 
 - 
activeInputAsString
If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).If the service returns an enum value that is not available in the current SDK version,
activeInputwill returnInputDeviceActiveInput.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromactiveInputAsString().- Returns:
 - If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).
 - See Also:
 
 - 
configuredInput
The source at the input device that is currently active. You can specify this source.If the service returns an enum value that is not available in the current SDK version,
configuredInputwill returnInputDeviceConfiguredInput.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromconfiguredInputAsString().- Returns:
 - The source at the input device that is currently active. You can specify this source.
 - See Also:
 
 - 
configuredInputAsString
The source at the input device that is currently active. You can specify this source.If the service returns an enum value that is not available in the current SDK version,
configuredInputwill returnInputDeviceConfiguredInput.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromconfiguredInputAsString().- Returns:
 - The source at the input device that is currently active. You can specify this source.
 - See Also:
 
 - 
deviceState
The state of the input device.If the service returns an enum value that is not available in the current SDK version,
deviceStatewill returnInputDeviceState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdeviceStateAsString().- Returns:
 - The state of the input device.
 - See Also:
 
 - 
deviceStateAsString
The state of the input device.If the service returns an enum value that is not available in the current SDK version,
deviceStatewill returnInputDeviceState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdeviceStateAsString().- Returns:
 - The state of the input device.
 - See Also:
 
 - 
framerate
The frame rate of the video source.- Returns:
 - The frame rate of the video source.
 
 - 
height
The height of the video source, in pixels.- Returns:
 - The height of the video source, in pixels.
 
 - 
maxBitrate
The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.- Returns:
 - The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.
 
 - 
scanType
The scan type of the video source.If the service returns an enum value that is not available in the current SDK version,
scanTypewill returnInputDeviceScanType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromscanTypeAsString().- Returns:
 - The scan type of the video source.
 - See Also:
 
 - 
scanTypeAsString
The scan type of the video source.If the service returns an enum value that is not available in the current SDK version,
scanTypewill returnInputDeviceScanType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromscanTypeAsString().- Returns:
 - The scan type of the video source.
 - See Also:
 
 - 
width
The width of the video source, in pixels.- Returns:
 - The width of the video source, in pixels.
 
 - 
latencyMs
The Link device's buffer size (latency) in milliseconds (ms). You can specify this value.- Returns:
 - The Link device's buffer size (latency) in milliseconds (ms). You can specify this value.
 
 - 
codec
The codec for the video that the device produces.If the service returns an enum value that is not available in the current SDK version,
codecwill returnInputDeviceCodec.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcodecAsString().- Returns:
 - The codec for the video that the device produces.
 - See Also:
 
 - 
codecAsString
The codec for the video that the device produces.If the service returns an enum value that is not available in the current SDK version,
codecwill returnInputDeviceCodec.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcodecAsString().- Returns:
 - The codec for the video that the device produces.
 - See Also:
 
 - 
mediaconnectSettings
Information about the MediaConnect flow attached to the device. Returned only if the outputType is MEDIACONNECT_FLOW.- Returns:
 - Information about the MediaConnect flow attached to the device. Returned only if the outputType is MEDIACONNECT_FLOW.
 
 - 
toBuilder
Description copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
 toBuilderin interfaceToCopyableBuilder<InputDeviceUhdSettings.Builder,InputDeviceUhdSettings> - Returns:
 - a builder for type T
 
 - 
builder
 - 
serializableBuilderClass
 - 
hashCode
public final int hashCode() - 
equals
 - 
equalsBySdkFields
Description copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an
SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
 equalsBySdkFieldsin interfaceSdkPojo- Parameters:
 obj- the object to be compared with- Returns:
 - true if the other object equals to this object by sdk fields, false otherwise.
 
 - 
toString
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value. - 
getValueForField
 - 
sdkFields
 
 -