Interface SlateSource.Builder

    • Method Detail

      • sourceLocationName

        SlateSource.Builder sourceLocationName​(String sourceLocationName)

        The name of the source location where the slate VOD source is stored.

        Parameters:
        sourceLocationName - The name of the source location where the slate VOD source is stored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vodSourceName

        SlateSource.Builder vodSourceName​(String vodSourceName)

        The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.

        Parameters:
        vodSourceName - The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.