@Stability(value=Stable) @Internal public static final class CfnChannel.TimecodeConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.TimecodeConfigProperty
CfnChannel.TimecodeConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.TimecodeConfigProperty.Builder, CfnChannel.TimecodeConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.TimecodeConfigProperty.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 |
getSource()
Identifies the source for the timecode that will be associated with the channel outputs.
|
Number |
getSyncThreshold()
The threshold in frames beyond which output timecode is resynchronized to the input timecode.
|
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.TimecodeConfigProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getSource()
CfnChannel.TimecodeConfigPropertyEmbedded (embedded): Initialize the output timecode with timecode from the source. If no embedded timecode is detected in the source, the system falls back to using "Start at 0" (zerobased). System Clock (systemclock): Use the UTC time. Start at 0 (zerobased): The time of the first frame of the channel will be 00:00:00:00.
getSource in interface CfnChannel.TimecodeConfigPropertypublic final Number getSyncThreshold()
CfnChannel.TimecodeConfigPropertyDiscrepancies below this threshold are permitted to avoid unnecessary discontinuities in the output timecode. There is no timecode sync when this is not specified.
getSyncThreshold in interface CfnChannel.TimecodeConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.