Class CfnChannel.WebvttDestinationSettingsProperty.Jsii$Proxy

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

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

  • Method Details

    • getStyleControl

      public final String getStyleControl()
      Description copied from interface: CfnChannel.WebvttDestinationSettingsProperty
      Controls whether the color and position of the source captions is passed through to the WebVTT output captions.

      PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA - Don't pass through the style. The output captions will not contain any font styling information.

      Specified by:
      getStyleControl in interface CfnChannel.WebvttDestinationSettingsProperty
    • $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