|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectcom.wowza.wms.mediacaster.MediaCasterSettings
public class MediaCasterSettings
| Constructor Summary | |
|---|---|
MediaCasterSettings()
|
|
| Method Summary | |
|---|---|
com.wowza.wms.vhost.HostPortConfig |
getMediaCasterHostPortConfig()
Get media caster host port config |
int |
getMediaCasterProcessorCount()
Get the thread count use for this host port |
void |
setMediaCasterHostPortConfig(com.wowza.wms.vhost.HostPortConfig mediaCasterHostPortConfig)
Set media caster host port config |
void |
setMediaCasterProcessorCount(int mediaCasterProcessorCount)
Set the thread count for this processor |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MediaCasterSettings()
| Method Detail |
|---|
public com.wowza.wms.vhost.HostPortConfig getMediaCasterHostPortConfig()
public int getMediaCasterProcessorCount()
public void setMediaCasterHostPortConfig(com.wowza.wms.vhost.HostPortConfig mediaCasterHostPortConfig)
mediaCasterHostPortConfig - public void setMediaCasterProcessorCount(int mediaCasterProcessorCount)
mediaCasterProcessorCount - thread count use for this host port
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||