Class CfnChannel.AncillarySourceSettingsProperty.Jsii$Proxy

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

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

  • Method Details

    • getSourceAncillaryChannelNumber

      public final Number getSourceAncillaryChannelNumber()
      Description copied from interface: CfnChannel.AncillarySourceSettingsProperty
      Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions.

      If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.

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