@Stability(value=Stable) @Internal public static final class CfnChannel.VideoSelectorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.VideoSelectorProperty
CfnChannel.VideoSelectorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.VideoSelectorProperty.Builder, CfnChannel.VideoSelectorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.VideoSelectorProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getColorSpace()
Specifies the color space of an input.
|
Object |
getColorSpaceSettings()
Settings to configure color space settings in the incoming video.
|
String |
getColorSpaceUsage()
Applies only if colorSpace is a value other than Follow.
|
Object |
getSelectorSettings()
Information about the video to select from the content.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.VideoSelectorProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getColorSpace()
CfnChannel.VideoSelectorPropertyThis setting works in tandem with colorSpaceConversion to determine if MediaLive will perform any conversion.
getColorSpace in interface CfnChannel.VideoSelectorPropertypublic final Object getColorSpaceSettings()
CfnChannel.VideoSelectorPropertygetColorSpaceSettings in interface CfnChannel.VideoSelectorPropertypublic final String getColorSpaceUsage()
CfnChannel.VideoSelectorPropertyThis field controls how the value in the colorSpace field is used. Fallback means that when the input does include color space data, that data is used, but when the input has no color space data, the value in colorSpace is used. Choose fallback if your input is sometimes missing color space data, but when it does have color space data, that data is correct. Force means to always use the value in colorSpace. Choose force if your input usually has no color space data or might have unreliable color space data.
getColorSpaceUsage in interface CfnChannel.VideoSelectorPropertypublic final Object getSelectorSettings()
CfnChannel.VideoSelectorPropertygetSelectorSettings in interface CfnChannel.VideoSelectorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.