Interface NdiSourceSettings.Builder

  • Method Details

    • sourceName

      NdiSourceSettings.Builder sourceName(String sourceName)

      The exact name of an existing NDI sender that's registered with your discovery server. If included, the format of this name must be MACHINENAME (ProgramName).

      Parameters:
      sourceName - The exact name of an existing NDI sender that's registered with your discovery server. If included, the format of this name must be MACHINENAME (ProgramName).
      Returns:
      Returns a reference to this object so that method calls can be chained together.