Class CfnChannel.DvbSubSourceSettingsProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.DvbSubSourceSettingsProperty.Jsii$Proxy
All Implemented Interfaces:
CfnChannel.DvbSubSourceSettingsProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnChannel.DvbSubSourceSettingsProperty

@Stability(Stable) @Internal public static final class CfnChannel.DvbSubSourceSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.DvbSubSourceSettingsProperty
  • Constructor Details

  • Method Details

    • getOcrLanguage

      public final String getOcrLanguage()
      Description copied from interface: CfnChannel.DvbSubSourceSettingsProperty
      If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.
      Specified by:
      getOcrLanguage in interface CfnChannel.DvbSubSourceSettingsProperty
    • getPid

      public final Number getPid()
      Description copied from interface: CfnChannel.DvbSubSourceSettingsProperty
      When using DVB-Sub with burn-in or SMPTE-TT, use this PID for the source content.

      It is unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.

      Specified by:
      getPid in interface CfnChannel.DvbSubSourceSettingsProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object