This is not documented in the 4.3 Server Side API, but
getMediaCacheFilters() - Method in interface com.wowza.wms.application.
IApplicationInstance
getMediaCasterProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getMediacasterRTPRTSPRTPTransportMode() - Method in interface com.wowza.wms.application.IApplicationInstance
getMediaCasterStreams() - Method in interface com.wowza.wms.application.IApplicationInstance
getMediaCasterValidator() - Method in interface com.wowza.wms.application.IApplicationInstance
getMediaIOPerformanceCounter() - Method in interface com.wowza.wms.client.IClient
getMediaListProvider() - Method in interface com.wowza.wms.application.IApplicationInstance
getMediaReaderContentType(String) - Method in interface com.wowza.wms.application.IApplicationInstance
getMediaReaderProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getMediaWriterProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getMember(int) - Method in class com.wowza.wms.amf.AMFDataTrait
getMemberCount() - Method in class com.wowza.wms.amf.AMFDataTrait
getMembers() - Method in class com.wowza.wms.amf.AMFDataTrait
getMessage() - Method in class com.wowza.wms.request.RequestFunction
getMessagesInBytes() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesInBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesInCount() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesInCountRate() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesLossBytes() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesLossBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesLossCount() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesLossCountRate() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesOutBytes() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesOutBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesOutCount() - Method in class com.wowza.util.IOPerformanceCounter
getMessagesOutCountRate() - Method in class com.wowza.util.IOPerformanceCounter
getMethod() - Method in interface com.wowza.wms.http.IHTTPRequest
Returns the HTTP method of this request, e.g.
getMissing() - Method in class com.wowza.wms.request.RequestFunction
getModFunctions() - Method in interface com.wowza.wms.application.IApplicationInstance
getModuleInstance(String) - Method in interface com.wowza.wms.application.IApplicationInstance
getModuleList() - Method in interface com.wowza.wms.application.IApplicationInstance
getMsgBytes() - Method in interface com.wowza.wms.http.IHTTPRequest
getNALUnitLen() - Method in interface com.wowza.wms.media.model.ICodecConfigInfoVideo
getName() - Method in interface com.wowza.wms.application.IApplication
Returns the logical name of the application, as set in the configuration
getName() - Method in interface com.wowza.wms.application.IApplicationInstance
The name of the application instance, which is by default _definst_.
getObject(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
getObject(int) - Method in class com.wowza.wms.amf.AMFDataList
getObjectEncoding() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
getObjectEncoding() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
getObjectEncoding() - Method in interface com.wowza.wms.client.IClient
getObjectReference(Object) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
getPageUrl() - Method in interface com.wowza.wms.client.IClient
getParameter(String) - Method in interface com.wowza.wms.http.IHTTPRequest
getParameterMap() - Method in interface com.wowza.wms.http.IHTTPRequest
Returns the parameters of the HTTP request from the body and the query.
getParameterNames() - Method in interface com.wowza.wms.http.IHTTPRequest
getParameterValues(String) - Method in interface com.wowza.wms.http.IHTTPRequest
getParamString(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
This is method can be used to extract data from the
AMFDataList objects that you get in play/connect/publish methods.
getPath() - Method in interface com.wowza.wms.http.IHTTPRequest
getPingRoundTripTime() - Method in interface com.wowza.wms.client.IClient
getPingTimeout() - Method in interface com.wowza.wms.application.IApplicationInstance
getPingTimeout() - Method in interface com.wowza.wms.client.IClient
getPlayStreamCount(String) - Method in interface com.wowza.wms.application.IApplicationInstance
getPlayStreamCount() - Method in interface com.wowza.wms.client.IClient
getPlayStreamCountsByName() - Method in interface com.wowza.wms.application.IApplicationInstance
getPlayStreams() - Method in interface com.wowza.wms.client.IClient
getPlayStreamsByName(String) - Method in interface com.wowza.wms.application.IApplicationInstance
getProfile() - Method in interface com.wowza.wms.media.model.ICodecConfigInfoVideo
getProject() - Static method in class com.wowza.wms.server.ReleaseInfo
getProperties() - Method in interface com.wowza.wms.application.IApplication
getProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Returns the properties of the application instance, that you can configure in the Application.xml file's Properties section.
getProperties() - Method in interface com.wowza.wms.client.IClient
getProtocol() - Method in interface com.wowza.wms.client.IClient
getProtocol() - Method in interface com.wowza.wms.http.IHTTPRequest
getProtocolUsage(boolean[]) - Method in interface com.wowza.wms.application.IApplication
getProtocolUsage() - Method in interface com.wowza.wms.application.IApplicationInstance
getProtocolUsage(boolean[]) - Method in interface com.wowza.wms.application.IApplicationInstance
getPublisherCount() - Method in interface com.wowza.wms.application.IApplicationInstance
getPublishers() - Method in interface com.wowza.wms.application.IApplicationInstance
getPublishFrameCountAudio() - Method in interface com.wowza.wms.stream.IMediaStream
Returns the number of audio frames received for an incoming live stream
getPublishFrameCountData() - Method in interface com.wowza.wms.stream.IMediaStream
Returns the number of data frames received for an incoming live stream
getPublishFrameCountVideo() - Method in interface com.wowza.wms.stream.IMediaStream
Returns the number of video frames received for an incoming live stream
getPublishFramerateAudio() - Method in interface com.wowza.wms.stream.IMediaStream
This returns the audio framerate from the metadata if available.
getPublishFramerateAudio(int) - Method in interface com.wowza.wms.stream.IMediaStream
getPublishFramerateVideo() - Method in interface com.wowza.wms.stream.IMediaStream
This returns the video framerate from the metadata if available.
getPublishFramerateVideo(int) - Method in interface com.wowza.wms.stream.IMediaStream
getPublishKeyFrameIntervalsVideo() - Method in interface com.wowza.wms.stream.IMediaStream
Returns the last 10 video GOP sizes/keyframe intervals received for an incoming live stream.
getPublishStreamCount() - Method in interface com.wowza.wms.client.IClient
getPublishStreamNames() - Method in interface com.wowza.wms.application.IApplicationInstance
getPublishStreams() - Method in interface com.wowza.wms.client.IClient
getPushPublishSessionCount() - Method in interface com.wowza.wms.application.IApplicationInstance
getPushPublishSessions() - Method in interface com.wowza.wms.application.IApplicationInstance
getPushPublishSessions(IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
getQueryStr() - Method in interface com.wowza.wms.client.IClient
getQueryString() - Method in interface com.wowza.wms.http.IHTTPRequest
getReference(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
getReferrer() - Method in interface com.wowza.wms.client.IClient
getRemoteAddr() - Method in interface com.wowza.wms.http.IHTTPRequest
getRemoteHost() - Method in interface com.wowza.wms.http.IHTTPRequest
getRepeaterOriginUrl() - Method in interface com.wowza.wms.application.IApplicationInstance
getRepeaterOriginUrl() - Method in interface com.wowza.wms.client.IClient
getRepeaterQueryString() - Method in interface com.wowza.wms.application.IApplicationInstance
getRequestType() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerRequestContext
getRequestURI() - Method in interface com.wowza.wms.http.IHTTPRequest
getRequestURL() - Method in interface com.wowza.wms.http.IHTTPRequest
getRespAMFAudioObj(IMediaStream) - Method in interface com.wowza.wms.client.IClient
getRespAMFDataObj(IMediaStream) - Method in interface com.wowza.wms.client.IClient
getRespAMFVideoObj(IMediaStream) - Method in interface com.wowza.wms.client.IClient
getRespFunctions() - Method in interface com.wowza.wms.client.IClient
getResponseAMFObj(int) - Method in interface com.wowza.wms.client.IClient
getRsoStorageDir() - Method in interface com.wowza.wms.application.IApplicationInstance
getRsoStoragePath() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPAVSyncMethod() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPIdleFrequency() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPMaxRTCPWaitTime() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPPlayAuthenticationMethod() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPPublishAuthenticationMethod() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPSessionCount() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPSessionCount(String) - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPSessionCountsByName() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPSessions() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPSessions(String) - Method in interface com.wowza.wms.application.IApplicationInstance
getRTPStream() - Method in interface com.wowza.wms.client.IClient
getRTSPBindIpAddress() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTSPConnectionAddressType() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTSPConnectionIpAddress() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTSPMaximumPendingWriteBytes() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTSPOriginAddressType() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTSPOriginIpAddress() - Method in interface com.wowza.wms.application.IApplicationInstance
getRTSPSessionTimeout() - Method in interface com.wowza.wms.application.IApplicationInstance
getScheme() - Method in interface com.wowza.wms.http.IHTTPRequest
getServerHostPort() - Method in interface com.wowza.wms.client.IClient
getServerName() - Method in interface com.wowza.wms.http.IHTTPRequest
getServerPort() - Method in interface com.wowza.wms.http.IHTTPRequest
getSharedObjectReadAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
getSharedObjectReadAccess() - Method in interface com.wowza.wms.client.IClient
getSharedObjects() - Method in interface com.wowza.wms.application.IApplicationInstance
getSharedObjects(boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
getSharedObjectWriteAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
getSharedObjectWriteAccess() - Method in interface com.wowza.wms.client.IClient
getShort(int) - Method in class com.wowza.wms.amf.AMFDataList
getSize() - Method in class com.wowza.wms.request.RequestFunction
getSrc() - Method in class com.wowza.wms.request.RequestFunction
getStreamAudioSampleAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamAudioSampleAccess() - Method in interface com.wowza.wms.client.IClient
getStreamCount() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamFile(String) - Method in interface com.wowza.wms.client.IClient
getStreamFile(String, String) - Method in interface com.wowza.wms.client.IClient
getStreamFile(String, String, boolean) - Method in interface com.wowza.wms.client.IClient
getStreamFileMapper() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamKeyDir() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamKeyPath() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamNameAliasProvider() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamReadAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamReadAccess() - Method in interface com.wowza.wms.client.IClient
getStreamRecorderProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreams() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamStorageDir() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamStoragePath() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamType() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamType() - Method in interface com.wowza.wms.client.IClient
getStreamVideoSampleAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamVideoSampleAccess() - Method in interface com.wowza.wms.client.IClient
getStreamWriteAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
getStreamWriteAccess() - Method in interface com.wowza.wms.client.IClient
getString(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
getString(int) - Method in class com.wowza.wms.amf.AMFDataList
getStringReference(String) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
getSystemTime() - Static method in class com.wowza.util.SystemUtils
getTargetEncoding() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
getTimecode() - Method in class com.wowza.wms.request.RequestFunction
getTimedTextProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getTimeRunning() - Method in interface com.wowza.wms.application.IApplication
getTimeRunning() - Method in interface com.wowza.wms.application.IApplicationInstance
getTimeRunning() - Method in interface com.wowza.wms.client.IClient
getTimeRunningSeconds() - Method in interface com.wowza.wms.application.IApplication
getTimeRunningSeconds() - Method in interface com.wowza.wms.application.IApplicationInstance
getTimeRunningSeconds() - Method in interface com.wowza.wms.client.IClient
getTotalIOPerformanceCounter() - Method in interface com.wowza.wms.client.IClient
getTrait(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
getTraitReference(AMFDataTrait) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
getTranscoderApplicationContext() - Method in interface com.wowza.wms.application.IApplicationInstance
getTranscoderProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
getType() - Method in class com.wowza.wms.amf.AMFData
getType(int) - Method in class com.wowza.wms.amf.AMFDataList
getType() - Method in class com.wowza.wms.request.RequestFunction
getUri() - Method in interface com.wowza.wms.client.IClient
getUserTime() - Static method in class com.wowza.util.SystemUtils
getValidationFrequency() - Method in interface com.wowza.wms.application.IApplicationInstance
getValue() - Method in class com.wowza.wms.amf.AMFDataList
getVersion() - Static method in class com.wowza.wms.server.ReleaseInfo
Returns the version string of the engine.
getVHost() - Method in interface com.wowza.wms.application.IApplication
Returns the reference to the @see
IVHost in which this application lives
getVHost() - Method in interface com.wowza.wms.application.IApplicationInstance
getVHost() - Method in interface com.wowza.wms.client.IClient
getVODTimedTextProviderList() - Method in interface com.wowza.wms.application.IApplicationInstance
getVODTimedTextProviderSet() - Method in interface com.wowza.wms.application.IApplicationInstance
getWmsNumber() - Method in class com.wowza.wms.request.RequestFunction
getWowzSession() - Method in interface com.wowza.wms.client.IClient
getWriteListener() - Method in interface com.wowza.wms.client.IClient
H
- HostPort - Class in com.wowza.wms.client
-
- HostPort() - Constructor for class com.wowza.wms.client.HostPort
-
- HostPort - Class in com.wowza.wms.vhost
-
- HostPort() - Constructor for class com.wowza.wms.vhost.HostPort
-
- HTTPStreamerSessionMPEGDash - Class in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer
-
- HTTPStreamerSessionMPEGDash() - Constructor for class com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer.HTTPStreamerSessionMPEGDash
-
- HTTPStreamerSessionSanJose - Class in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer
-
- HTTPStreamerSessionSanJose() - Constructor for class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
-
I
- IApplication - Interface in com.wowza.wms.application
-
Represents an application defined in Wowza.
- IApplicationInstance - Interface in com.wowza.wms.application
-
A runtime instance of a Wowza application created dynamically.
- IApplicationInstanceNotify - Interface in com.wowza.wms.application
-
- IClient - Interface in com.wowza.wms.client
-
- IClientNotify - Interface in com.wowza.wms.client
-
- ICodecConfigInfoVideo - Interface in com.wowza.wms.media.model
-
- IDvrStreamManager - Interface in com.wowza.wms.dvr
-
- IDvrStreamManagerActionNotify - Interface in com.wowza.wms.stream.livedvr
-
- IHTTPRequest - Interface in com.wowza.wms.http
-
- IHTTPResponse - Interface in com.wowza.wms.http
-
- IHTTPSessionNotify - Interface in com.wowza.wms.httpstreamer.model
-
- IHTTPStreamerApplicationContext - Interface in com.wowza.wms.httpstreamer.model
-
- IHTTPStreamerRequestContext - Interface in com.wowza.wms.httpstreamer.model
-
- IHTTPStreamerSession - Interface in com.wowza.wms.httpstreamer.model
-
- ILiveStreamDvrRecorder - Interface in com.wowza.wms.stream.livedvr
-
- ILiveStreamDvrRecorderActionNotify - Interface in com.wowza.wms.stream.livedvr
-
- ILiveStreamDvrRecorderControl - Interface in com.wowza.wms.stream.livedvr
-
- ILiveStreamPacketizer - Interface in com.wowza.wms.stream.livepacketizer
-
- ILiveStreamPacketizerActionNotify - Interface in com.wowza.wms.stream.livepacketizer
-
- ILiveStreamPacketizerControl - Interface in com.wowza.wms.stream.livepacketizer
-
- ILiveStreamRecord - Interface in com.wowza.wms.livestreamrecord.model
-
Deprecated.
- ILiveStreamRecordFileVersionDelegate - Interface in com.wowza.wms.livestreamrecord.model
-
- ILiveStreamTranscoder - Interface in com.wowza.wms.stream.livetranscoder
-
- ILiveStreamTranscoderControl - Interface in com.wowza.wms.stream.livetranscoder
-
- ILiveStreamTranscoderNotify - Interface in com.wowza.wms.stream.livetranscoder
-
- IMediaCasterNotify - Interface in com.wowza.wms.mediacaster
-
- IMediaCasterNotify2 - Interface in com.wowza.wms.mediacaster
-
- IMediaCasterValidateMediaCaster - Interface in com.wowza.wms.mediacaster
-
- IMediaListProvider - Interface in com.wowza.wms.stream
-
- IMediaReader - Interface in com.wowza.wms.stream
-
- IMediaReaderActionNotify - Interface in com.wowza.wms.stream
-
- IMediaStream - Interface in com.wowza.wms.stream
-
- IMediaStreamActionNotify - Interface in com.wowza.wms.stream
-
This is the first generation callback interface that you can use to listen on events that occure on a media stream.
- IMediaStreamActionNotify2 - Interface in com.wowza.wms.stream
-
This is the second generation callback interface that you can use to listen on events that occure on a media stream.
- IMediaStreamActionNotify3 - Interface in com.wowza.wms.stream
-
This is the third generation callback interface that you can use to listen on events that occure on a media stream.
- IMediaStreamCallback - Interface in com.wowza.wms.stream
-
- IMediaStreamFileMapper - Interface in com.wowza.wms.stream
-
- IMediaStreamNameAliasProvider - Interface in com.wowza.wms.stream
-
- IMediaStreamNotify - Interface in com.wowza.wms.stream
-
- IMediaWriterActionNotify - Interface in com.wowza.wms.stream
-
- IModuleCallResult - Class in com.wowza.wms.client
-
- IModuleCallResult() - Constructor for class com.wowza.wms.client.IModuleCallResult
-
- IModuleCallResult - Class in com.wowza.wms.module
-
- IModuleCallResult() - Constructor for class com.wowza.wms.module.IModuleCallResult
-
- IModuleNotify - Interface in com.wowza.wms.module
-
- IModulePingResult - Class in com.wowza.wms.client
-
- IModulePingResult() - Constructor for class com.wowza.wms.client.IModulePingResult
-
- IModulePingResult - Class in com.wowza.wms.module
-
- IModulePingResult() - Constructor for class com.wowza.wms.module.IModulePingResult
-
- incClientCountTotal() - Method in interface com.wowza.wms.application.IApplicationInstance
-
- incrementBytesIn(long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementBytesLoss(long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementBytesOut(long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementFileIn(long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementFileOut(long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesIn(long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesIn(long, long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesIn() - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesLoss(long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesLoss(long, long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesLoss() - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesOut(long, long) - Method in class com.wowza.util.IOPerformanceCounter
-
- incrementMessagesOut() - Method in class com.wowza.util.IOPerformanceCounter
-
- invokePrevious(Object, IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleBase
-
This method passes the control to the next module in the chain of configured modules, allowing each one to act on the lifecycle event.
- IOPerformanceCounter - Class in com.wowza.util
-
- IOPerformanceCounter() - Constructor for class com.wowza.util.IOPerformanceCounter
-
- IPushPublishSession - Interface in com.wowza.wms.pushpublish.model
-
- IPushPublishSessionNotify - Interface in com.wowza.wms.pushpublish.model
-
- IRTPSessionNotify - Interface in com.wowza.wms.rtp.model
-
- isAcceptConnection() - Method in interface com.wowza.wms.application.IApplicationInstance
-
- isAcceptConnection() - Method in interface com.wowza.wms.client.IClient
-
- isAcceptConnectionSendClientId() - Method in interface com.wowza.wms.client.IClient
-
From the official release notes: "enable removal of the clientid item from the onConnect result for RTMP connections (default is to send clientid)"
- isActive() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
-
Never seen it being false, it is true even after you call @see #rejectSession()
- isAMF0() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
-
- isAMF0() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
-
- isAMF3() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
-
- isAMF3() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
-
- isAMF3Start(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
-
- isAppInstanceLoaded(String) - Method in interface com.wowza.wms.application.IApplication
-
- isArrayStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
-
- isByteArrayStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
-
- isConnected() - Method in interface com.wowza.wms.client.IClient
-
- isDebugAppTimeout() - Method in interface com.wowza.wms.application.IApplicationInstance
-
- isDebugLog() - Method in class com.wowza.util.IOPerformanceCounter
-
- isDynamic() - Method in class com.wowza.wms.amf.AMFDataTrait
-
- isEncrypted() - Method in interface com.wowza.wms.client.IClient
-
- IServer - Interface in com.wowza.wms.server
-
- IServerNotify2 - Interface in com.wowza.wms.server
-
- IServerNotify3 - Interface in com.wowza.wms.server
-
This is the third extension of the IServerNotify interface family adding two
new lifecycle methods.
- isFlashMediaLiveEncoder() - Method in interface com.wowza.wms.client.IClient
-
- isFlashVersion10() - Method in interface com.wowza.wms.client.IClient
-
- isFlashVersion90115() - Method in interface com.wowza.wms.client.IClient
-
- isFlashVersionH264Capable() - Method in interface com.wowza.wms.client.IClient
-
- ISharedObjectNotify - Interface in com.wowza.wms.sharedobject
-
- ISharedObjects - Interface in com.wowza.wms.sharedobject
-
- isHeadRequest() - Method in interface com.wowza.wms.http.IHTTPRequest
-
- isIntData() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
-
- isLive() - Method in interface com.wowza.wms.application.IApplicationInstance
-
Returns true if the stream type for the particular application instance is a live stream type.
- isLiveRepeater() - Method in interface com.wowza.wms.client.IClient
-
- isMatch(String) - Method in class com.wowza.wms.mediacache.model.MediaCacheSourceFilter
-
- isMediaCacheSourceAllowed(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- isMember(String) - Method in class com.wowza.wms.amf.AMFDataTrait
-
- isMixedArrayStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
-
- isObjectEncodingAMF0() - Method in interface com.wowza.wms.client.IClient
-
- isObjectEncodingAMF3() - Method in interface com.wowza.wms.client.IClient
-
- isObjEnd(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
-
- isObjStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
-
- isPartial() - Method in class com.wowza.wms.request.RequestFunction
-
- isRTPIncomingDatagramPortValid(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- isRunning() - Method in interface com.wowza.wms.application.IApplication
-
- isSecure() - Method in interface com.wowza.wms.client.IClient
-
- isSecure() - Method in interface com.wowza.wms.http.IHTTPRequest
-
- isSecure() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
-
Returns true if the HTTP streaming happens over SSL
- isSendCloseOnRejectConnection() - Method in interface com.wowza.wms.client.IClient
-
- isSSL() - Method in interface com.wowza.wms.client.IClient
-
- IStreamActionNotify - Interface in com.wowza.wms.stream.publish
-
This callback interface can be attached to instances of
Stream, so that you get notified of transitions in the playlist.
- isValidateFMLEConnections() - Method in interface com.wowza.wms.application.IApplicationInstance
-
- isValidateFMLEConnections() - Method in interface com.wowza.wms.client.IClient
-
- ITranscoderFrameGrabProvider - Interface in com.wowza.wms.transcoder.model
-
- ITranscoderOverlayImages - Interface in com.wowza.wms.transcoder.model
-
- ITranscoderOverlayProvider - Interface in com.wowza.wms.transcoder.model
-
- IVHost - Interface in com.wowza.wms.vhost
-
L
- LiveStreamRecorderFLV - Class in com.wowza.wms.livestreamrecord.model.LiveStreamRecorderFLV
-
- LiveStreamRecorderFLV() - Constructor for class com.wowza.wms.livestreamrecord.model.LiveStreamRecorderFLV.LiveStreamRecorderFLV
-
- LiveStreamTranscoder - Class in com.wowza.wms.transcoder.model
-
- LiveStreamTranscoder() - Constructor for class com.wowza.wms.transcoder.model.LiveStreamTranscoder
-
- LiveStreamTranscoderActionNotifyBase - Class in com.wowza.wms.transcoder.model
-
- LiveStreamTranscoderActionNotifyBase() - Constructor for class com.wowza.wms.transcoder.model.LiveStreamTranscoderActionNotifyBase
-
- LiveStreamTranscoderApplicationContext - Interface in com.wowza.wms.stream.livetranscoder
-
M
- MediaCache - Class in com.wowza.wms.mediacache.model
-
- MediaCache() - Constructor for class com.wowza.wms.mediacache.model.MediaCache
-
- MediaCacheImpl - Class in com.wowza.wms.mediacache.model.impl
-
- MediaCacheImpl() - Constructor for class com.wowza.wms.mediacache.model.impl.MediaCacheImpl
-
- MediaCacheSourceFilter - Class in com.wowza.wms.mediacache.model
-
- MediaCacheSourceFilter(String) - Constructor for class com.wowza.wms.mediacache.model.MediaCacheSourceFilter
-
- MediaCasterStreamMap - Class in com.wowza.wms.mediacaster
-
- MediaCasterStreamMap() - Constructor for class com.wowza.wms.mediacaster.MediaCasterStreamMap
-
- MediaCodecInfoAudio - Class in com.wowza.wms.media.model
-
- MediaCodecInfoAudio() - Constructor for class com.wowza.wms.media.model.MediaCodecInfoAudio
-
- MediaCodecInfoVideo - Class in com.wowza.wms.media.model
-
- MediaCodecInfoVideo() - Constructor for class com.wowza.wms.media.model.MediaCodecInfoVideo
-
- MediaStreamMap - Class in com.wowza.wms.stream
-
- MediaStreamMap() - Constructor for class com.wowza.wms.stream.MediaStreamMap
-
- ModuleBase - Class in com.wowza.wms.module
-
This is the golden class that you need to extend when you start implementing your custom module for Wowza Streaming Engine.
- ModuleBase() - Constructor for class com.wowza.wms.module.ModuleBase
-
- ModuleFunctions - Class in com.wowza.wms.module
-
- ModuleFunctions() - Constructor for class com.wowza.wms.module.ModuleFunctions
-
- ModuleList - Class in com.wowza.wms.module
-
- ModuleList() - Constructor for class com.wowza.wms.module.ModuleList
-
N
- notifyDvrStreamManagerCreate(IDvrStreamManager, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyDvrStreamManagerDestroy(IDvrStreamManager) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyDvrStreamManagerInit(IDvrStreamManager) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyHTTPSessionCreate(IHTTPStreamerSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyHTTPSessionDestroy(IHTTPStreamerSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamDvrRecorderCreate(ILiveStreamDvrRecorder, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamDvrRecorderDestroy(ILiveStreamDvrRecorder) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamDvrRecorderInit(ILiveStreamDvrRecorder, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamPacketizerCreate(ILiveStreamPacketizer, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamPacketizerDestroy(ILiveStreamPacketizer) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamPacketizerInit(ILiveStreamPacketizer, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamTranscoderCreate(ILiveStreamTranscoder, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamTranscoderDestroy(ILiveStreamTranscoder, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyLiveStreamTranscoderInit(ILiveStreamTranscoder, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyMediaReaderClose(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyMediaReaderCreate(IMediaReader) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyMediaReaderExtractMetaData(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyMediaReaderInit(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyMediaReaderOpen(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyMediaWriterOnFLVAddMetadata(IMediaStream, Map<String, Object>) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyMediaWriterOnWriteComplete(IMediaStream, File) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyPushPublishSessionCreate(String, IMediaStream, IPushPublishSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyPushPublishSessionDestroy(String, IMediaStream, IPushPublishSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyRTPSessionCreate(RTPSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- notifyRTPSessionDestroy(RTPSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
O
- onApplicationInstanceCreate(IApplicationInstance) - Method in interface com.wowza.wms.application.IApplicationInstanceNotify
-
- onApplicationInstanceDestroy(IApplicationInstance) - Method in interface com.wowza.wms.application.IApplicationInstanceNotify
-
- onAppStart(IApplicationInstance) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked by Wowza when your application starts up.
- onAppStop(IApplicationInstance) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked by Wowza when your application stops.
- onCallback(IMediaStream, RequestFunction, AMFDataList) - Method in interface com.wowza.wms.stream.IMediaStreamCallback
-
- onCodecInfoAudio(IMediaStream, MediaCodecInfoAudio) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify3
-
- onCodecInfoVideo(IMediaStream, MediaCodecInfoVideo) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify3
-
- onDisconnect(IClient) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked immediately when an RTMP based player (Flash client) closes, e.g. you close the browser tab with the player on it.
- onHTTPMPEGDashStreamingSessionCreate(HTTPStreamerSessionMPEGDash) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked every time a new MPEG-DASH sessinon is created.
- onHTTPMPEGDashStreamingSessionDestroy(HTTPStreamerSessionMPEGDash) - Method in class com.wowza.wms.module.ModuleBase
-
This method is called when an MPEG-DASH session is destroyed after the client has disconnected
- onHTTPSanJoseStreamingSessionCreate(HTTPStreamerSessionSanJose) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked every time a new San Jose session is created.
- onHTTPSanJoseStreamingSessionDestroy(HTTPStreamerSessionSanJose) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked every time a San Jose session is destroyed.
- onHTTPSessionDestroy(IHTTPStreamerSession) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked whenever a HTTP session is destroyed.
- onHTTPStreamerRequest(IHTTPStreamerSession, IHTTPStreamerRequestContext) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked upon every HTTP request that comes in.
- onPause(IMediaStream, boolean, double) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
-
Called when the player pauses the stream.
- onPlay(IMediaStream, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
-
- onPlaylistItemStart(Stream, PlaylistItem) - Method in interface com.wowza.wms.stream.publish.IStreamActionNotify
-
Called whenever a new item is started in the playlist of the stream
- onPlaylistItemStop(Stream, PlaylistItem) - Method in interface com.wowza.wms.stream.publish.IStreamActionNotify
-
Called whenever a new item is stopped in the playlist of the stream
- onPublish(IMediaStream, String, boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
-
- onRTPSessionCreate(RTPSession) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked when a new RTP session is created.
- onRTPSessionDestroy(RTPSession) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked every time an RTP session is destroyed, e.g. your typical IP webcam stops the stream.
- onSeek(IMediaStream, double) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
-
- onServerAfterVHostStartup(IServer) - Method in interface com.wowza.wms.server.IServerNotify3
-
This method is invoked when the vhosts have been started
- onServerBeforeVHostStartup(IServer) - Method in interface com.wowza.wms.server.IServerNotify3
-
This method is invoked when the vhosts are just about to be started
- onStop(IMediaStream) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
-
- onStreamCreate(IMediaStream) - Method in class com.wowza.wms.module.ModuleBase
-
This is called upon stream creation.
- onStreamDestroy(IMediaStream) - Method in class com.wowza.wms.module.ModuleBase
-
This is called upon stream destruction.
- onUnPublish(IMediaStream, String, boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
-
P
- PARAM1 - Static variable in class com.wowza.wms.module.ModuleBase
-
- PARAM2 - Static variable in class com.wowza.wms.module.ModuleBase
-
- PARAM3 - Static variable in class com.wowza.wms.module.ModuleBase
-
- PARAMMETHODNAME - Static variable in class com.wowza.wms.module.ModuleBase
-
- parseAllowDomains(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- parseBodyForParams(boolean) - Method in interface com.wowza.wms.http.IHTTPRequest
-
- parseBodyForParams() - Method in interface com.wowza.wms.http.IHTTPRequest
-
- peekByte(ByteBuffer) - Static method in class com.wowza.wms.amf.AMFData
-
- ping(IModulePingResult) - Method in interface com.wowza.wms.client.IClient
-
- play(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.module.ModuleBase
-
This method is invoked when an RTMP client starts playing a stream.
- PlaylistItem - Class in com.wowza.wms.stream.publish
-
- PlaylistItem() - Constructor for class com.wowza.wms.stream.publish.PlaylistItem
-
- publish(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.module.ModuleBase
-
This method is called whenever a new stream is published by an RTMP publiser, e.g.
- PUBLISH_BITRATE_SOURCE_MEASURE - Static variable in interface com.wowza.wms.stream.IMediaStream
-
- PUBLISH_BITRATE_SOURCE_METADATA - Static variable in interface com.wowza.wms.stream.IMediaStream
-
- PUBLISH_FRAMERATE_SOURCE_MEASURE - Static variable in interface com.wowza.wms.stream.IMediaStream
-
- PUBLISH_FRAMERATE_SOURCE_METADATA - Static variable in interface com.wowza.wms.stream.IMediaStream
-
- Publisher - Class in com.wowza.wms.stream.publish
-
- Publisher() - Constructor for class com.wowza.wms.stream.publish.Publisher
-
R
- READACCESS - Static variable in interface com.wowza.wms.stream.IMediaStream
-
- readAppConfig(String) - Method in interface com.wowza.wms.application.IApplication
-
This returns the whole content of the Application.xml file, just as if you read it from the file itself.
- readAppInstConfig(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- readLock() - Method in interface edu.emory.mathcs.backport.java.util.concurrent.locks.WMSReadWriteLock
-
- redirectConnection(String) - Method in interface com.wowza.wms.client.IClient
-
- redirectConnection(String, String) - Method in interface com.wowza.wms.client.IClient
-
- redirectConnection(String, String, String) - Method in interface com.wowza.wms.client.IClient
-
- redirectConnection(String, String, AMFData) - Method in interface com.wowza.wms.client.IClient
-
- registerPlayRTPSession(RTPSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- rejectConnection() - Method in interface com.wowza.wms.client.IClient
-
- rejectConnection(String) - Method in interface com.wowza.wms.client.IClient
-
- rejectConnection(AMFData) - Method in interface com.wowza.wms.client.IClient
-
- rejectConnection(String, String) - Method in interface com.wowza.wms.client.IClient
-
- rejectConnection(String, AMFData) - Method in interface com.wowza.wms.client.IClient
-
- rejectSession() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
-
It can be used to get rid of the player using this session, the player gets HTTP 403 when it asks for the next media chunk.
- ReleaseInfo - Class in com.wowza.wms.server
-
- ReleaseInfo() - Constructor for class com.wowza.wms.server.ReleaseInfo
-
- remove(int) - Method in class com.wowza.wms.amf.AMFDataList
-
- removeAppInstance(IApplicationInstance) - Method in interface com.wowza.wms.application.IApplication
-
- removeApplicationInstanceListener(IApplicationInstanceNotify) - Method in interface com.wowza.wms.application.IApplication
-
- removeClientListener(IClientNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeClientListener(IMediaStreamActionNotify) - Method in interface com.wowza.wms.stream.IMediaStream
-
- removeClientListener(IMediaStreamActionNotify2) - Method in interface com.wowza.wms.stream.IMediaStream
-
- removeClientListener(IMediaStreamActionNotify3) - Method in interface com.wowza.wms.stream.IMediaStream
-
- removeDvrRecorderListener(ILiveStreamDvrRecorderActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeDvrStreamManagerListener(IDvrStreamManagerActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeHTTPListener(IHTTPSessionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeHTTPStreamerSession(IHTTPStreamerSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeLiveStreamPacketizerListener(ILiveStreamPacketizerActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeLiveStreamTranscoderListener(ILiveStreamTranscoderNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeMediaCasterListener(IMediaCasterNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeMediaReaderListener(IMediaReaderActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeMediaStreamListener(IMediaStreamNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeMediaWriterListener(IMediaWriterActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeModuleListener(IModuleNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removePlayStreamByName(IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removePublisher(Publisher) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removePushPublishSession(IMediaStream, IPushPublishSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removePushPublishSessionListener(IPushPublishSessionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removePushPublishSessions(IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeRTPListener(IRTPSessionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeRTPSession(RTPSession) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- removeSharedObjectListener(ISharedObjectNotify, boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- reparentClient(IVHost) - Method in interface com.wowza.wms.client.IClient
-
- ReplaceItem() - Constructor for class com.wowza.util.SystemUtils.ReplaceItem
-
- RequestFunction - Class in com.wowza.wms.request
-
- RequestFunction() - Constructor for class com.wowza.wms.request.RequestFunction
-
- resetMediaCasterStream(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- resetMediaCasterStream(String, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- ResponseFunctions - Class in com.wowza.wms.client
-
- ResponseFunctions() - Constructor for class com.wowza.wms.client.ResponseFunctions
-
- ResponseFunctions - Class in com.wowza.wms.response
-
- ResponseFunctions() - Constructor for class com.wowza.wms.response.ResponseFunctions
-
- RTPSession - Class in com.wowza.wms.rtp.model
-
- RTPSession() - Constructor for class com.wowza.wms.rtp.model.RTPSession
-
- RTPStream - Class in com.wowza.wms.client
-
- RTPStream() - Constructor for class com.wowza.wms.client.RTPStream
-
- RTPStream - Class in com.wowza.wms.rtp.model
-
- RTPStream() - Constructor for class com.wowza.wms.rtp.model.RTPStream
-
S
- serialize(DataOutputStream) - Method in class com.wowza.wms.amf.AMFDataList
-
- serialize(DataOutputStream, int) - Method in class com.wowza.wms.amf.AMFDataList
-
- serialize(DataOutputStream, AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataList
-
- serialize(DataOutputStream, AMFDataContextSerialize, byte[]) - Method in class com.wowza.wms.amf.AMFDataList
-
- serialize() - Method in class com.wowza.wms.amf.AMFDataList
-
- serialize(int) - Method in class com.wowza.wms.amf.AMFDataList
-
- serialize(AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataList
-
- serialize(AMFDataContextSerialize, byte[]) - Method in class com.wowza.wms.amf.AMFDataList
-
- ServerListenerTranscoderPreload - Class in com.wowza.wms.module
-
This listener is to preload transcoder libraries on server startup.
- ServerListenerTranscoderPreload() - Constructor for class com.wowza.wms.module.ServerListenerTranscoderPreload
-
- ServerNotifyBase - Class in com.wowza.wms.server
-
This is an apparently undocumented class in the API that you can use to get notified about server-level lifecycle events, similar to
ModuleBase.
- ServerNotifyBase() - Constructor for class com.wowza.wms.server.ServerNotifyBase
-
- set(int, AMFData) - Method in class com.wowza.wms.amf.AMFDataList
-
- set(int, String) - Method in class com.wowza.wms.amf.AMFDataList
-
- set(int, double) - Method in class com.wowza.wms.amf.AMFDataList
-
- set(int, int) - Method in class com.wowza.wms.amf.AMFDataList
-
- set(int, long) - Method in class com.wowza.wms.amf.AMFDataList
-
- set(int, Date) - Method in class com.wowza.wms.amf.AMFDataList
-
- set(int, boolean) - Method in class com.wowza.wms.amf.AMFDataList
-
- setAcceptConnection(boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setAcceptConnection(boolean) - Method in interface com.wowza.wms.client.IClient
-
- setAcceptConnectionDescription(String) - Method in interface com.wowza.wms.client.IClient
-
- setAcceptConnectionExObj(AMFDataObj) - Method in interface com.wowza.wms.client.IClient
-
- setAcceptConnectionObj(AMFData) - Method in interface com.wowza.wms.client.IClient
-
- setAcceptConnectionSendClientId(boolean) - Method in interface com.wowza.wms.client.IClient
-
From the official release notes: "enable removal of the clientid item from the onConnect result for RTMP connections (default is to send clientid)"
- setAllowDomains(String[]) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setApplicationInstanceTouchTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setApplicationTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setBufferTime(int) - Method in interface com.wowza.wms.client.IClient
-
- setClassName(String) - Method in class com.wowza.wms.amf.AMFDataTrait
-
- setClientIdleFrequency(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setDebugAppTimeout(boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setDebugLog(boolean) - Method in class com.wowza.util.IOPerformanceCounter
-
- setDvrRecorderList(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setDynamic(boolean) - Method in class com.wowza.wms.amf.AMFDataTrait
-
- setExtraData(ByteBuffer) - Method in class com.wowza.wms.request.RequestFunction
-
- setFastPlaySettings(FastPlaySettings) - Method in interface com.wowza.wms.client.IClient
-
- setFileVersionDelegate(ILiveStreamRecordFileVersionDelegate) - Method in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- setFlashVer(String) - Method in interface com.wowza.wms.client.IClient
-
- setHeaderSize(int) - Method in class com.wowza.wms.request.RequestFunction
-
- setHTTPStreamerList(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setIdleFrequency(int) - Method in interface com.wowza.wms.client.IClient
-
- setInnerObj(AMFData) - Method in class com.wowza.wms.amf.AMFDataTrait
-
- setIntData(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
-
- setLastValidateTime(long) - Method in interface com.wowza.wms.client.IClient
-
- setLiveRepeaterCapabilities(int) - Method in interface com.wowza.wms.client.IClient
-
- setLiveStreamDvrRecorderControl(ILiveStreamDvrRecorderControl) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setLiveStreamPacketizerControl(ILiveStreamPacketizerControl) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setLiveStreamPacketizerList(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setLiveStreamPacketizerList(String) - Method in interface com.wowza.wms.client.IClient
-
- setLiveStreamTranscoderControl(ILiveStreamTranscoderControl) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setLiveStreamTranscoderList(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setLiveStreamTranscoderList(String) - Method in interface com.wowza.wms.client.IClient
-
- setMaximumPendingReadBytes(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setMaximumPendingWriteBytes(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setMaximumSetBufferTime(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setMaxStorageDirDepth(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setMediacasterRTPRTSPRTPTransportMode(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setMediaCasterValidator(IMediaCasterValidateMediaCaster) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setMediaListProvider(IMediaListProvider) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setName(String) - Method in interface com.wowza.wms.application.IApplication
-
- setName(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setObjectEncoding(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
-
- setObjectEncoding(int) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
-
- setObjectEncoding(int) - Method in interface com.wowza.wms.client.IClient
-
- setPingTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRepeaterOriginUrl(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRepeaterOriginUrl(String) - Method in interface com.wowza.wms.client.IClient
-
- setRepeaterQueryString(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRsoStorageDir(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTPAVSyncMethod(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTPIdleFrequency(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTPMaxRTCPWaitTime(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTPPlayAuthenticationMethod(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTPPublishAuthenticationMethod(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTSPBindIpAddress(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTSPConnectionAddressType(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTSPConnectionIpAddress(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTSPMaximumPendingWriteBytes(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTSPOriginAddressType(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTSPOriginIpAddress(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setRTSPSessionTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setSecure(boolean) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
-
I guess makes no sense for you to call it, this is called by the HTTP Streamers itself to set the flag to true if SSL is used.
- setSendCloseOnRejectConnection(boolean) - Method in interface com.wowza.wms.client.IClient
-
- setSharedObjectReadAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setSharedObjectReadAccess(String) - Method in interface com.wowza.wms.client.IClient
-
- setSharedObjectWriteAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setSharedObjectWriteAccess(String) - Method in interface com.wowza.wms.client.IClient
-
- setShutdownClient(boolean) - Method in interface com.wowza.wms.client.IClient
-
- setSize(int) - Method in class com.wowza.wms.request.RequestFunction
-
- setSrc(int) - Method in class com.wowza.wms.request.RequestFunction
-
- setStreamAudioSampleAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamAudioSampleAccess(String) - Method in interface com.wowza.wms.client.IClient
-
- setStreamFileMapper(IMediaStreamFileMapper) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamKeyDir(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamNameAliasProvider(IMediaStreamNameAliasProvider) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamReadAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamReadAccess(String) - Method in interface com.wowza.wms.client.IClient
-
- setStreamStorageDir(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamType(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamType(String) - Method in interface com.wowza.wms.client.IClient
-
- setStreamVideoSampleAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamVideoSampleAccess(String) - Method in interface com.wowza.wms.client.IClient
-
- setStreamWriteAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setStreamWriteAccess(String) - Method in interface com.wowza.wms.client.IClient
-
- setTargetEncoding(int) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
-
- setThreadContext() - Method in interface com.wowza.wms.client.IClient
-
- setTimecode(long) - Method in class com.wowza.wms.request.RequestFunction
-
- setType(int) - Method in class com.wowza.wms.amf.AMFData
-
- setType(int) - Method in class com.wowza.wms.request.RequestFunction
-
- setValidateFMLEConnections(boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setValidateFMLEConnections(boolean) - Method in interface com.wowza.wms.client.IClient
-
- setValidationFrequency(int) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setVODTimedTextProviderList(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- setWmsNumber(int) - Method in class com.wowza.wms.request.RequestFunction
-
- setWowzSession(WOWZSession) - Method in interface com.wowza.wms.client.IClient
-
- shutdown(boolean) - Method in interface com.wowza.wms.application.IApplication
-
- shutdown(boolean, boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
-
- shutdownAppInstance(String) - Method in interface com.wowza.wms.application.IApplication
-
- shutdownClient(IClient) - Method in interface com.wowza.wms.application.IApplicationInstance
-
Shut down a particular RTMP client.
- shutdownClient() - Method in interface com.wowza.wms.client.IClient
-
- size() - Method in class com.wowza.wms.amf.AMFDataList
-
- skipByte(ByteBuffer) - Static method in class com.wowza.wms.amf.AMFData
-
- SPLIT_ON_DISCONTINUITY_ALWAYS - Static variable in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- SPLIT_ON_DISCONTINUITY_DEFAULT - Static variable in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- SPLIT_ON_DISCONTINUITY_NEVER - Static variable in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- SPLIT_TYPE_BY_DURATION - Static variable in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- SPLIT_TYPE_BY_SCHEDULE - Static variable in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- SPLIT_TYPE_BY_SIZE - Static variable in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- SPLIT_TYPE_NONE - Static variable in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- splitRecordingNow() - Method in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- startMediaCasterStream(String, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
Start a stream with the given name.
- startMediaCasterStream(String, String, String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
Start a stream with the given name.
- startRecording(IMediaStream, String, boolean, Map<String, Object>, int) - Method in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
As stated
startRecordingSegmentByDuration(IMediaStream, String, Map, long) - Method in interface com.wowza.wms.livestreamrecord.model.
ILiveStreamRecord
-
Deprecated.
- startRecordingSegmentBySchedule(IMediaStream, String, Map, String) - Method in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- startRecordingSegmentBySize(IMediaStream, String, Map, long) - Method in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- stopMediaCasterStream(String) - Method in interface com.wowza.wms.application.IApplicationInstance
-
This can be used to stop a particular stream.
- stopRecording() - Method in interface com.wowza.wms.livestreamrecord.model.ILiveStreamRecord
-
Deprecated.
- Stream - Class in com.wowza.wms.stream.publish
-
- Stream() - Constructor for class com.wowza.wms.stream.publish.Stream
-
- SystemUtils - Class in com.wowza.util
-
A bunch of useful methods that did not fit anywhere else.
- SystemUtils() - Constructor for class com.wowza.util.SystemUtils
-
- SystemUtils.ReplaceItem - Class in com.wowza.util
-
T
- testFlashVersion(int[]) - Method in interface com.wowza.wms.client.IClient
-
- testNextByte(ByteBuffer, int) - Static method in class com.wowza.wms.amf.AMFData
-
- toNTPTime(long) - Static method in class com.wowza.util.SystemUtils
-
- toString() - Method in class com.wowza.wms.amf.AMFDataList
-
- toString() - Method in class com.wowza.wms.request.RequestFunction
-
- touch() - Method in interface com.wowza.wms.application.IApplicationInstance
-
- touch() - Method in interface com.wowza.wms.client.IClient
-
- TranscoderStreamDestinationBase - Class in com.wowza.wms.transcoder.model
-
- TranscoderStreamDestinationBase() - Constructor for class com.wowza.wms.transcoder.model.TranscoderStreamDestinationBase
-
- TranscoderStreamDestinationVideo - Class in com.wowza.wms.transcoder.model
-
- TranscoderStreamDestinationVideo() - Constructor for class com.wowza.wms.transcoder.model.TranscoderStreamDestinationVideo
-
- triggerAMF3Switch(AMFData) - Static method in class com.wowza.wms.amf.AMFData
-
V
- VIDEOSAMPLEACCESS - Static variable in interface com.wowza.wms.stream.IMediaStream
-
W
- WMSLock - Class in edu.emory.mathcs.backport.java.util.concurrent.locks
-
- WMSLock() - Constructor for class edu.emory.mathcs.backport.java.util.concurrent.locks.WMSLock
-
- WMSProperties - Class in com.wowza.wms.application
-
This class wraps the properties that you can define for your server, application, etc.
- WMSProperties() - Constructor for class com.wowza.wms.application.WMSProperties
-
- WMSReadWriteLock - Interface in edu.emory.mathcs.backport.java.util.concurrent.locks
-
- WOWZSession - Class in com.wowza.wms.client
-
- WOWZSession() - Constructor for class com.wowza.wms.client.WOWZSession
-
- WOWZSession - Class in com.wowza.wms.protocol.wowz
-
- WOWZSession() - Constructor for class com.wowza.wms.protocol.wowz.WOWZSession
-
- WRITEACCESS - Static variable in interface com.wowza.wms.stream.IMediaStream
-
- writeAppConfig(String, String) - Method in interface com.wowza.wms.application.IApplication
-
Copyright © 2015
Streamtoolbox.com. Streamtoolbox.com is not affiliated with or endorsed by Wowza Media Systems, LLC. WOWZA and WOWZA STREAMING ENGINE are trademarks of Wowza Media Systems, LLC.