Class CaptionDestinationSettings

    • Method Detail

      • aribDestinationSettings

        public final AribDestinationSettings aribDestinationSettings()
        Returns the value of the AribDestinationSettings property for this object.
        Returns:
        The value of the AribDestinationSettings property for this object.
      • burnInDestinationSettings

        public final BurnInDestinationSettings burnInDestinationSettings()
        Returns the value of the BurnInDestinationSettings property for this object.
        Returns:
        The value of the BurnInDestinationSettings property for this object.
      • dvbSubDestinationSettings

        public final DvbSubDestinationSettings dvbSubDestinationSettings()
        Returns the value of the DvbSubDestinationSettings property for this object.
        Returns:
        The value of the DvbSubDestinationSettings property for this object.
      • ebuTtDDestinationSettings

        public final EbuTtDDestinationSettings ebuTtDDestinationSettings()
        Returns the value of the EbuTtDDestinationSettings property for this object.
        Returns:
        The value of the EbuTtDDestinationSettings property for this object.
      • embeddedDestinationSettings

        public final EmbeddedDestinationSettings embeddedDestinationSettings()
        Returns the value of the EmbeddedDestinationSettings property for this object.
        Returns:
        The value of the EmbeddedDestinationSettings property for this object.
      • embeddedPlusScte20DestinationSettings

        public final EmbeddedPlusScte20DestinationSettings embeddedPlusScte20DestinationSettings()
        Returns the value of the EmbeddedPlusScte20DestinationSettings property for this object.
        Returns:
        The value of the EmbeddedPlusScte20DestinationSettings property for this object.
      • rtmpCaptionInfoDestinationSettings

        public final RtmpCaptionInfoDestinationSettings rtmpCaptionInfoDestinationSettings()
        Returns the value of the RtmpCaptionInfoDestinationSettings property for this object.
        Returns:
        The value of the RtmpCaptionInfoDestinationSettings property for this object.
      • scte20PlusEmbeddedDestinationSettings

        public final Scte20PlusEmbeddedDestinationSettings scte20PlusEmbeddedDestinationSettings()
        Returns the value of the Scte20PlusEmbeddedDestinationSettings property for this object.
        Returns:
        The value of the Scte20PlusEmbeddedDestinationSettings property for this object.
      • scte27DestinationSettings

        public final Scte27DestinationSettings scte27DestinationSettings()
        Returns the value of the Scte27DestinationSettings property for this object.
        Returns:
        The value of the Scte27DestinationSettings property for this object.
      • smpteTtDestinationSettings

        public final SmpteTtDestinationSettings smpteTtDestinationSettings()
        Returns the value of the SmpteTtDestinationSettings property for this object.
        Returns:
        The value of the SmpteTtDestinationSettings property for this object.
      • teletextDestinationSettings

        public final TeletextDestinationSettings teletextDestinationSettings()
        Returns the value of the TeletextDestinationSettings property for this object.
        Returns:
        The value of the TeletextDestinationSettings property for this object.
      • ttmlDestinationSettings

        public final TtmlDestinationSettings ttmlDestinationSettings()
        Returns the value of the TtmlDestinationSettings property for this object.
        Returns:
        The value of the TtmlDestinationSettings property for this object.
      • webvttDestinationSettings

        public final WebvttDestinationSettings webvttDestinationSettings()
        Returns the value of the WebvttDestinationSettings property for this object.
        Returns:
        The value of the WebvttDestinationSettings property for this object.
      • hashCode

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

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
      • getValueForField

        public final <T> Optional<T> getValueForField​(String fieldName,
                                                      Class<T> clazz)