Class ManifestUpdate

Object
com.wowza.wms.manifest.builder.ManifestUpdate

public class ManifestUpdate extends Object
  • Constructor Details

    • ManifestUpdate

      public ManifestUpdate(com.wowza.wms.httpstreamer.PlaylistKey streamContext, ManifestModel manifest)
      Parameters:
      streamContext -
      manifest -
  • Method Details

    • getPlaylistKey

      public com.wowza.wms.httpstreamer.PlaylistKey getPlaylistKey()
    • setStreamContext

      public void setStreamContext(com.wowza.wms.httpstreamer.PlaylistKey playlistKey)
    • getManifest

      public ManifestModel getManifest()
    • setManifest

      public void setManifest(ManifestModel manifest)