Package 

Interface LivekitEgress.UpdateStreamRequestOrBuilder

    • Method Detail

      • getAddOutputUrls

         abstract String getAddOutputUrls(int index)

        repeated string add_output_urls = 2;

        Parameters:
        index - The index of the element to return.
      • getAddOutputUrlsBytes

         abstract ByteString getAddOutputUrlsBytes(int index)

        repeated string add_output_urls = 2;

        Parameters:
        index - The index of the element to return.
      • getRemoveOutputUrls

         abstract String getRemoveOutputUrls(int index)

        repeated string remove_output_urls = 3;

        Parameters:
        index - The index of the element to return.
      • getRemoveOutputUrlsBytes

         abstract ByteString getRemoveOutputUrlsBytes(int index)

        repeated string remove_output_urls = 3;

        Parameters:
        index - The index of the element to return.