@Stability(value=Stable) @Internal public static final class CfnChannel.InputSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.InputSettingsProperty
CfnChannel.InputSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.InputSettingsProperty.Builder, CfnChannel.InputSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.InputSettingsProperty.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) |
Object |
getAudioSelectors()
Information about the specific audio to extract from the input.
|
Object |
getCaptionSelectors()
Information about the specific captions to extract from the input.
|
String |
getDeblockFilter()
Enables or disables the deblock filter when filtering.
|
String |
getDenoiseFilter()
Enables or disables the denoise filter when filtering.
|
Number |
getFilterStrength()
Adjusts the magnitude of filtering from 1 (minimal) to 5 (strongest).
|
String |
getInputFilter()
Turns on the filter for this input.
|
Object |
getNetworkInputSettings()
Information about how to connect to the upstream system.
|
Number |
getScte35Pid()
`CfnChannel.InputSettingsProperty.Scte35Pid`.
|
String |
getSmpte2038DataPreference()
Specifies whether to extract applicable ancillary data from a SMPTE-2038 source in this input.
|
String |
getSourceEndBehavior()
The loop input if it is a file.
|
Object |
getVideoSelector()
Information about one video to extract from the input.
|
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.InputSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Object getAudioSelectors()
CfnChannel.InputSettingsPropertyThe parent of this entity is InputSettings.
getAudioSelectors in interface CfnChannel.InputSettingsPropertypublic final Object getCaptionSelectors()
CfnChannel.InputSettingsPropertygetCaptionSelectors in interface CfnChannel.InputSettingsPropertypublic final String getDeblockFilter()
CfnChannel.InputSettingsPropertygetDeblockFilter in interface CfnChannel.InputSettingsPropertypublic final String getDenoiseFilter()
CfnChannel.InputSettingsPropertygetDenoiseFilter in interface CfnChannel.InputSettingsPropertypublic final Number getFilterStrength()
CfnChannel.InputSettingsPropertygetFilterStrength in interface CfnChannel.InputSettingsPropertypublic final String getInputFilter()
CfnChannel.InputSettingsPropertyMPEG-2 inputs have the deblocking filter enabled by default. 1) auto - filtering is applied depending on input type/quality 2) disabled - no filtering is applied to the input 3) forced - filtering is applied regardless of the input type.
getInputFilter in interface CfnChannel.InputSettingsPropertypublic final Object getNetworkInputSettings()
CfnChannel.InputSettingsPropertygetNetworkInputSettings in interface CfnChannel.InputSettingsPropertypublic final Number getScte35Pid()
CfnChannel.InputSettingsPropertygetScte35Pid in interface CfnChannel.InputSettingsPropertypublic final String getSmpte2038DataPreference()
CfnChannel.InputSettingsPropertyApplicable data types are captions, timecode, AFD, and SCTE-104 messages.
getSmpte2038DataPreference in interface CfnChannel.InputSettingsPropertypublic final String getSourceEndBehavior()
CfnChannel.InputSettingsPropertygetSourceEndBehavior in interface CfnChannel.InputSettingsPropertypublic final Object getVideoSelector()
CfnChannel.InputSettingsPropertygetVideoSelector in interface CfnChannel.InputSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.