Interface Esam.Builder

    • Method Detail

      • acquisitionPointId

        Esam.Builder acquisitionPointId​(String acquisitionPointId)
        Sent as acquisitionPointIdentity to identify the MediaLive channel to the POIS.
        Parameters:
        acquisitionPointId - Sent as acquisitionPointIdentity to identify the MediaLive channel to the POIS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • adAvailOffset

        Esam.Builder adAvailOffset​(Integer adAvailOffset)
        When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages.
        Parameters:
        adAvailOffset - When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • passwordParam

        Esam.Builder passwordParam​(String passwordParam)
        Documentation update needed
        Parameters:
        passwordParam - Documentation update needed
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • poisEndpoint

        Esam.Builder poisEndpoint​(String poisEndpoint)
        The URL of the signal conditioner endpoint on the Placement Opportunity Information System (POIS). MediaLive sends SignalProcessingEvents here when SCTE-35 messages are read.
        Parameters:
        poisEndpoint - The URL of the signal conditioner endpoint on the Placement Opportunity Information System (POIS). MediaLive sends SignalProcessingEvents here when SCTE-35 messages are read.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • username

        Esam.Builder username​(String username)
        Documentation update needed
        Parameters:
        username - Documentation update needed
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • zoneIdentity

        Esam.Builder zoneIdentity​(String zoneIdentity)
        Optional data sent as zoneIdentity to identify the MediaLive channel to the POIS.
        Parameters:
        zoneIdentity - Optional data sent as zoneIdentity to identify the MediaLive channel to the POIS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.