|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVHost
IVHost: public interface to VHost object.
| Field Summary | |
|---|---|
static String |
ACCEPTORS_ACCEPTOR
Acceptor types: acceptor |
static String |
ACCEPTORS_HANDLERADAPTER
Acceptor types: handler |
static int |
CODEC_AUDIO_AAC
|
static int |
CODEC_AUDIO_G711_ALAW
|
static int |
CODEC_AUDIO_G711_MULAW
|
static int |
CODEC_AUDIO_MP3
|
static int |
CODEC_AUDIO_MP3_8
|
static int |
CODEC_AUDIO_NELLYMOSER
|
static int |
CODEC_AUDIO_NELLYMOSER_16MONO
|
static int |
CODEC_AUDIO_NELLYMOSER_8MONO
|
static int |
CODEC_AUDIO_PCM_BE
|
static int |
CODEC_AUDIO_PCM_LE
|
static int |
CODEC_AUDIO_PCM_SWF
|
static int |
CODEC_AUDIO_RESERVED
|
static int |
CODEC_AUDIO_SPEEX
|
static int |
CODEC_AUDIO_UNKNOWN
|
static int |
CODEC_AUDIO_VORBIS
|
static int |
CODEC_STREAM_MP2T
|
static int |
CODEC_STREAM_UNKNOWN
|
static int |
CODEC_VIDEO_H264
|
static int |
CODEC_VIDEO_SCREEN
|
static int |
CODEC_VIDEO_SCREEN2
|
static int |
CODEC_VIDEO_SPARK
|
static int |
CODEC_VIDEO_UNKNOWN
|
static int |
CODEC_VIDEO_VP6
|
static int |
CODEC_VIDEO_VP6A
|
static int |
CODEC_VIDEO_VP8
|
static byte |
CONTENTTYPE_AUDIO
AMF Content type: audio packet |
static byte |
CONTENTTYPE_BUFFERSIZE
AMF Content type: set buffer size |
static byte |
CONTENTTYPE_DATA
AMF Content type: data packet |
static byte |
CONTENTTYPE_DATA0
AMF Content type: data packet (AMF0) |
static byte |
CONTENTTYPE_DATA3
AMF Content type: data packet (AMF3) |
static byte |
CONTENTTYPE_FUNCTION
AMF Content type: function data (AMF0) |
static byte |
CONTENTTYPE_FUNCTION0
AMF Content type: function data (AMF0) |
static byte |
CONTENTTYPE_FUNCTION3
AMF Content type: function data (AMF3) |
static byte |
CONTENTTYPE_MEDIACHUNK
AMF Content type: media chunk |
static byte |
CONTENTTYPE_PLAYCALLBACK
AMF Content type: play callback |
static byte |
CONTENTTYPE_SETCHUNKSIZE
AMF Content type: set packet chunk size |
static byte |
CONTENTTYPE_SHAREDOBJECTS
AMF Content type: shared object packet (AMF0) |
static byte |
CONTENTTYPE_SHAREDOBJECTS0
AMF Content type: shared object packet (AMF0) |
static byte |
CONTENTTYPE_SHAREDOBJECTS3
AMF Content type: shared object packet (AMF3) |
static byte |
CONTENTTYPE_UKNOWN
AMF Content type: unknown |
static byte |
CONTENTTYPE_VIDEO
AMF Content type: video packet |
static byte |
CONTENTTYPE_WATCHDOG
AMF Content type: watch dog |
static int |
COUNTER_HTTPCUPERTINO
|
static int |
COUNTER_HTTPSANJOSE
|
static int |
COUNTER_HTTPSMOOTH
|
static int |
COUNTER_HTTPWEBM
|
static int |
COUNTER_RTMP
|
static int |
COUNTER_RTP
|
static int |
COUNTER_TOTAL
|
static int |
FILEFORMAT_FLV
|
static int |
FILEFORMAT_MP4
|
static int |
FILEFORMAT_UNKNOWN
|
static String |
VHOST_DEFAULT
|
| Method Summary | |
|---|---|
void |
addAcceptorListener(IAcceptorNotify acceptorListener)
Add acceptor listener. |
void |
addApplicationListener(IApplicationNotify applicationListener)
Add application listener. |
void |
addIdleWorkerListener(com.wowza.wms.util.IIdleWorkerNotify idleWorkerListener)
Add idleWorker listener. |
void |
addStartupStream(com.wowza.wms.vhost.StartupStream startupStream)
Add a stream to the list of streams to start and virtual host startup |
boolean |
applicationExists(String name)
Return true if an application folder exists for this application name |
void |
closeHostPort(HostPort hostPort,
boolean isSuspend)
Close an individual HostPort |
boolean |
createApplication(String sName,
String sStreamType,
String sContentLoc)
Method to create a new application |
IApplication |
getApplication(String applicationName)
Get application by name. |
java.util.List |
getApplicationFolderNames()
Get a list of application folder names |
edu.emory.mathcs.backport.java.util.concurrent.locks.WMSReadWriteLock |
getApplicationLock()
Get the object used in synchronized statements to lock and application. |
java.util.List |
getApplicationNames()
Get a list of application names |
int |
getApplicationTimeout()
Get application time out (milliseconds). |
com.wowza.wms.authentication.AuthenticationList |
getAuthenticationList()
Get the list of available authentication methods |
IClient |
getClient(int clientId)
Get client by client id. |
IClient |
getClient(int clientId,
boolean create)
Get client by client id and create if does not exist. |
int |
getClientCount()
Get number of clients connected to this vHost. |
int |
getClientIdleFrequency()
Get default client idle frequency (milliseconds) |
int |
getClientTimeout()
Get client timeout. |
ConnectionCounter |
getConnectionCounter()
Get vHost connection counter. |
com.wowza.wms.client.ConnectionCounterSimple |
getConnectionCounter(int counterIndex)
Get vHost connection counter for a specific technology (see IVHost.COUNTER_*) |
int |
getConnectionLimit()
Get vHost connection limit. |
int |
getCoreHandlerPoolSize()
Get the handler core thread pool size. |
int |
getCoreTransportPoolSize()
Get the transport core thread pool size. |
String |
getDateStarted()
Get date and time the server was started. |
java.util.Properties |
getDynamicLogProperties()
Get the dynamic log properties defined at the vhost level in conf/log4j.properties |
int |
getFileIOPoolSize()
Get the default file io pool size. |
ThreadPool |
getHandlerThreadPool()
Get the VHost handler thread pool. |
String |
getHomePath()
Get vHost configuration path. |
HostPortList |
getHostPortsList()
Get list of host port definitions for vHost. |
IHTTPStreamerAdapter |
getHTTPStreamerAdapter(String ID)
Get an HTTPStreamerAdapter by ID |
java.util.List<String> |
getHTTPStreamerAdapterIDs()
Get a list of HTTPStreamerAdapter IDs |
com.wowza.wms.httpstreamer.model.HTTPStreamerContext |
getHTTPStreamerContext()
Get the HTTPStreamer (Cupertino Streaming and Silverlight Smooth Streaming) host context |
com.wowza.wms.httpstreamer.model.HTTPStreamerList |
getHTTPStreamerList()
Get the list of HTTPStreamers |
int |
getIdleCheckFrequency()
Get idle check frequency (milliseconds) |
int |
getIdleMinimumWaitTime()
Get the minimum time (milliseconds) the idle worker thread will sleep before generating idle events |
int |
getIdleWorkerCount()
Get number of threads used to generate idle events |
com.wowza.wms.util.IdleWorkersUtil |
getIdleWorkers()
Get the idle worker utility |
IOPerformanceCounter |
getIoPerformanceCounter()
Get vHost IO performance counter. |
IOPerformanceCounter |
getIoPerformanceCounter(int counterIndex)
Get vHost IO performance counter for a specific technology (see IVHost.COUNTER_*) |
com.wowza.io.IOScheduler |
getIOScheduler()
Get IO scheduler for vHost. |
int |
getKeepAliveTimeout()
Get the RTMPT connection keep alive timeout |
com.wowza.wms.stream.livepacketizer.LiveStreamPacketizerList |
getLiveStreamPacketizerList()
Get the LiveStreamPacketizerList |
int |
getMaximumPendingWriteBytes()
Get maximum number a bytes a client connection can have waiting to be sent before the connection is terminated. |
int |
getMaximumSetBufferTime()
Get maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) call. |
MediaCasterList |
getMediaCasterList()
Get the list of media caster definitions (MediaCaster.xml) |
MediaCasterSettings |
getMediaCasterSettings()
Get the media caster settings |
com.wowza.wms.stream.MediaReaderList |
getMediaReaders()
Get the media readers attached to vHost (MediaReaders.xml). |
com.wowza.wms.stream.MediaWriterList |
getMediaWriters()
Get the media writers attached to vHost (MediaWriters.xml). |
java.util.Map |
getMp3TagMap()
Get MP3 tag map attached to vHost (MP3Tags.xml). |
String |
getName()
Get vHost name |
com.wowza.wms.vhost.HostPortConfig |
getNetConnectionHostPortConfig()
Get the socket configuration for server to server connections |
int |
getNetConnectionIdleFrequency()
Get server to server idle frequency (milliseconds) |
int |
getNetConnectionProcessorCount()
Get net connection processor count. |
int |
getNextNetConnectionId()
Get next connection id. |
int |
getPingTimeout()
Get ping timeout (milliseconds) |
WMSProperties |
getProperties()
Get properties attached to this vHost. |
String |
getProperty(String key)
Get virtual host property. |
RTPContext |
getRTPContext()
Get the RTP (real time protocol) virtual host context |
com.wowza.wms.rtp.transport.RTPUDPDatagramConfig |
getRTPDatagramConfigIncoming()
Get the RTP Datagram Socket configuration |
com.wowza.wms.rtp.transport.RTPUDPDatagramConfig |
getRTPDatagramConfigOutgoing()
Get the RTP Datagram Socket configuration |
int |
getRTPIdleFrequency()
Get default RTP idle frequency (milliseconds) |
java.util.List<com.wowza.wms.vhost.StartupStream> |
getStartupStreams()
Get the list of streams to start at virtual host startup |
StreamList |
getStreamTypes()
Get default stream type. |
ThreadPool |
getThreadPool()
Get the VHost handler thread pool. |
String |
getTimeRunning()
Get the time vHost has been running. |
double |
getTimeRunningSeconds()
Get time running in seconds |
ThreadPool |
getTransportThreadPool()
Get the VHost transport thread pool. |
com.wowza.wms.rtp.transport.UDPTransportManager |
getUDPTransportManager()
Get the UDP transport manager. |
int |
getValidationFrequency()
Get time between validation pings (milliseconds) |
void |
init(String basePath)
Initialize vHost. |
boolean |
isApplicationLoaded(String applicationName)
Return true is the application is loaded |
boolean |
isShuttingDown()
Is the VHost shutting down |
boolean |
isStartStarupStreams()
Returns true if the startup streams are to start and vhost startup |
boolean |
isSuspended()
Returns true is all HostPorts connected to this VHost are suspended |
void |
killClient(int clientId)
Remove client from vHost and send disconnect message. |
void |
killRTSPSession(String rtspSessionId)
Kill an RTSP connection by the RTSP session id |
void |
putHTTPStreamerAdapter(String ID,
IHTTPStreamerAdapter adapter)
Add an HTTPStreamerAdapter |
String |
readVHostConfig(String sName)
Method to read xml config file.. |
void |
removeAcceptorListener(IAcceptorNotify acceptorListener)
Remove acceptor listener. |
boolean |
removeApplication(String sName)
Method to remove an application |
void |
removeApplicationListener(IApplicationNotify applicationListener)
Remove applation listener. |
void |
removeClient(int clientId)
Remove client from vHost. |
void |
removeIdleWorkerListener(com.wowza.wms.util.IIdleWorkerNotify idleWorkerListener)
Remove idleWorker listener |
void |
reparentClient(IClient client)
Move a client object to a new vhost. |
void |
setAdminInterfaceHostPort(HostPort adminInterfaceHostPort)
Set admin interface host port (not used) |
void |
setApplicationTimeout(int applicationTimeout)
Set application time out (milliseconds). |
void |
setClientIdleFrequency(int clientIdleFrequency)
Set default client idle frequency (milliseconds) |
void |
setClientTimeout(int clientTimeout)
Set client timeout. |
void |
setCoreHandlerPoolSize(int corePoolSize)
Set the handler core thread pool size. |
void |
setCoreTransportPoolSize(int corePoolSize)
Set the transport core thread pool size. |
void |
setDynamicLogProperties(java.util.Properties dynamicLogProperties)
Set the dynamic log properties set at the vhost level |
void |
setFileIOPoolSize(int fileIOPoolSize)
Set default file io thread pool size. |
void |
setIdleCheckFrequency(int idleCheckFrequency)
Set idle check frequency (milliseconds) |
void |
setIdleMinimumWaitTime(int idleMinimumWaitTime)
Set the minimum time (milliseconds) the idle worker thread will sleep before generating idle events |
void |
setIdleWorkerCount(int idleWorkerCount)
Set number of threads used to generate idle events |
void |
setKeepAliveTimeout(int keepAliveTimeout)
Set the RTMPT connection keep alive timeout |
void |
setMaximumPendingWriteBytes(int maximumPendingWriteBytes)
Set maximum number a bytes a client connection can have waiting to be sent before the connection is terminated. |
void |
setMaximumSetBufferTime(int maximumSetBufferTime)
Set maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) call. |
void |
setNetConnectionIdleFrequency(int netConnectionIdleFrequency)
Set the server to server idle frequency (milliseconds) |
void |
setNetConnectionProcessorCount(int netConnectionProcessorCount)
Set net connection processor count. |
void |
setPingTimeout(int pingTimeout)
Set ping timeout (millseconds) |
void |
setRTPIdleFrequency(int rtpIdleFrequency)
Set default RTP idle frequency (milliseconds) |
void |
setShuttingDown(boolean shuttingDown)
Set VHost shutting down flag |
void |
setStartStarupStreams(boolean startStarupStreams)
Set to true to startup startup stream as vhost startup |
void |
setValidationFrequency(int validationFrequency)
Set time between validation pings (milliseconds) |
void |
shutdown()
Shutdown. |
void |
shutdownApplication(String appName)
Shutdown an application by name. |
boolean |
startApplicationInstance(String appName)
Start an application instance. |
boolean |
startApplicationInstance(String appName,
String appInstanceName)
Start an application instance. |
void |
startStartupStreams()
Method to start startup streams |
void |
stopStartupStreams()
Method to stop startup streams |
void |
suspendAllHostPorts()
Suspend all HostPorts from accepting new connections. |
boolean |
touchApplicationInstance(String appName)
Start an application instance if it is not already started then touch it so it stays loaded for at least 3 seconds. |
boolean |
touchApplicationInstance(String appName,
String appInstanceName)
Start an application instance if it is not already started then touch it so it stays loaded for at least 3 seconds. |
void |
unbindAllHostPorts()
Unbind all HostPorts and drop all connections |
void |
updateLoggingDuration()
Internal: update the internal logging values. |
boolean |
writeVHostConfig(String sName,
String data)
Method to write xml config file.. |
| Field Detail |
|---|
static final String ACCEPTORS_ACCEPTOR
static final String ACCEPTORS_HANDLERADAPTER
static final int CODEC_AUDIO_AAC
static final int CODEC_AUDIO_G711_ALAW
static final int CODEC_AUDIO_G711_MULAW
static final int CODEC_AUDIO_MP3
static final int CODEC_AUDIO_MP3_8
static final int CODEC_AUDIO_NELLYMOSER
static final int CODEC_AUDIO_NELLYMOSER_16MONO
static final int CODEC_AUDIO_NELLYMOSER_8MONO
static final int CODEC_AUDIO_PCM_BE
static final int CODEC_AUDIO_PCM_LE
static final int CODEC_AUDIO_PCM_SWF
static final int CODEC_AUDIO_RESERVED
static final int CODEC_AUDIO_SPEEX
static final int CODEC_AUDIO_UNKNOWN
static final int CODEC_AUDIO_VORBIS
static final int CODEC_STREAM_MP2T
static final int CODEC_STREAM_UNKNOWN
static final int CODEC_VIDEO_H264
static final int CODEC_VIDEO_SCREEN
static final int CODEC_VIDEO_SCREEN2
static final int CODEC_VIDEO_SPARK
static final int CODEC_VIDEO_UNKNOWN
static final int CODEC_VIDEO_VP6
static final int CODEC_VIDEO_VP6A
static final int CODEC_VIDEO_VP8
static final byte CONTENTTYPE_AUDIO
static final byte CONTENTTYPE_BUFFERSIZE
static final byte CONTENTTYPE_DATA
static final byte CONTENTTYPE_DATA0
static final byte CONTENTTYPE_DATA3
static final byte CONTENTTYPE_FUNCTION
static final byte CONTENTTYPE_FUNCTION0
static final byte CONTENTTYPE_FUNCTION3
static final byte CONTENTTYPE_MEDIACHUNK
static final byte CONTENTTYPE_PLAYCALLBACK
static final byte CONTENTTYPE_SETCHUNKSIZE
static final byte CONTENTTYPE_SHAREDOBJECTS
static final byte CONTENTTYPE_SHAREDOBJECTS0
static final byte CONTENTTYPE_SHAREDOBJECTS3
static final byte CONTENTTYPE_UKNOWN
static final byte CONTENTTYPE_VIDEO
static final byte CONTENTTYPE_WATCHDOG
static final int COUNTER_HTTPCUPERTINO
static final int COUNTER_HTTPSANJOSE
static final int COUNTER_HTTPSMOOTH
static final int COUNTER_HTTPWEBM
static final int COUNTER_RTMP
static final int COUNTER_RTP
static final int COUNTER_TOTAL
static final int FILEFORMAT_FLV
static final int FILEFORMAT_MP4
static final int FILEFORMAT_UNKNOWN
static final String VHOST_DEFAULT
| Method Detail |
|---|
void addAcceptorListener(IAcceptorNotify acceptorListener)
acceptorListener - acceptor listenervoid addApplicationListener(IApplicationNotify applicationListener)
applicationListener - application listenervoid addIdleWorkerListener(com.wowza.wms.util.IIdleWorkerNotify idleWorkerListener)
idleWorkerListener - idleWorker listenervoid addStartupStream(com.wowza.wms.vhost.StartupStream startupStream)
startupStream - startup streamboolean applicationExists(String name)
name - application name
void closeHostPort(HostPort hostPort,
boolean isSuspend)
hostPort - host port to closeisSuspend - if true will just suspend the HostPort from accepting new connections, if false will unbind and drop all connections
boolean createApplication(String sName,
String sStreamType,
String sContentLoc)
IApplication getApplication(String applicationName)
applicationName - application name
java.util.List getApplicationFolderNames()
edu.emory.mathcs.backport.java.util.concurrent.locks.WMSReadWriteLock getApplicationLock()
java.util.List getApplicationNames()
int getApplicationTimeout()
com.wowza.wms.authentication.AuthenticationList getAuthenticationList()
IClient getClient(int clientId)
clientId - client id
IClient getClient(int clientId,
boolean create)
clientId - client idcreate - create if does not exist
int getClientCount()
int getClientIdleFrequency()
int getClientTimeout()
ConnectionCounter getConnectionCounter()
com.wowza.wms.client.ConnectionCounterSimple getConnectionCounter(int counterIndex)
counterIndex - counter index (see IVHost.COUNTER_*)
int getConnectionLimit()
int getCoreHandlerPoolSize()
int getCoreTransportPoolSize()
String getDateStarted()
java.util.Properties getDynamicLogProperties()
int getFileIOPoolSize()
ThreadPool getHandlerThreadPool()
String getHomePath()
HostPortList getHostPortsList()
IHTTPStreamerAdapter getHTTPStreamerAdapter(String ID)
ID - HTTPStreamerAdapter ID
java.util.List<String> getHTTPStreamerAdapterIDs()
com.wowza.wms.httpstreamer.model.HTTPStreamerContext getHTTPStreamerContext()
com.wowza.wms.httpstreamer.model.HTTPStreamerList getHTTPStreamerList()
int getIdleCheckFrequency()
int getIdleMinimumWaitTime()
int getIdleWorkerCount()
com.wowza.wms.util.IdleWorkersUtil getIdleWorkers()
IOPerformanceCounter getIoPerformanceCounter()
IOPerformanceCounter getIoPerformanceCounter(int counterIndex)
counterIndex - counter index (see IVHost.COUNTER_*)
com.wowza.io.IOScheduler getIOScheduler()
int getKeepAliveTimeout()
com.wowza.wms.stream.livepacketizer.LiveStreamPacketizerList getLiveStreamPacketizerList()
int getMaximumPendingWriteBytes()
int getMaximumSetBufferTime()
MediaCasterList getMediaCasterList()
MediaCasterSettings getMediaCasterSettings()
com.wowza.wms.stream.MediaReaderList getMediaReaders()
com.wowza.wms.stream.MediaWriterList getMediaWriters()
java.util.Map getMp3TagMap()
String getName()
com.wowza.wms.vhost.HostPortConfig getNetConnectionHostPortConfig()
int getNetConnectionIdleFrequency()
int getNetConnectionProcessorCount()
int getNextNetConnectionId()
int getPingTimeout()
WMSProperties getProperties()
String getProperty(String key)
key - key
RTPContext getRTPContext()
com.wowza.wms.rtp.transport.RTPUDPDatagramConfig getRTPDatagramConfigIncoming()
com.wowza.wms.rtp.transport.RTPUDPDatagramConfig getRTPDatagramConfigOutgoing()
int getRTPIdleFrequency()
java.util.List<com.wowza.wms.vhost.StartupStream> getStartupStreams()
StreamList getStreamTypes()
ThreadPool getThreadPool()
String getTimeRunning()
double getTimeRunningSeconds()
ThreadPool getTransportThreadPool()
com.wowza.wms.rtp.transport.UDPTransportManager getUDPTransportManager()
int getValidationFrequency()
void init(String basePath)
basePath - base path to configuration filesboolean isApplicationLoaded(String applicationName)
applicationName - application name
boolean isShuttingDown()
boolean isStartStarupStreams()
boolean isSuspended()
void killClient(int clientId)
clientId - client idvoid killRTSPSession(String rtspSessionId)
rtspSessionId - RTSP session id
void putHTTPStreamerAdapter(String ID,
IHTTPStreamerAdapter adapter)
ID - HTTPStreamerAdapter IDadapter - HTTPStreamerAdapterString readVHostConfig(String sName)
void removeAcceptorListener(IAcceptorNotify acceptorListener)
acceptorListener - acceptor listenerboolean removeApplication(String sName)
void removeApplicationListener(IApplicationNotify applicationListener)
applicationListener - applation listenervoid removeClient(int clientId)
clientId - client idvoid removeIdleWorkerListener(com.wowza.wms.util.IIdleWorkerNotify idleWorkerListener)
idleWorkerListener - idleWorker listenervoid reparentClient(IClient client)
client - client object to movevoid setAdminInterfaceHostPort(HostPort adminInterfaceHostPort)
adminInterfaceHostPort - admin interface host portvoid setApplicationTimeout(int applicationTimeout)
applicationTimeout - application time out (milliseconds)void setClientIdleFrequency(int clientIdleFrequency)
clientIdleFrequency - default client idle frequency (milliseconds)void setClientTimeout(int clientTimeout)
clientTimeout - client timeoutvoid setCoreHandlerPoolSize(int corePoolSize)
corePoolSize - core thread pool sizevoid setCoreTransportPoolSize(int corePoolSize)
corePoolSize - core thread pool sizevoid setDynamicLogProperties(java.util.Properties dynamicLogProperties)
dynamicLogProperties - dynamic log properties defined at the vhost levelvoid setFileIOPoolSize(int fileIOPoolSize)
fileIOPoolSize - default file io thread pool sizevoid setIdleCheckFrequency(int idleCheckFrequency)
idleCheckFrequency - idle check frequency (milliseconds)void setIdleMinimumWaitTime(int idleMinimumWaitTime)
idleMinimumWaitTime - minimum time (milliseconds) the idle worker thread will sleep before generating idle eventsvoid setIdleWorkerCount(int idleWorkerCount)
idleWorkerCount - number of threads used to generate idle eventsvoid setKeepAliveTimeout(int keepAliveTimeout)
keepAliveTimeout - RTMPT connection keep alive timeoutvoid setMaximumPendingWriteBytes(int maximumPendingWriteBytes)
maximumPendingWriteBytes - maximum number a bytes a client connection can have waiting to be sent before the connection is terminatedvoid setMaximumSetBufferTime(int maximumSetBufferTime)
maximumSetBufferTime - maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) callvoid setNetConnectionIdleFrequency(int netConnectionIdleFrequency)
netConnectionIdleFrequency - server to server idle frequency (milliseconds)void setNetConnectionProcessorCount(int netConnectionProcessorCount)
netConnectionProcessorCount - net connection processor countvoid setPingTimeout(int pingTimeout)
pingTimeout - ping timeout (millseconds)void setRTPIdleFrequency(int rtpIdleFrequency)
rtpIdleFrequency - RTP default client idle frequency (milliseconds)void setShuttingDown(boolean shuttingDown)
shuttingDown - true if the vhost is shutting downvoid setStartStarupStreams(boolean startStarupStreams)
startStarupStreams - true if the startup streams are to start and vhost startupvoid setValidationFrequency(int validationFrequency)
validationFrequency - time between validation pings (milliseconds)void shutdown()
void shutdownApplication(String appName)
appName - application nameboolean startApplicationInstance(String appName)
appName - application name
boolean startApplicationInstance(String appName,
String appInstanceName)
appName - application nameappInstanceName - app instance name
void startStartupStreams()
void stopStartupStreams()
void suspendAllHostPorts()
boolean touchApplicationInstance(String appName)
appName - application name
boolean touchApplicationInstance(String appName,
String appInstanceName)
appName - application nameappInstanceName - app instance name
void unbindAllHostPorts()
void updateLoggingDuration()
boolean writeVHostConfig(String sName,
String data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||