Class MediaCasterSettings

Object
com.wowza.wms.mediacaster.MediaCasterSettings

public class MediaCasterSettings extends Object
  • Constructor Details

    • MediaCasterSettings

      public MediaCasterSettings()
  • Method Details

    • getMediaCasterHostPortConfig

      public HostPortConfig getMediaCasterHostPortConfig()
      Get media caster host port config
      Returns:
      host port config
    • setMediaCasterHostPortConfig

      public void setMediaCasterHostPortConfig(HostPortConfig mediaCasterHostPortConfig)
      Set media caster host port config
      Parameters:
      mediaCasterHostPortConfig -
    • getMediaCasterProcessorCount

      public int getMediaCasterProcessorCount()
      Get the thread count use for this host port
      Returns:
      thread count use for this host port
    • setMediaCasterProcessorCount

      public void setMediaCasterProcessorCount(int mediaCasterProcessorCount)
      Set the thread count for this processor
      Parameters:
      mediaCasterProcessorCount - thread count use for this host port