A B C D E F G H I J K L M N O P Q R S T U V W X

A

ABSOLUTE_FORMAT - Static variable in interface com.wowza.wms.logging.Constants
ABSOLUTE string literal.
ABSOLUTE_TIME_PATTERN - Static variable in interface com.wowza.wms.logging.Constants
SimpleTimePattern for ABSOLUTE.
acceptConnection(ConnectionHolder, byte[]) - Method in class com.wowza.wms.client.ConnectionCounter
Accept a new connection.
acceptConnection() - Method in interface com.wowza.wms.client.IClient
Accept connection
acceptConnection(String) - Method in interface com.wowza.wms.client.IClient
Accept connection
acceptConnection(AMFData) - Method in interface com.wowza.wms.client.IClient
Accept connection
ACCEPTORS_ACCEPTOR - Static variable in interface com.wowza.wms.vhost.IVHost
Acceptor types: acceptor
ACCEPTORS_HANDLERADAPTER - Static variable in interface com.wowza.wms.vhost.IVHost
Acceptor types: handler
acceptSession() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Accept the HTTP session.
acceptSession() - Method in class com.wowza.wms.rtp.model.RTPSession
Accept this session
acquire() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Increment acquire lock count for this media caster item
acquire(String, String, String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Increment the lock count for a media caster item (so that it remains loaded even if all listeners go away).
acquire(String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Increment the lock count for a media caster item (so that it remains loaded even if all listeners go away).
acquire(String, MediaCasterItem) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Increment the lock count for a media caster item (so that it remains loaded even if all listeners go away).
acquire(String, String, String, MediaCasterItem) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Increment the lock count for a media caster item (so that it remains loaded even if all listeners go away).
acquire(String, String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Increment the lock count for a media caster item (so that it remains loaded even if all listeners go away).
acquire(String, String, String, String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Increment the lock count for a media caster item (so that it remains loaded even if all listeners go away).
acquire() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Increment the reference count to this shared object.
acquire() - Method in class com.wowza.wms.sharedobject.SharedObject
 
acquireAndRelease() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Increment then decrement acquire lock count for this media caster item
acquireAndRelease(String, String, String, MediaCasterItem) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Increment and then decrement the lock count for a media caster item (so that it is loaded and will stay loaded for at least the KeepAliveTime).
acquireMediaCaster(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
Increment the lock count of a media caster stream.
acquireSocketAddress(SocketAddress) - Method in class com.wowza.wms.rtp.model.RTPContext
Acquire UDP socket address
acquireUDPPortPair(int) - Method in class com.wowza.wms.rtp.model.RTPContext
Acquire UDP port pair
acquireUDPPortPair() - Method in class com.wowza.wms.rtp.model.RTPContext
Acquire next available UDP port pair
actionListeners - Variable in class com.wowza.wms.rtp.model.RTPSession
 
activateOptions() - Method in class com.wowza.wms.logging.UDPAppender
Open the UDP sender for the RemoteHost and Port.
add(IOPerformanceCounter) - Method in class com.wowza.util.IOPerformanceCounter
Add (value) to this counter.
add(AMFData) - Method in class com.wowza.wms.amf.AMFDataArray
Append a new item onto the array
add(String) - Method in class com.wowza.wms.amf.AMFDataArray
Append a string (will be wrapped in an AMFDataItem object)
add(double) - Method in class com.wowza.wms.amf.AMFDataArray
Append a double (will be wrapped in an AMFDataItem object)
add(int) - Method in class com.wowza.wms.amf.AMFDataArray
Append a int (will be wrapped in an AMFDataItem object)
add(long) - Method in class com.wowza.wms.amf.AMFDataArray
Append a long (will be wrapped in an AMFDataItem object)
add(Date) - Method in class com.wowza.wms.amf.AMFDataArray
Append a date (will be wrapped in an AMFDataItem object)
add(boolean) - Method in class com.wowza.wms.amf.AMFDataArray
Append a boolean (will be wrapped in an AMFDataItem object)
add(int, AMFData) - Method in class com.wowza.wms.amf.AMFDataArray
Insert an item into the array
add(int, String) - Method in class com.wowza.wms.amf.AMFDataArray
Insert a string value (will be wrapped in an AMFDataItem object)
add(int, double) - Method in class com.wowza.wms.amf.AMFDataArray
Insert a double value (will be wrapped in an AMFDataItem object)
add(int, int) - Method in class com.wowza.wms.amf.AMFDataArray
Insert a int value (will be wrapped in an AMFDataItem object)
add(int, long) - Method in class com.wowza.wms.amf.AMFDataArray
Insert a long value (will be wrapped in an AMFDataItem object)
add(int, Date) - Method in class com.wowza.wms.amf.AMFDataArray
Insert a date value (will be wrapped in an AMFDataItem object)
add(int, boolean) - Method in class com.wowza.wms.amf.AMFDataArray
Insert a boolean value (will be wrapped in an AMFDataItem object)
add(AMFData) - Method in class com.wowza.wms.amf.AMFDataList
Append a new item onto the array
add(String) - Method in class com.wowza.wms.amf.AMFDataList
Append a string (will be wrapped in an AMFDataItem object)
add(double) - Method in class com.wowza.wms.amf.AMFDataList
Append a double (will be wrapped in an AMFDataItem object)
add(int) - Method in class com.wowza.wms.amf.AMFDataList
Append a int (will be wrapped in an AMFDataItem object)
add(long) - Method in class com.wowza.wms.amf.AMFDataList
Append a long (will be wrapped in an AMFDataItem object)
add(Date) - Method in class com.wowza.wms.amf.AMFDataList
Append a date (will be wrapped in an AMFDataItem object)
add(boolean) - Method in class com.wowza.wms.amf.AMFDataList
Append a boolean (will be wrapped in an AMFDataItem object)
add(int, AMFData) - Method in class com.wowza.wms.amf.AMFDataList
Insert an item into the array
add(int, String) - Method in class com.wowza.wms.amf.AMFDataList
Insert a string value (will be wrapped in an AMFDataItem object)
add(int, double) - Method in class com.wowza.wms.amf.AMFDataList
Insert a double value (will be wrapped in an AMFDataItem object)
add(int, int) - Method in class com.wowza.wms.amf.AMFDataList
Insert a int value (will be wrapped in an AMFDataItem object)
add(int, long) - Method in class com.wowza.wms.amf.AMFDataList
Insert a long value (will be wrapped in an AMFDataItem object)
add(int, Date) - Method in class com.wowza.wms.amf.AMFDataList
Insert a date value (will be wrapped in an AMFDataItem object)
add(int, boolean) - Method in class com.wowza.wms.amf.AMFDataList
Insert a boolean value (will be wrapped in an AMFDataItem object)
add(ResponseFunction) - Method in class com.wowza.wms.response.ResponseFunctions
Add a function.
add(HostPort) - Method in class com.wowza.wms.vhost.HostPortList
Add HostPort object
addAcceptConnectionAttribute(String, AMFDataObj) - Method in interface com.wowza.wms.client.IClient
Add and attribute to the resultObj that gets passed back to the client on successful connection
addAcceptConnectionAttribute(String, String) - Method in interface com.wowza.wms.client.IClient
Add and attribute to the resultObj that gets passed back to the client on successful connection
addAcceptorListener(IAcceptorNotify) - Method in interface com.wowza.wms.vhost.IVHost
Add acceptor listener.
addActionListener(IRTSPActionNotify) - Method in class com.wowza.wms.rtp.model.RTPSession
Add action listener
addApplicationInstanceListener(IApplicationInstanceNotify) - Method in interface com.wowza.wms.application.IApplication
Add applicationInstance listener.
addApplicationListener(IApplicationNotify) - Method in interface com.wowza.wms.vhost.IVHost
Add application listener.
addAudioCodecConfigPacket(long, AMFPacket) - Method in interface com.wowza.wms.stream.IMediaStream
Set audio codec configuration packet (needed for H.264/AAC playback)
addAudioData(byte[], int, int) - Method in interface com.wowza.wms.stream.IMediaStream
Add data to curent audio packet
addAudioData(byte[], long) - Method in class com.wowza.wms.stream.publish.Publisher
Add audio data
addAudioData(byte[], int, long) - Method in class com.wowza.wms.stream.publish.Publisher
Add audio data
addAudioData(byte[], int, int, long) - Method in class com.wowza.wms.stream.publish.Publisher
Add audio data
addBody(AMFData) - Method in class com.wowza.wms.response.ResponseFunction
Add AMFData to the body of the message.
addBouncyCastleSecurityProvider() - Static method in class com.wowza.util.SystemUtils
Load bouncy castle providers, Internal use.
addBytes(byte[]) - Method in class com.wowza.wms.response.ResponseFunction
Add raw AMFData bytes[] to message body
addChunk(byte[], int, int) - Method in class com.wowza.wms.amf.AMFObj
Add a chunk to the chunk list
addClient(IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Add a client to this shared object.
addClient(IClient) - Method in class com.wowza.wms.sharedobject.SharedObject
 
addClientListener(IClientNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Add client listener.
addClientListener(IMediaStreamActionNotify) - Method in interface com.wowza.wms.stream.IMediaStream
Add client listener.
addClientListener(IMediaStreamActionNotify2) - Method in interface com.wowza.wms.stream.IMediaStream
Add client listener.
addConnectionListener(IConnectionNotify) - Method in class com.wowza.wms.client.ConnectionCounter
Add a connection listener.
addContentDescriptor(ID3V2FrameSynchronizedTextDescriptor) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
addContentDescriptor(long, String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
addData(byte[], int, int) - Method in class com.wowza.wms.amf.AMFPacket
Add data to the packet
addDataData(byte[], int, int) - Method in interface com.wowza.wms.stream.IMediaStream
Add data to curent data packet
addDataData(byte[], long) - Method in class com.wowza.wms.stream.publish.Publisher
Add metadata
addDataData(byte[], int, long) - Method in class com.wowza.wms.stream.publish.Publisher
Add metadata
addDataData(byte[], int, int, long) - Method in class com.wowza.wms.stream.publish.Publisher
Add metadata
addDataEx(byte[], int, int, int) - Method in class com.wowza.wms.amf.AMFPacket
Add data to the packet
addDifference(IOPerformanceCounter, IOPerformanceCounter) - Method in class com.wowza.util.IOPerformanceCounter
Add the result of (current-last) to this counter.
addHttpProvider(IHTTPProvider) - Method in class com.wowza.wms.vhost.HostPort
 
addHttpProvider(IHTTPProvider2) - Method in class com.wowza.wms.vhost.HostPort
 
addHTTPStreamerAdapterID(String) - Method in class com.wowza.wms.vhost.HostPort
 
addHTTPStreamerSession(IHTTPStreamerSession) - Method in interface com.wowza.wms.application.IApplicationInstance
Add a HTTPStreamerSession to this application instance
addIdleWorkerListener(IIdleWorkerNotify) - Method in interface com.wowza.wms.vhost.IVHost
Add idleWorker listener.
addIOPerformance(IOPerformanceCounter) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, keep track of IO performance
addIOPerformance(IOPerformanceCounter) - Method in class com.wowza.wms.rtp.model.RTPSession
Internal use
addIOPerformance2(IOPerformanceCounter) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, keep track of IO performance
addIOPerformance2(IOPerformanceCounter) - Method in class com.wowza.wms.rtp.model.RTPSession
Internal use
addItem(String, int, int) - Method in class com.wowza.wms.stream.publish.Playlist
Appends an item to this playlist
addListener(IStreamActionNotify) - Method in class com.wowza.wms.stream.publish.Stream
Add a listener
addLiveStreamPacketizerListener(ILiveStreamPacketizerActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Add a Live Stream Packetizer listener (see: ILiveStreamPacketizerActionNotify)
addMediaCasterListener(IMediaCasterNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Add mediaCaster listener.
addMediaCasterListener(IMediaCasterNotify2) - Method in interface com.wowza.wms.application.IApplicationInstance
Add mediaCaster listener.
addMediaReaderListener(IMediaReaderActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Add media reader listener.
addMediaStreamListener(IMediaStreamNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Add mediaStream listener.
addMediaStreamListener(IMediaStreamNotify) - Method in class com.wowza.wms.stream.MediaStreamMap
Add a media stream listener.
addMediaWriterListener(IMediaWriterActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Add a MediaWriter listener class.
addMember(String) - Method in class com.wowza.wms.amf.AMFDataTrait
Add a member
addMetaDataListener(IShoutCastMetaDataNotify) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastMetaDataListener
 
addModuleListener(IModuleNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Add module listener.
addNameGroup(MediaStreamMapGroup) - Method in class com.wowza.wms.stream.MediaStreamMap
 
addObject(Object) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Add an object to the object cache
addPlayStreamByName(IMediaStream, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Add a media stream to the list of streams that are listening for a published stream
addPublisher(Publisher) - Method in interface com.wowza.wms.application.IApplicationInstance
Add a server side publisher to this application instance
addRTPIncomingDatagramPortAll() - Method in interface com.wowza.wms.application.IApplicationInstance
Allow all incoming RTP UDP ports for this application instance
addRTPIncomingDatagramPortRange(int, int) - Method in interface com.wowza.wms.application.IApplicationInstance
Add a port range to the list of valid incoming RTP UDP ports
addRTPSession(RTPSession) - Method in interface com.wowza.wms.application.IApplicationInstance
Add an RTP session to this application instance
addRTSPStream(RTPStream) - Method in class com.wowza.wms.rtp.model.RTPSession
Add RTP stream
addServerListener(IServerNotify) - Method in interface com.wowza.wms.server.IServer
Add server listener
addServerListener(IServerNotify) - Method in class com.wowza.wms.server.Server
 
addSession(RTPSession) - Method in class com.wowza.wms.rtp.model.RTPSessions
Add RTP session
addSessionListener(IRTPSessionNotify) - Method in class com.wowza.wms.rtp.model.RTPSessions
Add a RTP session listener
addSharedObjectListener(ISharedObjectNotify, boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
Add sharedObject listener.
addSharedObjectListener(ISharedObjectNotify) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Add a shared object listener.
addSlotListener(ISharedObjectSlotNotify) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Add a slot listener.
addSlotListener(ISharedObjectSlotNotify) - Method in class com.wowza.wms.sharedobject.SharedObject
 
addStartupStream(StartupStream) - Method in interface com.wowza.wms.vhost.IVHost
Add a stream to the list of streams to start and virtual host startup
addStreamAttribute(String, String) - Method in class com.wowza.wms.rtp.model.RTPStream
Add a name value pair to the stream attribute collection
addStreamDomainStr(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, add stream name
addStreamDomainStrs(List<String>) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, add stream names
addStreamInfo(String, String) - Method in class com.wowza.wms.rtp.model.RTPStream
Add a name value pair to the stream info collection
addStreamSrcToMediaCaster(long, String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
 
addString(String) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Add a string to the string cache
addToPlaylist(int, String, int, int) - Method in class com.wowza.wms.stream.publish.Stream
Inserts a media source item to this playlist at a particular index, without interruption.
addToPlaylist(String, String, int, int) - Method in class com.wowza.wms.stream.publish.Stream
Insert item into playlist just after the first item in the playlist with a given name.
addTrack(RTPTrack) - Method in class com.wowza.wms.rtp.model.RTPStream
Add a track
addTrackId(String, String) - Method in class com.wowza.wms.rtp.model.RTPStream
Add track
addTrackInternal(RTPTrack) - Method in class com.wowza.wms.rtp.model.RTPStream
Add RTP track
addTrailingZero - Variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
addTrait(AMFDataTrait) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Add a trait to the trait cache
addVHostItemListener(IVHostItemNotify) - Method in class com.wowza.wms.vhost.VHostList
Add vHostItem listener.
addVHostListener(IVHostNotify) - Static method in class com.wowza.wms.vhost.VHostSingleton
Add a vHost listener.
addVideoCodecConfigPacket(long, AMFPacket) - Method in interface com.wowza.wms.stream.IMediaStream
Set video codec configuration packet (needed for H.264/AAC playback)
addVideoData(byte[], int, int) - Method in interface com.wowza.wms.stream.IMediaStream
Add data to curent video packet
addVideoData(byte[], long) - Method in class com.wowza.wms.stream.publish.Publisher
Add video data
addVideoData(byte[], int, long) - Method in class com.wowza.wms.stream.publish.Publisher
Add video data
addVideoData(byte[], int, int, long) - Method in class com.wowza.wms.stream.publish.Publisher
Add video data
adjustFirstPacketTCs(List, List, List) - Static method in class com.wowza.util.FLVUtils
Align list of timecode for each data type.
AMF3Utils - Class in com.wowza.wms.amf
AMF3 utilities
AMF3Utils() - Constructor for class com.wowza.wms.amf.AMF3Utils
 
AMF_LEVEL0 - Static variable in class com.wowza.wms.amf.AMFData
 
AMF_LEVEL3 - Static variable in class com.wowza.wms.amf.AMFData
 
AMFData - Class in com.wowza.wms.amf
Base abstract class for data in Action Message Format (AMF).
AMFData() - Constructor for class com.wowza.wms.amf.AMFData
 
AMFDataArray - Class in com.wowza.wms.amf
AMFDataArray: class for marshalling data between Wowza Pro server and Flash client.
AMFDataArray() - Constructor for class com.wowza.wms.amf.AMFDataArray
Create empty AMFDataArray object
AMFDataArray(byte[]) - Constructor for class com.wowza.wms.amf.AMFDataArray
Deserialize entire data array and create AMFDataArray object
AMFDataArray(byte[], int, int) - Constructor for class com.wowza.wms.amf.AMFDataArray
Deserialize data array starting at offest for size bytes and create AMFDataArray object
AMFDataArray(ByteBuffer) - Constructor for class com.wowza.wms.amf.AMFDataArray
Deserialize entire data array and create AMFDataArray object
AMFDataArray(ByteBuffer, AMFDataContextDeserialize) - Constructor for class com.wowza.wms.amf.AMFDataArray
 
AMFDataByteArray - Class in com.wowza.wms.amf
AMFDataByteArray: class for marshalling data between Wowza Pro server and Flash client.
AMFDataByteArray() - Constructor for class com.wowza.wms.amf.AMFDataByteArray
Create empty AMFDataByteArray object
AMFDataByteArray(byte[]) - Constructor for class com.wowza.wms.amf.AMFDataByteArray
Deserialize entire byte array and create AMFDataByteArray object.
AMFDataByteArray(byte[], int, int) - Constructor for class com.wowza.wms.amf.AMFDataByteArray
Deserialize data array starting at offest for size bytes and create AMFDataByteArray object.
AMFDataByteArray(ByteBuffer) - Constructor for class com.wowza.wms.amf.AMFDataByteArray
Deserialize entire data array and create AMFDataByteArray object.
AMFDataByteArray(ByteBuffer, AMFDataContextDeserialize) - Constructor for class com.wowza.wms.amf.AMFDataByteArray
Deserialize entire data array and create AMFDataByteArray object.
AMFDataContextDeserialize - Class in com.wowza.wms.amf
AMF context used for deserialization
AMFDataContextDeserialize() - Constructor for class com.wowza.wms.amf.AMFDataContextDeserialize
Constructor
AMFDataContextDeserialize(int) - Constructor for class com.wowza.wms.amf.AMFDataContextDeserialize
Constructor with encoding
AMFDataContextSerialize - Class in com.wowza.wms.amf
AMF context used for serialization
AMFDataContextSerialize() - Constructor for class com.wowza.wms.amf.AMFDataContextSerialize
Constructor
AMFDataContextSerialize(int) - Constructor for class com.wowza.wms.amf.AMFDataContextSerialize
Contructor with object encoding, see AMFData.AMF_LEVEL*
AMFDataItem - Class in com.wowza.wms.amf
AMFDataItem: class for marshalling data between Wowza Pro server and Flash client.
AMFDataItem() - Constructor for class com.wowza.wms.amf.AMFDataItem
Construct AMF type DATA_TYPE_NULL object
AMFDataItem(String) - Constructor for class com.wowza.wms.amf.AMFDataItem
Construct AMF type DATA_TYPE_STRING object
AMFDataItem(int) - Constructor for class com.wowza.wms.amf.AMFDataItem
Construct AMF type DATA_TYPE_NUMBER object
AMFDataItem(long) - Constructor for class com.wowza.wms.amf.AMFDataItem
Construct AMF type DATA_TYPE_NUMBER object
AMFDataItem(double) - Constructor for class com.wowza.wms.amf.AMFDataItem
Construct AMF type DATA_TYPE_NUMBER object
AMFDataItem(boolean) - Constructor for class com.wowza.wms.amf.AMFDataItem
Construct AMF type DATA_TYPE_BOOLEAN
AMFDataItem(Date) - Constructor for class com.wowza.wms.amf.AMFDataItem
Construct AMF type DATA_TYPE_DATE
AMFDataItem(byte[]) - Constructor for class com.wowza.wms.amf.AMFDataItem
Deserialize entire data array and create AMFDataItem object
AMFDataItem(byte[], int, int) - Constructor for class com.wowza.wms.amf.AMFDataItem
Deserialize data array starting at offest for size bytes and create AMFDataItem object
AMFDataItem(ByteBuffer) - Constructor for class com.wowza.wms.amf.AMFDataItem
Deserialize entire data array and create AMFDataItem object
AMFDataItem(ByteBuffer, AMFDataContextDeserialize) - Constructor for class com.wowza.wms.amf.AMFDataItem
 
AMFDataList - Class in com.wowza.wms.amf
AMFDataItem: class for marshalling data between Wowza Pro server and Flash client.
AMFDataList() - Constructor for class com.wowza.wms.amf.AMFDataList
Create empty AMFDataList object
AMFDataList(byte[]) - Constructor for class com.wowza.wms.amf.AMFDataList
Deserialize entire data array and create AMFDataList object
AMFDataList(byte[], int, int) - Constructor for class com.wowza.wms.amf.AMFDataList
Deserialize data array starting at offest for size bytes and create AMFDataList object
AMFDataList(ByteBuffer) - Constructor for class com.wowza.wms.amf.AMFDataList
Deserialize entire data array and create AMFDataList object
AMFDataList(ByteBuffer, AMFDataContextDeserialize) - Constructor for class com.wowza.wms.amf.AMFDataList
 
AMFDataMixedArray - Class in com.wowza.wms.amf
AMFDataMixedArray: class for marshalling data between Wowza Pro server and Flash client.
AMFDataMixedArray() - Constructor for class com.wowza.wms.amf.AMFDataMixedArray
Create empty AMFDataMixedArray object
AMFDataMixedArray(byte[]) - Constructor for class com.wowza.wms.amf.AMFDataMixedArray
Deserialize entire data array and create AMFDataMixedArray object
AMFDataMixedArray(byte[], int, int) - Constructor for class com.wowza.wms.amf.AMFDataMixedArray
Deserialize data array starting at offest for size bytes and create AMFDataMixedArray object
AMFDataMixedArray(ByteBuffer) - Constructor for class com.wowza.wms.amf.AMFDataMixedArray
Deserialize entire data array and create AMFDataMixedArray object
AMFDataMixedArray(ByteBuffer, AMFDataContextDeserialize) - Constructor for class com.wowza.wms.amf.AMFDataMixedArray
 
AMFDataObj - Class in com.wowza.wms.amf
AMFDataObj: class for marshalling data between Wowza Pro server and Flash client.
AMFDataObj() - Constructor for class com.wowza.wms.amf.AMFDataObj
Create empty AMFDataObj object
AMFDataObj(byte[]) - Constructor for class com.wowza.wms.amf.AMFDataObj
Deserialize entire data array and create AMFDataObj object
AMFDataObj(byte[], int, int) - Constructor for class com.wowza.wms.amf.AMFDataObj
Deserialize data array starting at offest for size bytes and create AMFDataObj object
AMFDataObj(ByteBuffer) - Constructor for class com.wowza.wms.amf.AMFDataObj
Deserialize entire data array and create AMFDataObj object
AMFDataObj(ByteBuffer, AMFDataContextDeserialize) - Constructor for class com.wowza.wms.amf.AMFDataObj
 
AMFDataTrait - Class in com.wowza.wms.amf
AMF trait used to describe an AMF class in AMF3
AMFDataTrait() - Constructor for class com.wowza.wms.amf.AMFDataTrait
Constructor
AMFObj - Class in com.wowza.wms.amf
AMFObj: class that stores the state of channel between the client and the server.
AMFObj(int) - Constructor for class com.wowza.wms.amf.AMFObj
Create new AMFObj for a given channel (id)
AMFObj(int, int) - Constructor for class com.wowza.wms.amf.AMFObj
Create new AMFObj for a given channel (id)
AMFObjChunk - Class in com.wowza.wms.amf
 
AMFObjChunk(byte[], int, int) - Constructor for class com.wowza.wms.amf.AMFObjChunk
 
AMFPacket - Class in com.wowza.wms.amf
AMFPacket: data container for data being transferred to and from the server from the Flash client.
AMFPacket() - Constructor for class com.wowza.wms.amf.AMFPacket
Create new empty packet
AMFPacket(int, int, int) - Constructor for class com.wowza.wms.amf.AMFPacket
Create new packet with given values
AMFUtils - Class in com.wowza.util
Utilities for the conversion between Java and AMF
AMFUtils() - Constructor for class com.wowza.util.AMFUtils
 
announce(RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute announce command
append(LoggingEvent) - Method in class com.wowza.wms.logging.UDPAppender
 
appendParamsToUrl(String, String) - Static method in class com.wowza.util.URLUtils
Convenience call to add parameters to a url.
appInstance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
appInstance - Variable in class com.wowza.wms.rtp.model.RTPSession
 
appInstance - Variable in class com.wowza.wms.stream.MediaStreamMap
 
appInstanceShutdown - Variable in class com.wowza.wms.rtp.model.RTPSession
 
APPLICATION_KEY - Static variable in interface com.wowza.wms.logging.Constants
application string literal.
applicationExists(String) - Method in interface com.wowza.wms.vhost.IVHost
Return true if an application folder exists for this application name
assembleQueryStr(Map<String, String>) - Static method in class com.wowza.util.HTTPUtils
Assemble a map of name value pairs into a single query string.
attachToWMSSession(RtmpSessionInfo) - Method in class com.wowza.wms.rtp.model.RTPStream
Attach to WMS session, Internal use
audioCodecToString(int) - Static method in class com.wowza.util.FLVUtils
Get a printable string representation of the audio codecs defined as IVHost.CODEC_AUDIO_*
audioCodecTypeToString(int) - Static method in class com.wowza.util.MediaUtils
Audio codec ID to string.
audioPacketizers - Variable in class com.wowza.wms.rtp.model.RTPSession
 
AUDIOSAMPLE_ACCESS_ALL - Static variable in interface com.wowza.wms.client.IClient
 
AUDIOSAMPLE_ACCESS_NONE - Static variable in interface com.wowza.wms.client.IClient
 
AUDIOSAMPLEACCESS - Static variable in interface com.wowza.wms.stream.IMediaStream
 
authenticateHandler - Variable in class com.wowza.wms.http.HTTProvider2Base
 
authenticateHTTPProvider(IVHost, IHTTPRequest, IHTTPResponse) - Method in interface com.wowza.wms.authentication.IAuthenticateHTTPProvider
Called for each HTTP authentication
authenticateHTTPProviderHandler - Variable in class com.wowza.wms.http.HTTProvider2Base
 
authenticatePlayHandler - Variable in class com.wowza.wms.rtp.model.RTPSession
 
authenticatePublishHandler - Variable in class com.wowza.wms.rtp.model.RTPSession
 
authenticateRTSP(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.authentication.IAuthenticateRTSP
Called for each RTSP authentication
AuthenticateUsernamePasswordProviderBase - Class in com.wowza.wms.authentication
Base class for implementing HTTP and RTSP based custom authentication class.
AuthenticateUsernamePasswordProviderBase() - Constructor for class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
 
authenticationMethod - Variable in class com.wowza.wms.http.HTTProvider2Base
 
AUTHMETHOD_PLAY - Static variable in class com.wowza.wms.rtp.model.RTPSession
 
AUTHMETHOD_PUBLISH - Static variable in class com.wowza.wms.rtp.model.RTPSession
 
AUTHMETHOD_UNKNOWN - Static variable in class com.wowza.wms.rtp.model.RTPSession
 
AVSYNCMETHODS_RTPTIMECODE - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
AVSYNCMETHODS_SENDERREPORT - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
AVSYNCMETHODS_SYSTEMCLOCK - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
AVSYNCMETHODS_UNKNOWN - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
avSyncNameToId(String) - Static method in class com.wowza.wms.rtp.model.RTPStream
Get audio/video sync id from name

B

badStreams - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
Base64 - Class in com.wowza.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.wowza.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class com.wowza.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class com.wowza.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in com.wowza.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class com.wowza.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class com.wowza.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
bind(int) - Method in class com.wowza.wms.rtp.model.RTPPort
Bind to port
booleanValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as boolean.
broadcasePlayMessage(IMediaStream, long, ByteBuffer, int) - Method in class com.wowza.wms.stream.MediaStreamMap
Send a broadcast message to all play stream that are listening to this live published stream.
broadcastGetObjectEncoding(IMediaStream) - Method in class com.wowza.wms.stream.MediaStreamMap
Get the minimum object encoding level for the clients playing this stream.
broadcastMsg(List<IClient>, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Broadcast a message to a specific list of clients connected to this application instance
broadcastMsg(List<IClient>, String, Object...) - Method in interface com.wowza.wms.application.IApplicationInstance
Broadcast a message to a specific list of clients connected to this application instance
broadcastMsg(String, Object...) - Method in interface com.wowza.wms.application.IApplicationInstance
Broadcast a message to all clients connected to this applicationInstance
buffer - Variable in class com.wowza.wms.amf.AMFObjChunk
 
BufferUtils - Class in com.wowza.util
BufferUtils: utilities for converting between binary data and Java primitive types.
BufferUtils() - Constructor for class com.wowza.util.BufferUtils
 
byteArrayToInt(byte[]) - Static method in class com.wowza.util.BufferUtils
Convert byte array to int
byteArrayToInt(byte[], int) - Static method in class com.wowza.util.BufferUtils
Conver byte array to int with offset
byteArrayToInt(byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Convert byte array to int with offset.
byteArrayToInt(byte[], int, int, boolean) - Static method in class com.wowza.util.BufferUtils
Convert byte array to int with offset.
byteArrayToIntSafeSync(byte[], int, int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2Utils
 
byteArrayToLong(byte[]) - Static method in class com.wowza.util.BufferUtils
Convert byte array to long
byteArrayToLong(byte[], int) - Static method in class com.wowza.util.BufferUtils
Conver byte array to long with offset
byteArrayToLong(byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Convert byte array to long with offset.
byteArrayToLong(byte[], int, int, boolean) - Static method in class com.wowza.util.BufferUtils
Convert byte array to long with offset.
byteArrayToLongSafeSync(byte[], int, int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2Utils
 
byteArrayToShort(byte[]) - Static method in class com.wowza.util.BufferUtils
Convert byte array to int
byteArrayToShort(byte[], int) - Static method in class com.wowza.util.BufferUtils
Conver byte array to int with offset
byteArrayToShort(byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Convert byte array to int with offset.
byteArrayToShort(byte[], int, int, boolean) - Static method in class com.wowza.util.BufferUtils
Convert byte array to int with offset.
byteArrayToString(byte[]) - Static method in class com.wowza.util.BufferUtils
Convert a byte array to a String (UTF-8 encoding assumed)
byteArrayToString(byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Convert a byte array to a String (UTF-8 encoding assumed)
byteValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as byte.

C

cacheRTPStream(RTPStream) - Method in class com.wowza.wms.rtp.model.RTPContext
Cache an RTP stream, Internal use.
calcTotalPacketSize(int, int, int, int, boolean) - Static method in class com.wowza.wms.amf.AMFPacket
Calculate the total packet size for given packet parameters
call(String, IModuleCallResult, Object...) - Method in interface com.wowza.wms.client.IClient
Call client method/handler.
call(String) - Method in interface com.wowza.wms.client.IClient
Simplified call client method/handler call.
CALLBACK_PARAM1 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param1
CALLBACK_PARAM10 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param10
CALLBACK_PARAM2 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param2
CALLBACK_PARAM3 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param3
CALLBACK_PARAM4 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param4
CALLBACK_PARAM5 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param5
CALLBACK_PARAM6 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param6
CALLBACK_PARAM7 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param7
CALLBACK_PARAM8 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param8
CALLBACK_PARAM9 - Static variable in class com.wowza.wms.module.ModuleBase
Callback param: param9
canHandle(String) - Method in class com.wowza.wms.http.HTTProvider2Base
Return true if can handle the request
canHandle(String) - Method in interface com.wowza.wms.http.IHTTPProvider2
 
canHandle(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Return true if can handle request
CAT_ALL - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_application - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_cupertino - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_rtsp - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_sanjose - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_server - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_session - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_smoothstreaming - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_stream - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_vhost - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
CAT_webm - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
checkAndSetPlayLogged() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
If play has not been logged return false, else returns true, sets play has been logged
checkSendMetadata(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Check to see if we have sent onMetadata event, if not send
cleanUp() - Method in class com.wowza.wms.logging.UDPAppender
Close the UDP Socket and release the underlying connector thread if it has been created
clear() - Method in class com.wowza.util.IOPerformanceCounter
Clear or reset this counter back to zero.
clear() - Method in class com.wowza.wms.response.ResponseFunctions
 
clear() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Clear all properties from a shared object
clear() - Method in class com.wowza.wms.sharedobject.SharedObject
 
clear() - Method in interface com.wowza.wms.stream.IMediaStream
Delete media file pointed to by this mediaStream (be careful)
clear() - Method in interface com.wowza.wms.vhost.IWorkerThreadClear
 
clearByteContainer() - Method in class com.wowza.wms.amf.AMFObj
Clear the byte container
clearFastPlaySettings() - Method in interface com.wowza.wms.client.IClient
Force clear the fastPlay settings
clearFastPlaySettings() - Method in interface com.wowza.wms.stream.IMediaStream
Clear fastPlay settings
clearIntData() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Internal use, get and clear int data
clearLoggingValues() - Method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
clearLoggingValues() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, clear logging values
clearLoggingValues() - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
clearLoggingValues() - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
clearLoggingValues() - Method in class com.wowza.wms.rtp.model.RTPSession
Clear logging values, Internal use.
clearLoggingValues() - Method in interface com.wowza.wms.stream.IMediaStream
 
clearProperty(String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Clear property
clearProperty(String) - Method in class com.wowza.wms.vhost.StreamItem
Clear property.
clearRTSPSessionExtraLines() - Method in class com.wowza.wms.rtp.model.RTPStream
Clear SDP extra lines
clearStreamName(String) - Method in class com.wowza.wms.stream.MediaStreamMap
Unregister a published live media stream name.
clearStreamName(String, IMediaStream) - Method in class com.wowza.wms.stream.MediaStreamMap
Unregister a published live media stream name.
clearStreamSrcToMediaCaster(long) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
 
clearTracks() - Method in class com.wowza.wms.rtp.model.RTPStream
Clear all tracks
client - Variable in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
 
clone() - Method in class com.wowza.util.IOPerformanceCounter
Create a deep clone (copy) if this object.
clone() - Method in class com.wowza.wms.amf.AMFDataTrait
clone the trait
clone() - Method in class com.wowza.wms.amf.AMFPacket
 
clone() - Method in interface com.wowza.wms.stream.IMediaIndexItem
Make a clone copy of media index
cloneProperties(WMSProperties, WMSProperties) - Static method in class com.wowza.wms.application.WMSProperties
Copy all properties from "from" properties object to "to" properties object.
close() - Method in interface com.wowza.io.IRandomAccessReader
Close the media asset
close() - Method in class com.wowza.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class com.wowza.wms.logging.UDPAppender
Close this appender.
close() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Force close this shared object (not implemented)
close() - Method in class com.wowza.wms.sharedobject.SharedObject
 
close() - Method in interface com.wowza.wms.stream.IMediaReader
close file
close() - Method in interface com.wowza.wms.stream.IMediaStream
Close mediaStream
close() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Close mediaStreamPlay
close() - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Invoked on stream close
close() - Method in class com.wowza.wms.stream.publish.Publisher
Close the publisher
close() - Method in class com.wowza.wms.stream.publish.PublishingProviderLive
 
close() - Method in class com.wowza.wms.stream.publish.PublishingProviderMediaReader
 
close() - Method in class com.wowza.wms.stream.publish.Stream
Call this method when you have finished with the playlist object.
closeHostPort(HostPort, boolean) - Method in interface com.wowza.wms.vhost.IVHost
Close an individual HostPort
closeStream(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.close();
CODEC_AUDIO_AAC - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_G711_ALAW - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_G711_MULAW - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_MP3 - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_MP3_8 - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_NELLYMOSER - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_NELLYMOSER_16MONO - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_NELLYMOSER_8MONO - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_PCM_BE - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_PCM_LE - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_PCM_SWF - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_RESERVED - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_SPEEX - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_UNKNOWN - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_AUDIO_VORBIS - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_STREAM_MP2T - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_STREAM_UNKNOWN - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_H264 - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_SCREEN - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_SCREEN2 - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_SPARK - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_UNKNOWN - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_VP6 - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_VP6A - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODEC_VIDEO_VP8 - Static variable in interface com.wowza.wms.vhost.IVHost
 
CODES_HREF - Static variable in interface com.wowza.wms.logging.Constants
Codes URL string literal.
com.wowza.io - package com.wowza.io
 
com.wowza.util - package com.wowza.util
 
com.wowza.wms.amf - package com.wowza.wms.amf
 
com.wowza.wms.application - package com.wowza.wms.application
 
com.wowza.wms.authentication - package com.wowza.wms.authentication
 
com.wowza.wms.client - package com.wowza.wms.client
 
com.wowza.wms.http - package com.wowza.wms.http
 
com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer - package com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer
 
com.wowza.wms.httpstreamer.model - package com.wowza.wms.httpstreamer.model
 
com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer - package com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer
 
com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer - package com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer
 
com.wowza.wms.httpstreamer.webmstreaming.httpstreamer - package com.wowza.wms.httpstreamer.webmstreaming.httpstreamer
 
com.wowza.wms.logging - package com.wowza.wms.logging
 
com.wowza.wms.media.mp3.model.idtags - package com.wowza.wms.media.mp3.model.idtags
 
com.wowza.wms.mediacaster - package com.wowza.wms.mediacaster
 
com.wowza.wms.mediacaster.rtp - package com.wowza.wms.mediacaster.rtp
 
com.wowza.wms.mediacaster.shoutcast - package com.wowza.wms.mediacaster.shoutcast
 
com.wowza.wms.module - package com.wowza.wms.module
 
com.wowza.wms.response - package com.wowza.wms.response
 
com.wowza.wms.rtp.model - package com.wowza.wms.rtp.model
 
com.wowza.wms.server - package com.wowza.wms.server
 
com.wowza.wms.sharedobject - package com.wowza.wms.sharedobject
 
com.wowza.wms.stream - package com.wowza.wms.stream
 
com.wowza.wms.stream.livepacketizer - package com.wowza.wms.stream.livepacketizer
 
com.wowza.wms.stream.publish - package com.wowza.wms.stream.publish
 
com.wowza.wms.util - package com.wowza.wms.util
 
com.wowza.wms.vhost - package com.wowza.wms.vhost
 
compress() - Method in class com.wowza.wms.amf.AMFDataByteArray
Compress the internal buffer using the ZLIB compression library
CONFIGURATOR_CLASS_KEY - Static variable in interface com.wowza.wms.logging.Constants
log4j.configuratorClass string literal.
configureSocketAcceptor(SocketAcceptorConfig) - Method in class com.wowza.wms.vhost.HostPort
Configure a socketAcceport
ConnectionCounter - Class in com.wowza.wms.client
 
ConnectionCounter() - Constructor for class com.wowza.wms.client.ConnectionCounter
Create empty ConnectionCounter
connectionHolder - Variable in class com.wowza.wms.rtp.model.RTPSession
 
Constants - Interface in com.wowza.wms.logging
Constants used internally throughout log4j.
containsHeader(String) - Method in interface com.wowza.wms.http.IHTTPResponse
Returns true if reponse header contains parameter name
containsHTTPStreamer(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Does this application instance allow streaming of a given HTTPStreamer
containsIndex(String) - Method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
containsIndex(String) - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
containsIndex(String) - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
containsKey(String) - Method in class com.wowza.wms.amf.AMFDataObj
Return true if the object/array contains key
containsLiveStreamPacketizer(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Does this application instance contain a references to this live stream packetizer.
containsProperty(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Returns true is slot/property name exists
containsProperty(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
containsSlot(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Returns true is slot/property name exists
containsSlot(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
containsStreamDomainStr(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, test stream name
containsStreamNameParts(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Return true if stream name in stream name parts
CONTENTTYPE_AUDIO - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: audio packet
CONTENTTYPE_BUFFERSIZE - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: set buffer size
CONTENTTYPE_CHORD - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_DATA - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: data packet
CONTENTTYPE_DATA0 - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: data packet (AMF0)
CONTENTTYPE_DATA3 - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: data packet (AMF3)
CONTENTTYPE_EVENTS - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_FUNCTION - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: function data (AMF0)
CONTENTTYPE_FUNCTION0 - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: function data (AMF0)
CONTENTTYPE_FUNCTION3 - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: function data (AMF3)
CONTENTTYPE_LYRICS - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_MEDIACHUNK - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: media chunk
CONTENTTYPE_MOVEMENT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_OTHER - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_PLAYCALLBACK - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: play callback
CONTENTTYPE_SETCHUNKSIZE - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: set packet chunk size
CONTENTTYPE_SHAREDOBJECTS - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: shared object packet (AMF0)
CONTENTTYPE_SHAREDOBJECTS0 - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: shared object packet (AMF0)
CONTENTTYPE_SHAREDOBJECTS3 - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: shared object packet (AMF3)
CONTENTTYPE_TRANSCRPTION - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_TRIVIA - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_UKNOWN - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: unknown
CONTENTTYPE_URLIMAGES - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_URLWEBPAGES - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
CONTENTTYPE_VIDEO - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: video packet
CONTENTTYPE_WATCHDOG - Static variable in interface com.wowza.wms.vhost.IVHost
AMF Content type: watch dog
convertParams(Object[]) - Static method in class com.wowza.util.AMFUtils
Converts an array of Java native data values and class to AMF data types.
COOKIEDATEFORMAT - Static variable in class com.wowza.util.HTTPUtils
 
cookieStr - Variable in class com.wowza.wms.rtp.model.RTPSession
 
copyFile(File, File) - Static method in class com.wowza.util.FileUtils
Simple file copy routine
copyFile2(File, File) - Static method in class com.wowza.util.FileUtils
 
COUNTER_HTTPCUPERTINO - Static variable in interface com.wowza.wms.vhost.IVHost
 
COUNTER_HTTPSANJOSE - Static variable in interface com.wowza.wms.vhost.IVHost
 
COUNTER_HTTPSMOOTH - Static variable in interface com.wowza.wms.vhost.IVHost
 
COUNTER_HTTPWEBM - Static variable in interface com.wowza.wms.vhost.IVHost
 
COUNTER_RTMP - Static variable in interface com.wowza.wms.vhost.IVHost
 
COUNTER_RTP - Static variable in interface com.wowza.wms.vhost.IVHost
 
COUNTER_TOTAL - Static variable in interface com.wowza.wms.vhost.IVHost
 
createApplication(String, String, String) - Method in interface com.wowza.wms.vhost.IVHost
Method to create a new application
createBroadcastMessage(ByteBuffer) - Method in class com.wowza.wms.response.ResponseFunction
Create broadcast message.
createConnectMessage(String, double) - Method in class com.wowza.wms.response.ResponseFunction
Create net connection connect message.
createContextDeserialize() - Static method in class com.wowza.wms.amf.AMFData
Create an AMF3 deserialization context
createContextDeserialize(int) - Static method in class com.wowza.wms.amf.AMFData
Create an AMF3 deserialization context
createContextSerialize() - Static method in class com.wowza.wms.amf.AMFData
Create an AMF3 serialization context
createContextSerialize(int) - Static method in class com.wowza.wms.amf.AMFData
Create an AMF3 serialization context
createDefaultMessage(String, double) - Method in class com.wowza.wms.response.ResponseFunction
Create a default message (onStatus type messages).
createEnhancedSeekMessage(byte[], int, int) - Method in class com.wowza.wms.response.ResponseFunction
 
createIndexLive(IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Static method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
createInstance(IVHost, String) - Static method in class com.wowza.wms.stream.publish.Publisher
 
createInstance(IVHost, String, String) - Static method in class com.wowza.wms.stream.publish.Publisher
 
createInstance(IApplicationInstance) - Static method in class com.wowza.wms.stream.publish.Publisher
 
createInstance(IVHost, String, String) - Static method in class com.wowza.wms.stream.publish.Stream
Use this to create a named Stream on the default instance (_definst_) of an application on a particular VHost.
createInstance(IVHost, String, String, String) - Static method in class com.wowza.wms.stream.publish.Stream
Use this to create a named Stream on the non-default instance of an application on a particular VHost.
createInstance(IApplicationInstance, String) - Static method in class com.wowza.wms.stream.publish.Stream
Use this to create a named Stream on an application instance.
createPlayStatusMessage(String) - Method in class com.wowza.wms.response.ResponseFunction
Create onPlayStatus message.
createSeekMessage(String) - Method in class com.wowza.wms.response.ResponseFunction
Create a seek result message.
createSOMessage(byte[], int) - Method in class com.wowza.wms.response.ResponseFunction
Create shared object message.
createStream(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Create new server side NetStream object (internal to Flash workings).
createStream(RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
Create IMediaStream, Internal use.
CTRL_playlist_node - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 

D

DATA_TYPE_AMF3 - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_ARRAY - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_BOOLEAN_FALSE - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_BOOLEAN_TRUE - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_BYTEARRAY - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_DATE - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_INTEGER - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_NULL - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_NUMBER - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_OBJECT - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_STRING - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_UNDEFINED - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_XML_LEGACY - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AMF3_XML_TOP - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_ARRAY - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_AS_OBJECT - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_BOOLEAN - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_BYTEARRAY - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_CUSTOM_CLASS - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_DATE - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_INTEGER - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_LONG_STRING - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_MIXED_ARRAY - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_MOVIE_CLIP - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_NULL - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_NUMBER - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_OBJECT - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_OBJECT_END - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_RECORDSET - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_REFERENCE_OBJECT - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_STRING - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_UNDEFINED - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_UNKNOWN - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_XML - Static variable in class com.wowza.wms.amf.AMFData
 
DATA_TYPE_XML_TOP - Static variable in class com.wowza.wms.amf.AMFData
 
DATE_AND_TIME_FORMAT - Static variable in interface com.wowza.wms.logging.Constants
DATE string literal.
DATE_AND_TIME_PATTERN - Static variable in interface com.wowza.wms.logging.Constants
SimpleTimePattern for DATE.
dateValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as Date.
debug(String) - Method in class com.wowza.wms.logging.WMSLogger
 
debug(String, IMediaStream) - Method in class com.wowza.wms.logging.WMSLogger
 
debug(String, String, String) - Method in class com.wowza.wms.logging.WMSLogger
 
debug(String, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
debug(String, IMediaStream, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
debugRTSPSession - Variable in class com.wowza.wms.rtp.model.RTPSession
 
DebugUtils - Class in com.wowza.util
DebugUtils: Debugging utilties.
DebugUtils() - Constructor for class com.wowza.util.DebugUtils
 
DECODE - Static variable in class com.wowza.util.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class com.wowza.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.wowza.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.wowza.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
DECODE_OBJ_REF - Static variable in class com.wowza.wms.amf.AMFDataObj
 
DECODE_TRAITS - Static variable in class com.wowza.wms.amf.AMFDataObj
 
DECODE_TRAITS_EXT - Static variable in class com.wowza.wms.amf.AMFDataObj
 
DECODE_TRAITS_REF - Static variable in class com.wowza.wms.amf.AMFDataObj
 
DECODE_UNDEFINED - Static variable in class com.wowza.wms.amf.AMFDataObj
 
decodeFileToFile(String, String) - Static method in class com.wowza.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.wowza.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeHexString(String) - Static method in class com.wowza.util.BufferUtils
Decode a string as a byte array
decodeRangeHeader(String) - Static method in class com.wowza.wms.util.RTPUtils
Decode RTP range header, Internal use.
decodeStorageDir(String) - Method in interface com.wowza.wms.application.IApplicationInstance
This function will take a storage path that uses variables and expand the variables based on the context.
decodeStorageDir(IVHost, String) - Method in class com.wowza.wms.server.Server
 
decodeStreamInfo(RTPContext, String, String) - Static method in class com.wowza.wms.util.RTPUtils
Decode SDP info and create RTP stream
decodeToFile(String, String) - Static method in class com.wowza.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.wowza.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeValue(String) - Static method in class com.wowza.util.URLUtils
Wrapper for URLDecoder.decode(val, "UTF-8");
decompress() - Method in class com.wowza.wms.amf.AMFDataByteArray
Decompress the internal buffer using the ZLIB compression library
decrement(ConnectionHolder, boolean, Date, long, byte[]) - Method in class com.wowza.wms.client.ConnectionCounter
Decrement connection counters.
DEFAULT_APPINSTANCE_NAME - Static variable in interface com.wowza.wms.application.IApplicationInstance
 
DEFAULT_APPLICATION_NAME - Static variable in interface com.wowza.wms.application.IApplication
 
DEFAULT_CONFIGURATION_FILE - Static variable in interface com.wowza.wms.logging.Constants
The default property file name for automatic configuration.
DEFAULT_CONFIGURATION_KEY - Static variable in interface com.wowza.wms.logging.Constants
log4j.configuration string literal.
DEFAULT_PORT - Static variable in class com.wowza.wms.logging.UDPAppender
The default port number for the UDP packets, 9991.
DEFAULT_RANDOMACCESSREADER - Static variable in interface com.wowza.wms.stream.IMediaReader
 
DEFAULT_REPOSITORY_NAME - Static variable in interface com.wowza.wms.logging.Constants
The name of the default repository is "default" (without the quotes).
DEFAULT_XML_CONFIGURATION_FILE - Static variable in interface com.wowza.wms.logging.Constants
The default XML configuration file name for automatic configuration.
defaultLocale - Static variable in class com.wowza.util.SystemUtils
 
defaultTimeZone - Static variable in class com.wowza.util.SystemUtils
 
deleteDirectory(File) - Static method in class com.wowza.util.FileUtils
 
deleteSlot(IClient, String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Remove a slot (property)
deleteSlot(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Remove slot (property)
deleteSlot(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
deleteSlot(IClient, String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
deleteStream(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Delete server side stream object (internal to Flash workings).
describe(RTPSession, RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute describe command
describe(RTPSession, int, RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute describe command
deserialize(ByteBuffer) - Method in class com.wowza.wms.amf.AMFData
Deserialize data in byte buffer
deserialize(ByteBuffer, AMFDataContextDeserialize) - Method in class com.wowza.wms.amf.AMFData
Deserialize data in byte buffer
deserialize(ByteBuffer) - Method in class com.wowza.wms.amf.AMFDataArray
 
deserialize(ByteBuffer, AMFDataContextDeserialize) - Method in class com.wowza.wms.amf.AMFDataArray
 
deserialize(ByteBuffer) - Method in class com.wowza.wms.amf.AMFDataByteArray
 
deserialize(ByteBuffer, AMFDataContextDeserialize) - Method in class com.wowza.wms.amf.AMFDataByteArray
 
deserialize(ByteBuffer) - Method in class com.wowza.wms.amf.AMFDataItem
 
deserialize(ByteBuffer, AMFDataContextDeserialize) - Method in class com.wowza.wms.amf.AMFDataItem
 
deserialize(ByteBuffer) - Method in class com.wowza.wms.amf.AMFDataList
 
deserialize(ByteBuffer, AMFDataContextDeserialize) - Method in class com.wowza.wms.amf.AMFDataList
 
deserialize(ByteBuffer) - Method in class com.wowza.wms.amf.AMFDataMixedArray
 
deserialize(ByteBuffer, AMFDataContextDeserialize) - Method in class com.wowza.wms.amf.AMFDataMixedArray
 
deserialize(ByteBuffer) - Method in class com.wowza.wms.amf.AMFDataObj
 
deserialize(ByteBuffer, AMFDataContextDeserialize) - Method in class com.wowza.wms.amf.AMFDataObj
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FramePrivate
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRawBytes
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
deserializeBody(byte[], int, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
deserializeBody(byte[], int, int) - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
deserializeDate(ByteBuffer) - Static method in class com.wowza.wms.amf.AMF3Utils
Deserialize date type
deserializeFrame(byte[], int, int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
deserializeInnerObject(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Deserialize next item
deserializeInt(ByteBuffer) - Static method in class com.wowza.wms.amf.AMF3Utils
Deserialize int
deserializeString(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMF3Utils
Deserialize string
deserializeString(ByteBuffer) - Static method in class com.wowza.wms.amf.AMF3Utils
Deserialize string
deserializeString(ByteBuffer, int) - Static method in class com.wowza.wms.amf.AMF3Utils
Deserialize string
deserializeString(byte[], int, int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
detachFromWMSSession(RtmpSessionInfo) - Method in class com.wowza.wms.rtp.model.RTPStream
Detach from WMS session, Internal use.
directOutput(byte[], int[], boolean, int, OutputStream, AMFObj, byte[], int) - Static method in class com.wowza.wms.util.StreamUtils
Direct output, Internal use.
disconnect(ConnectionHolder, byte[]) - Method in class com.wowza.wms.client.ConnectionCounter
Disconnect connection.
disconnect(IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Disconnect client from shared object.
disconnect(IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Disconnect client from all shared objects in list.
disconnect(IClient) - Method in class com.wowza.wms.sharedobject.SharedObject
 
doBreak - Variable in class com.wowza.wms.response.ResponseFunction
 
doCRC32(int, byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Calculate an IEEE CRC32 value for MPEG transport stream from a starting crc value
doesFileExist(IHTTPStreamerApplicationContext, String, String, String) - Static method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
doHTTPAuthentication(IVHost, IHTTPRequest, IHTTPResponse) - Method in class com.wowza.wms.http.HTTProvider2Base
Handle authentication request
doIdle(MediaCaster) - Method in interface com.wowza.wms.mediacaster.rtp.IRTPSessionDescriptionDataProvider
 
DONT_BREAK_LINES - Static variable in class com.wowza.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doSet(IOPerformanceCounter) - Method in class com.wowza.util.IOPerformanceCounter
Set this object to value.
doubleValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as double.
doWatchdog() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Idle processor
doWatchdog() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Do idle processing
doWatchdog() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Do periodic idle time processing
doWatchdog() - Method in class com.wowza.wms.rtp.model.RTPContext
Idle events for cleanup
doWatchdog() - Method in class com.wowza.wms.server.Server
 
dummy() - Method in class com.wowza.util.IOPerformanceCounter
 

E

elapsedTime - Variable in class com.wowza.wms.rtp.model.RTPSession
 
ElapsedTimer - Class in com.wowza.util
ElapsedTimer: Utility class for keep track of the duration an object has been in existence.
ElapsedTimer() - Constructor for class com.wowza.util.ElapsedTimer
Construct a new ElapsedTimer and start the clock
ENCODE - Static variable in class com.wowza.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class com.wowza.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.wowza.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.wowza.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.wowza.util.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class com.wowza.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class com.wowza.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeHexString(byte[]) - Static method in class com.wowza.util.BufferUtils
Encode a byte array as a string
encodeHexString(byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Encode a byte array as a string
encodeObject(Serializable) - Static method in class com.wowza.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.wowza.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class com.wowza.util.Base64
Convenience method for encoding data to a file.
encodeValue(String) - Static method in class com.wowza.util.URLUtils
Wrapper for URLEncoder.encode(val, "UTF-8");
end - Variable in class com.wowza.util.SystemUtils.ReplaceItem
 
error(String) - Method in class com.wowza.wms.logging.WMSLogger
 
error(String, IMediaStream) - Method in class com.wowza.wms.logging.WMSLogger
 
error(String, String, String) - Method in class com.wowza.wms.logging.WMSLogger
 
error(String, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
error(String, IMediaStream, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
EVT_ALL - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_announce - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_app_start - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_app_stop - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_comment - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_connect - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_connect_burst - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_connect_pending - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_create - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_describe - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_destroy - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_disconnect - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_pause - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_play - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_publish - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_record - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_recordstop - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_seek - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_server_start - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_server_stop - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_setbuffertime - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_setstreamtype - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_stop - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_unpause - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_unpublish - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_vhost_start - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
EVT_vhost_stop - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
execute(Runnable) - Method in class com.wowza.wms.vhost.ThreadPool
Execute a runnable object.
exists() - Method in interface com.wowza.io.IRandomAccessReader
Does the media asset exist
exists(String) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Is sharedObject in this list (by name).
exists(ISharedObject) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Is sharedObject in this list (by shared object reference).
existsRTSPTunnelingSession(String) - Method in class com.wowza.wms.rtp.model.RTPContext
Return true if session id is valid RTSP/RTP tunneling session id
expandEnvironmentVariables(String) - Static method in class com.wowza.util.SystemUtils
Expand system level Java properties in a String in the form ${property-name}
expandEnvironmentVariables(String, Map) - Static method in class com.wowza.util.SystemUtils
Expand system level Java properties in a String in the form ${property-name}.
expandToPortPair(int) - Method in class com.wowza.wms.rtp.model.RTPContext
Expand a single port to a pair.
extractCodecConfigFromTrackInfo() - Method in class com.wowza.wms.rtp.model.RTPStream
Extract codec config information from SDP data

F

FastPlaySettings - Class in com.wowza.wms.stream
FastPlaySettings: data container for fast play settings
FastPlaySettings() - Constructor for class com.wowza.wms.stream.FastPlaySettings
Create empty object
FastPlaySettings(double, int, int) - Constructor for class com.wowza.wms.stream.FastPlaySettings
Create object
fatal(String) - Method in class com.wowza.wms.logging.WMSLogger
 
fatal(String, IMediaStream) - Method in class com.wowza.wms.logging.WMSLogger
 
fatal(String, String, String) - Method in class com.wowza.wms.logging.WMSLogger
 
fatal(String, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
fatal(String, IMediaStream, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
FCPublish(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
FCPublish method called by FME 2.5
fcSubscribe(String) - Method in interface com.wowza.wms.client.IClient
Subscribe to a live stream (for live stream repeater to start start from edge to origin)
fcSubscribe(String, String) - Method in interface com.wowza.wms.client.IClient
Subscribe to a live stream (use a particular mediaCasterType)
FCSubscribe(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
FCSubscribe subscribes to a live stream (if origin edge will start the stream from the origin to the edge)
FCUnPublish(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
FCUnpublish method called by FME 2.5
FCUnpublish(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
 
fcUnSubscribe(String) - Method in interface com.wowza.wms.client.IClient
UnSubscribe from a stream
FCUnsubscribe(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
FCUnSubscribe to a live stream
FCUnSubscribe(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
 
fcUnSubscribeAll() - Method in interface com.wowza.wms.client.IClient
UnSubscribe to all streams that this client is current subscribed to
FD_ALL - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_c_client_id - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_c_ip - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_c_proto - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_c_referrer - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_c_user_agent - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_cs_bytes - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_cs_bytes_inc - Static variable in class com.wowza.wms.logging.LogNotifyCalculateIncremental
 
FD_cs_stream_bytes - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_cs_stream_bytes_inc - Static variable in class com.wowza.wms.logging.LogNotifyCalculateIncremental
 
FD_cs_uri_query - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_cs_uri_stem - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_date - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_s_ip - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_s_port - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_s_uri - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_sc_bytes - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_sc_bytes_inc - Static variable in class com.wowza.wms.logging.LogNotifyCalculateIncremental
 
FD_sc_stream_bytes - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_sc_stream_bytes_inc - Static variable in class com.wowza.wms.logging.LogNotifyCalculateIncremental
 
FD_time - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_tz - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_app - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_appinst - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_category - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_comment - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_ctx - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_ctx_override - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_duration - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_duration_inc - Static variable in class com.wowza.wms.logging.LogNotifyCalculateIncremental
 
FD_x_event - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_file_ext - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_file_length - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_file_name - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_file_size - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_severity - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_sname - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_sname_query - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_spos - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_status - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_stream_id - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_suri - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_suri_query - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_suri_stem - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FD_x_vhost - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
FILEEXTENSION - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
 
FILEFORMAT_FLV - Static variable in interface com.wowza.wms.vhost.IVHost
 
FILEFORMAT_MP4 - Static variable in interface com.wowza.wms.vhost.IVHost
 
FILEFORMAT_UNKNOWN - Static variable in interface com.wowza.wms.vhost.IVHost
 
FileUtils - Class in com.wowza.util
FileUtils: File utilities
FileUtils() - Constructor for class com.wowza.util.FileUtils
 
filters - Variable in class com.wowza.wms.http.HTTProvider2Base
 
FLAGS_DEFAULT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
floatValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as float.
flush() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Flush (write to disk) shared object
flush() - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Flush all persistent shared objects to disk.
flush() - Method in class com.wowza.wms.sharedobject.SharedObject
 
flush() - Method in interface com.wowza.wms.stream.IMediaStream
Force publishing packets to be flushed from the input buffers to the output buffers
flush() - Method in class com.wowza.wms.stream.publish.Publisher
Flush the packets from the input buffer to the output buffer
flushBase64() - Method in class com.wowza.util.Base64.OutputStream
Method added by PHIL.
FLV_CHUNKHEADER_BUFFERSIZE - Static variable in class com.wowza.util.FLVUtils
Size of temporary buffer needed for flv reading (byte[])
FLV_CHUNKHEADER_FIRSTBYTE - Static variable in class com.wowza.util.FLVUtils
Header values: first byte of packet data
FLV_CHUNKHEADER_HEADERSIZE - Static variable in class com.wowza.util.FLVUtils
Size of packet header (byte[])
FLV_CHUNKHEADER_ISIZE - Static variable in class com.wowza.util.FLVUtils
Header values: packet size
FLV_CHUNKHEADER_ITIMECODE - Static variable in class com.wowza.util.FLVUtils
Header values: timecode (milliseconds)
FLV_CHUNKHEADER_ITYPE - Static variable in class com.wowza.util.FLVUtils
Heaeder values: packet type
FLV_CHUNKHEADER_SECONDBYTE - Static variable in class com.wowza.util.FLVUtils
Header values: second byte of packet data
FLV_CHUNKHEADER_VALUESIZE - Static variable in class com.wowza.util.FLVUtils
Size of header values array (long[])
FLV_DFRAME - Static variable in class com.wowza.util.FLVUtils
D video frame type (partial frame based on key frame)
FLV_KFRAME - Static variable in class com.wowza.util.FLVUtils
Key video frame type
FLV_PFRAME - Static variable in class com.wowza.util.FLVUtils
P video frame type (partial frame based on previous frame)
FLV_TCINDEXAUDIO - Static variable in class com.wowza.util.FLVUtils
 
FLV_TCINDEXDATA - Static variable in class com.wowza.util.FLVUtils
 
FLV_TCINDEXVIDEO - Static variable in class com.wowza.util.FLVUtils
 
FLV_UFRAME - Static variable in class com.wowza.util.FLVUtils
Unknown video frame type
FLVUtils - Class in com.wowza.util
FLVUtils: utility for reading and writing .flv files.
FLVUtils() - Constructor for class com.wowza.util.FLVUtils
 
forceNewLoggerInstance(String, Logger) - Method in class com.wowza.wms.logging.WMSLoggerFactory
 
forceReset() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Force a reset/reconnect of this media caster
formatBytes(byte[]) - Static method in class com.wowza.util.DebugUtils
Format byte array for printing.
formatBytes(byte[], int, int) - Static method in class com.wowza.util.DebugUtils
Format byte array for printing.
formatBytesShort(byte[]) - Static method in class com.wowza.util.DebugUtils
Format byte array for printing.
formatBytesShort(byte[], int, int) - Static method in class com.wowza.util.DebugUtils
Format byte array for printing.
formatBytesStruct(byte[]) - Static method in class com.wowza.util.DebugUtils
 
formatBytesStruct(byte[], int, int) - Static method in class com.wowza.util.DebugUtils
Format byte array for printing.
formatDeleteCookie(String, String, String) - Static method in class com.wowza.util.HTTPUtils
Formats a cookie header value that is in the past to delete a cookie
formatH264CodecConfig(byte[], List<byte[]>, byte[]) - Static method in class com.wowza.wms.util.RTPUtils
Format codec config info, Internal use.
formatH264CodecConfigPacket(byte[], List<byte[]>, byte[]) - Static method in class com.wowza.wms.util.RTPUtils
Format codec config info, Internal use.
formatRTPInfo(long, int, int) - Method in class com.wowza.wms.rtp.model.RTPStream
Format RTP info
formatSetCookie(String, String, int, String, String, boolean) - Static method in class com.wowza.util.HTTPUtils
Format a HTTP header Set-Cookie value
FORWARD - Static variable in interface com.wowza.io.IRandomAccessReader
 
frameTypeToString(int) - Static method in class com.wowza.util.FLVUtils
 

G

generateAuth(String, String, String, String, String, String) - Static method in class com.wowza.util.MD5DigestUtils
Generate an HTTP authorization response
generateAuth(String, String, String, String, String, String, String, String, String) - Static method in class com.wowza.util.MD5DigestUtils
Generate an HTTP authorization response
generateAuth(String, String, String, String, String, String, String, String) - Static method in class com.wowza.util.MD5DigestUtils
Generate an HTTP authorization response
generateAuth(String, String, String, String, String, String, String) - Static method in class com.wowza.util.MD5DigestUtils
Generate an HTTP authorization response
generateAuthHTTP(String, String, String, String, String, String, String, String, String) - Static method in class com.wowza.util.MD5DigestUtils
Generate an HTTP authorization response
generateHash(String) - Static method in class com.wowza.util.MD5DigestUtils
Generate MD5 hash
generateHashBytes(byte[]) - Static method in class com.wowza.util.MD5DigestUtils
Generate MD5 hash
generateHashBytes(String) - Static method in class com.wowza.util.MD5DigestUtils
Generate MD5 hash
get(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index
get(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index
get(String) - Method in class com.wowza.wms.amf.AMFDataObj
Return the object at a particular key.
get(int) - Method in class com.wowza.wms.amf.AMFDataObj
Return the object at a particular index.
get(String) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Get shared object by name.
get(int) - Method in class com.wowza.wms.vhost.HostPortList
Get HostPort object at index, null if out of bounds
getAbsTimecode() - Method in class com.wowza.wms.amf.AMFObj
Get the absolute time code
getAbsTimecode() - Method in class com.wowza.wms.amf.AMFPacket
Get absolute timecode (milliseconds)
getAccess(IClient, String) - Static method in class com.wowza.wms.sharedobject.SharedObject
 
getAccess(IClient, String) - Method in interface com.wowza.wms.stream.IMediaStream
Get the read/write access to this stream for this client
getActiveCount() - Method in class com.wowza.wms.vhost.ThreadPool
Get number of active threads.
getAdapterName() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Get the name of this adapter
getAddress() - Method in class com.wowza.wms.vhost.HostPort
Get the ipAddress as an InetAddress object
getAddressCount() - Method in class com.wowza.wms.rtp.model.RTPPort
Get address count
getAddressRawStr() - Method in class com.wowza.wms.vhost.HostPort
 
getAddressStr() - Method in class com.wowza.wms.vhost.HostPort
Get a String representation of the address
getAdminAgent() - Method in class com.wowza.wms.server.Server
 
getAdminInterfaceObjectList() - Method in interface com.wowza.wms.server.IServer
Get the list of objects exposed through JMX interface
getAdminInterfaceObjectList() - Method in class com.wowza.wms.server.Server
 
getAllAsStrings() - Method in class com.wowza.wms.application.WMSProperties
Return all properties as String[].
getAllowDomains() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the list of domain names used to control access to this application.
getAppInstance(String) - Method in interface com.wowza.wms.application.IApplication
Get applicationInstance object by name
getAppInstance() - Method in interface com.wowza.wms.client.IClient
Get parent applicationInstance.
getAppInstance() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Get application instance
getAppInstance() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the application instance associated with this HTTP session
getAppInstance() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the application instance this media caster is associated with
getAppInstance(IClient) - Static method in class com.wowza.wms.module.ModuleBase
Get applicationInstace of a client.
getAppInstance() - Method in class com.wowza.wms.rtp.model.RTPSession
Get application instance
getAppInstance() - Method in class com.wowza.wms.rtp.model.RTPStream
Get application instance
getAppInstance() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the parent applicationInstance.
getAppInstance() - Method in class com.wowza.wms.stream.publish.Publisher
 
getAppInstanceName() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the application instance name
getAppInstanceName() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the name of the parent applicationInstance.
getAppInstanceNames() - Method in interface com.wowza.wms.application.IApplication
Get a list of application instance names
getAppInstanceProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Get application instance level property value NetConnection.call("getAppInstanceProperty", resultObj, name);
getApplication() - Method in interface com.wowza.wms.application.IApplicationInstance
Get parent application
getApplication() - Method in interface com.wowza.wms.client.IClient
Get parent application.
getApplication() - Method in class com.wowza.wms.logging.UDPAppender
Returns value of the App option.
getApplication(IClient) - Static method in class com.wowza.wms.module.ModuleBase
Get application of a client.
getApplication(String) - Method in interface com.wowza.wms.vhost.IVHost
Get application by name.
getApplicationFolderNames() - Method in interface com.wowza.wms.vhost.IVHost
Get a list of application folder names
getApplicationInstance() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Get the parent application instance for this map
getApplicationInstanceTouchTimeout() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the application instance touch timeout (milliseconds).
getApplicationLock() - Method in interface com.wowza.wms.vhost.IVHost
Get the object used in synchronized statements to lock and application.
getApplicationNames() - Method in interface com.wowza.wms.vhost.IVHost
Get a list of application names
getApplicationPath() - Method in interface com.wowza.wms.application.IApplication
Get the root path for application
getApplicationProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Get application level property value NetConnection.call("getApplicationProperty", resultObj, name);
getApplicationTimeout() - Method in interface com.wowza.wms.application.IApplicationInstance
Get application timeout (milliseconds)
getApplicationTimeout() - Method in interface com.wowza.wms.vhost.IVHost
Get application time out (milliseconds).
getAppName() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the application name
getAppName() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the name of the parent application.
getAudioCodec(int) - Static method in class com.wowza.util.FLVUtils
Return the codec portion of the first byte of an audio packet.
getAudioCodec(AMFPacket) - Static method in class com.wowza.util.FLVUtils
Get the codec id for this audio packet.
getAudioCodecConfigPacket(long) - Method in interface com.wowza.wms.stream.IMediaStream
Get audio codec configuration packet (needed for H.264/AAC playback)
getAudioHost() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get audio host
getAudioMissing() - Method in interface com.wowza.wms.stream.IMediaStream
Get number of audio bytes missing from current audio packet
getAudioPacketizerItem(IApplicationInstance, int) - Method in class com.wowza.wms.rtp.model.RTPContext
Get audio packetizer for a given codec id.
getAudioPacketizerItem(RTPContext, IApplicationInstance, int) - Method in class com.wowza.wms.rtp.model.RTPSession
Get audio packetizer for a given codec id.
getAudioPort() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get audio port
getAudioSize() - Method in interface com.wowza.wms.stream.IMediaStream
Get the size of the current audio packet that is being streamed from the client to the server
getAudioTC() - Method in interface com.wowza.wms.stream.IMediaStream
Get last absolute audio timecode (milliseconds) sent to mediaStream
getAudioTrack() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the most likely audio track
getAuthenticatePlayHandler() - Method in class com.wowza.wms.rtp.model.RTPSession
Get the authentication play handler
getAuthenticatePublishHandler() - Method in class com.wowza.wms.rtp.model.RTPSession
Get the RTP authentication handler
getAuthenticationList() - Method in interface com.wowza.wms.vhost.IVHost
Get the list of available authentication methods
getAuthenticationMethod() - Method in class com.wowza.wms.http.HTTProvider2Base
Get the authentication method: digest, basic, none...
getAuthenticationMethod() - Method in interface com.wowza.wms.http.IHTTPProvider2
 
getAutoAllocateInterleavePorts() - Method in class com.wowza.wms.rtp.model.RTPStream
 
getAVSyncMethod() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the audio/video sync method.
getBaseClass() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get base class
getBaseClass() - Method in class com.wowza.wms.vhost.StreamItem
Get base class path.
getBasePath() - Method in interface com.wowza.io.IRandomAccessReader
Get the basePath for the random access reader
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FramePrivate
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRawBytes
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
getBodySize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
getBodySize() - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
getBoolean(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as boolean
getBoolean(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as boolean
getBoolean(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as boolean
getBoolean(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as boolean
getBufferSize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
getBufferTime() - Method in interface com.wowza.wms.client.IClient
Get default buffer time for newly created mediaStream objects
getBufferTime() - Method in interface com.wowza.wms.stream.IMediaStream
Get buffer time for mediaStream (milliseconds)
getBurstStartStop(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Get the dynamic streaming burst start/stop AMF packet
getByte(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as byte
getByte(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as byte
getByte(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as byte
getByte(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as byte
getByteAllocation(long) - Method in interface com.wowza.util.IBandwidthThrottler
Requests bytes from the bandwidth throttler interface.
getByteContainerLevel() - Method in class com.wowza.wms.amf.AMFObj
Fake container for processing
getCacheName() - Method in interface com.wowza.wms.stream.IMediaStream
not used
getCallbackParamCount(AMFDataList) - Static method in class com.wowza.wms.module.ModuleBase
Get the total number of parameters passed to callback.
getChecksum() - Method in interface com.wowza.wms.stream.IMediaIndexItem
Get checksum for media index
getChunks() - Method in class com.wowza.wms.amf.AMFObj
Get the chunks that make up this packet
getClassName() - Method in class com.wowza.wms.amf.AMFDataObj
 
getClassName() - Method in class com.wowza.wms.amf.AMFDataTrait
Get class name
getClient() - Method in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
Get client
getClient() - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Get client
getClient() - Method in interface com.wowza.wms.stream.IMediaStream
Get parent client connection
getClient(int) - Method in interface com.wowza.wms.vhost.IVHost
Get client by client id.
getClient(int, boolean) - Method in interface com.wowza.wms.vhost.IVHost
Get client by client id and create if does not exist.
getClientById(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Get a client connection by the client Id
getClientCount() - Method in interface com.wowza.wms.application.IApplicationInstance
Get number of client connections currently connected to applicationInstance
getClientCount() - Method in interface com.wowza.wms.vhost.IVHost
Get number of clients connected to this vHost.
getClientCountTotal() - Method in interface com.wowza.wms.application.IApplicationInstance
Get number of client connections in total that have connected to this applicationInstance
getClientId() - Method in interface com.wowza.wms.client.IClient
Get client id.
getClientID(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Get the clientId for a client connection NetConnection.call("getClientID", resultObj);
getClientId() - Method in interface com.wowza.wms.stream.IMediaStream
Get parent client connection (id)
getClientIdGenerator() - Method in interface com.wowza.wms.server.IServer
Get the client id generator for the server
getClientIdGenerator() - Method in class com.wowza.wms.server.Server
 
getClientIdGeneratorRecycleDelaySize() - Method in class com.wowza.wms.server.Server
 
getClientIdGeneratorRecycleSize() - Method in class com.wowza.wms.server.Server
 
getClientIdGeneratorTimeout() - Method in class com.wowza.wms.server.Server
 
getClientIdleFrequency() - Method in interface com.wowza.wms.application.IApplicationInstance
Get default client idle frequency (milliseconds)
getClientIdleFrequency() - Method in interface com.wowza.wms.vhost.IVHost
Get default client idle frequency (milliseconds)
getClientProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Get client level property value NetConnection.call("getClientProperty", resultObj, name);
getClients() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the set of clients currently connected to this application instance (replaces getClient(index))
getClients() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get a list of client that are connected to this shared object.
getClients() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getClientsLockObj() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the read/write lock for this application instance
getClientTimeout() - Method in interface com.wowza.wms.vhost.IVHost
Get client timeout.
getClientUpdates(IClient) - Method in class com.wowza.wms.sharedobject.SharedObject
 
getCommandInterface() - Method in class com.wowza.wms.server.Server
 
getCommandInterfaceHostPort() - Method in interface com.wowza.wms.server.IServer
Get the definition of the command interface
getCommandInterfaceHostPort() - Method in class com.wowza.wms.server.Server
 
getCommittedVirtuallMemory() - Method in class com.wowza.wms.server.Server
 
getConfigDir() - Method in class com.wowza.wms.vhost.VHostItem
Get configuration path for vHost.
getConfigPath() - Method in interface com.wowza.wms.application.IApplication
Get full path to Application.xml file
getConfiguation() - Method in class com.wowza.wms.vhost.HostPort
Get the socket configuration
getConnectionCounter() - Method in interface com.wowza.wms.application.IApplication
Get the connectionCounter for application
getConnectionCounter(int) - Method in interface com.wowza.wms.application.IApplication
Get the connectionCounter for application for application for a specific technology (see IVHost.COUNTER_*)
getConnectionCounter() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the connectionCounter for applicationInstance
getConnectionCounter(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the connectionCounter for applicationInstance for a specific technology (see IVHost.COUNTER_*)
getConnectionCounter() - Method in interface com.wowza.wms.server.IServer
Get the server connection counter.
getConnectionCounter(int) - Method in interface com.wowza.wms.server.IServer
Get the server connection counter for a specific technology (see IVHost.COUNTER_*)
getConnectionCounter() - Method in class com.wowza.wms.server.Server
 
getConnectionCounter(int) - Method in class com.wowza.wms.server.Server
 
getConnectionCounter() - Method in interface com.wowza.wms.vhost.IVHost
Get vHost connection counter.
getConnectionCounter(int) - Method in interface com.wowza.wms.vhost.IVHost
Get vHost connection counter for a specific technology (see IVHost.COUNTER_*)
getConnectionHolder() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Connection holder for this session
getConnectionHolder() - Method in class com.wowza.wms.rtp.model.RTPSession
Get connection holder, Internal use.
getConnectionLimit() - Method in interface com.wowza.wms.vhost.IVHost
Get vHost connection limit.
getConnectionLimit() - Method in class com.wowza.wms.vhost.VHostItem
Get connection limit of this vHost item.
getConnectionTimeout() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get connection timeout (milliseconds)
getConnectionValidator() - Method in class com.wowza.wms.server.Server
 
getConnectLastAttempt() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get system time in milliseconds of last connection attempt
getConnectLastForceReset() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get system time in milliseconds of last time forceReset was called
getConnectLastSuccess() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get system time in milliseconds of last connection success
getConnectTime() - Method in interface com.wowza.wms.client.IClient
Get time in milliseconds the client connected to the server.
getContentDescriptors() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
getContentLength() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the content length of the body of the message
getContentType() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the request content type
getContentType() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
getContextStr() - Method in interface com.wowza.wms.application.IApplicationInstance
Returns the application context string in the form [application]/[appInstance].
getContextStr() - Method in interface com.wowza.wms.stream.IMediaStream
Returns the stream context string in the form [application]/[appInstance]/[streamName].
getCookieStr() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get cookie string
getCookieStr() - Method in class com.wowza.wms.rtp.model.RTPSession
Get cookie string
getCoreHandlerPoolSize() - Method in interface com.wowza.wms.server.IServer
Get the handler core thread pool size.
getCoreHandlerPoolSize() - Method in class com.wowza.wms.server.Server
 
getCoreHandlerPoolSize() - Method in interface com.wowza.wms.vhost.IVHost
Get the handler core thread pool size.
getCoreTransportPoolSize() - Method in interface com.wowza.wms.server.IServer
Get the transport core thread pool size.
getCoreTransportPoolSize() - Method in class com.wowza.wms.server.Server
 
getCoreTransportPoolSize() - Method in interface com.wowza.wms.vhost.IVHost
Get the transport core thread pool size.
getCount() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the total number of streams stored in the mediaStreamMap
getCryptoPoolActiveCount() - Method in class com.wowza.wms.server.Server
 
getCryptoPoolMaxSize() - Method in class com.wowza.wms.server.Server
 
getCurrent() - Method in class com.wowza.wms.client.ConnectionCounter
Get total number of client currently conencted to this object.
getCurrentHeapSize() - Method in class com.wowza.wms.server.Server
 
getCurrentItem() - Method in class com.wowza.wms.stream.publish.Stream
Get the currently playing playlist item
getData() - Method in class com.wowza.wms.amf.AMFPacket
Get data as byte[]
getData() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
getData() - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Get slot data as AMFData object.
getDataBuffer() - Method in class com.wowza.wms.amf.AMFPacket
Get data as ByteBuffer
getDataMissing() - Method in interface com.wowza.wms.stream.IMediaStream
Get number of data bytes missing from current audio packet
getDataSize() - Method in interface com.wowza.wms.stream.IMediaStream
Get the size of the current data packet that is being streamed from the client to the server
getDataTC() - Method in interface com.wowza.wms.stream.IMediaStream
Get last absolute data timecode (milliseconds) sent to mediaStream
getDataType() - Method in interface com.wowza.wms.stream.IMediaStream
Get the data packet type: (IVHost.CONTENTTYPE_DATA0 or IVHost.CONTENTTYPE_DATA3)
getDate() - Method in class com.wowza.util.ElapsedTimer
Get the date the object was created
getDate(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as Date
getDate(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as Date
getDate(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as Date
getDate(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as Date
getDateStarted() - Method in interface com.wowza.wms.application.IApplication
Get date application started
getDateStarted() - Method in interface com.wowza.wms.application.IApplicationInstance
Get date applcationInstance started
getDateStarted() - Method in interface com.wowza.wms.client.IClient
Get date and time of client connection
getDateStarted() - Method in interface com.wowza.wms.server.IServer
Get the date and time the server was started.
getDateStarted() - Method in class com.wowza.wms.server.Server
 
getDateStarted() - Method in interface com.wowza.wms.vhost.IVHost
Get date and time the server was started.
getDateString() - Method in class com.wowza.util.ElapsedTimer
Get the date object was created as formatted String
getDePacketizerList() - Method in class com.wowza.wms.rtp.model.RTPContext
Get a list of the available depacketizers
getDePacketizerName(RTPTrack) - Method in class com.wowza.wms.rtp.model.RTPContext
Get a depacketizer by name
getDescription() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
getDescription() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
getDescription() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
getDescription() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get description
getDescription() - Method in class com.wowza.wms.vhost.StreamItem
Get streamType description.
getDirection() - Method in class com.wowza.wms.stream.FastPlaySettings
Get direction (1 forward, -1 reverse)
getDirecton() - Method in interface com.wowza.io.IRandomAccessReader
Get the current direction hint for the random access reader.
getDouble(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as double
getDouble(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as double
getDouble(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as double
getDouble(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as double
getDuration() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the duration of the stream if video on demand
getDuration() - Method in interface com.wowza.wms.stream.IMediaReader
Get duration or time (milliseconds) of the media file
getDuration() - Method in interface com.wowza.wms.stream.IMediaWriter
Get the recorded duration of the file in seconds
getDuration() - Method in class com.wowza.wms.stream.publish.PublishingProviderLive
 
getDuration() - Method in class com.wowza.wms.stream.publish.PublishingProviderMediaReader
Get the target playback duration (milliseconds)
getDynamicLogProperties() - Method in interface com.wowza.wms.server.IServer
Get the dynamic log properties defined at the server level in conf/log4j.properties
getDynamicLogProperties() - Method in class com.wowza.wms.server.Server
 
getDynamicLogProperties() - Method in interface com.wowza.wms.vhost.IVHost
Get the dynamic log properties defined at the vhost level in conf/log4j.properties
getElapsedTime() - Method in interface com.wowza.wms.client.IClient
Get elapsed time client has been connected.
getElapsedTime() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the elapsed timer to see how long this session has been running
getElapsedTime() - Method in interface com.wowza.wms.stream.IMediaStream
Get the interface to the elapse timer
getEmbeddedFlag() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
getEncoding() - Method in class com.wowza.wms.logging.UDPAppender
Returns value of the Encoding option.
getExecutor() - Method in class com.wowza.wms.vhost.ThreadPool
Get the underlying Executor pool.
getExt() - Method in interface com.wowza.wms.stream.IMediaStream
Get media file extension
getExtent() - Method in interface com.wowza.wms.stream.IMediaIndexItem
Get the duration (milliseconds) of media index
getFastPlaySettings() - Method in interface com.wowza.wms.client.IClient
Get the current fastPlay settings.
getFastPlaySettings() - Method in interface com.wowza.wms.stream.IMediaStream
Get current fastPlay settings
getFileExtension() - Method in class com.wowza.wms.stream.publish.Publisher
Get the file extension (default flv)
getFileInBytes() - Method in class com.wowza.util.IOPerformanceCounter
Get file in bytes
getFileInBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of file byte-in byte rate.
getFileInfo(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the file information if video on demand streaming
getFileIOPoolSize() - Method in interface com.wowza.wms.vhost.IVHost
Get the default file io pool size.
getFileOutBytes() - Method in class com.wowza.util.IOPerformanceCounter
Get file byte-out bytes (not implemented)
getFileOutBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of file byte-out message byte rate (not implemented).
getFilePointer() - Method in interface com.wowza.io.IRandomAccessReader
Get the current byte location in the media asset
getFirstByte() - Method in class com.wowza.wms.amf.AMFPacket
Get first byte of data (used to peek into packet)
getFlags() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
getFlags() - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
getFlashVer() - Method in interface com.wowza.wms.client.IClient
Get client flash version (same as FMS getAgent())
getFloat(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as float
getFloat(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as float
getFloat(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as float
getFloat(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as float
getFps() - Method in class com.wowza.wms.stream.FastPlaySettings
Get frames per second
getFrameIdentifier() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
getFrameMapIds() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
getFrames() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
getFrameType(int[]) - Static method in class com.wowza.util.FLVUtils
Given the headers values (including first byte of the packet), determine the type of video frame (FLV_*FRAME)
getFrameType(int) - Static method in class com.wowza.util.FLVUtils
Given the first byte of a video packet, determine the frame type (FLV_*FRAME)
getFrameType(byte) - Static method in class com.wowza.util.FLVUtils
Given the first byte of a video packet, determine the frame type (FLV_*FRAME)
getGlobalLogValue(String) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
getGUID() - Method in class com.wowza.wms.server.Server
 
getHandler() - Method in class com.wowza.wms.rtp.model.RTPPort
Get the message handler
getHandlerThreadPool() - Method in interface com.wowza.wms.server.IServer
Get the server handler thread pool.
getHandlerThreadPool() - Method in class com.wowza.wms.server.Server
 
getHandlerThreadPool() - Method in interface com.wowza.wms.vhost.IVHost
Get the VHost handler thread pool.
getHeader(String) - Method in interface com.wowza.wms.http.IHTTPRequest
Get a HTTP header value such as 'Content-Length'
getHeader(String) - Method in interface com.wowza.wms.http.IHTTPResponse
Get header value
getHeaderNames() - Method in interface com.wowza.wms.http.IHTTPRequest
Get a Set of the header names
getHeaders() - Method in interface com.wowza.wms.http.IHTTPResponse
Get the current response headers as a map
getHeaderSize() - Method in interface com.wowza.wms.http.IHTTPResponse
Get the size in bytes of the HTTP header
getHeaderSize() - Method in interface com.wowza.wms.stream.IMediaStream
Get the last packet header size (debugging)
getHomePath() - Method in interface com.wowza.wms.vhost.IVHost
Get vHost configuration path.
getHost() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get the host
getHost() - Method in class com.wowza.wms.rtp.model.RTPStream
Get host
getHostPortsList() - Method in interface com.wowza.wms.vhost.IVHost
Get list of host port definitions for vHost.
getHostType() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get host type (default IP4)
getHttpProviders() - Method in class com.wowza.wms.vhost.HostPort
 
getHTTPStreamerAdapter() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the HTTP streaming adapter associated with this HTTP session
getHTTPStreamerAdapter(String) - Method in interface com.wowza.wms.vhost.IVHost
Get an HTTPStreamerAdapter by ID
getHTTPStreamerAdapterIDs() - Method in class com.wowza.wms.vhost.HostPort
 
getHTTPStreamerAdapterIDs() - Method in interface com.wowza.wms.vhost.IVHost
Get a list of HTTPStreamerAdapter IDs
getHTTPStreamerApplicationContext(String, boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the HTTPStreamer application context for a given HTTPStreamer adapter
getHTTPStreamerContext() - Method in interface com.wowza.wms.vhost.IVHost
Get the HTTPStreamer (Cupertino Streaming and Silverlight Smooth Streaming) host context
getHTTPStreamerItem() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Get the HTTP streamer item associated with this adapter
getHTTPStreamerList() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the comma separated list of HTTPStreamers names being used by this application (see conf/HTTPStreamers.xml)
getHTTPStreamerList() - Method in interface com.wowza.wms.vhost.IVHost
Get the list of HTTPStreamers
getHTTPStreamerProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the property collection of HTTPStreamer settings that are specific to this application instance
getHTTPStreamerSession() - Method in interface com.wowza.wms.stream.IMediaStream
Get the HTTPStreamer session associated with this stream
getHTTPStreamerSessionCount(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the current number of HTTPStreamerSessions associated with this application instance and stream name
getHTTPStreamerSessionCount(int, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the current number of HTTPStreamerSessions associated with this application instance and stream name by protocol .
getHTTPStreamerSessionCount() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the current number of HTTPStreamerSessions associated with this application instance
getHTTPStreamerSessionCount(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the current number of HTTPStreamerSessions associated with this application instance by protocol.
getHTTPStreamerSessionCountsByName(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Get a map of session counts by name for a given protocol
getHTTPStreamerSessions(int, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the HTTPStreamerSessions associated with this application instance for a stream name by protocol.
getHTTPStreamerSessions(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the HTTPStreamerSessions associated with this application instance for a stream name
getHTTPStreamerSessions() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the HTTPStreamerSessions associated with this application instance
getHTTPStreamerSessions(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the HTTPStreamerSessions associated with this application instance by protocol.
getId() - Method in class com.wowza.wms.amf.AMFObj
Get channel id
getID() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Get the id of this adapter
getIdleCheckFrequency() - Method in interface com.wowza.wms.vhost.IVHost
Get idle check frequency (milliseconds)
getIdleFrequency() - Method in interface com.wowza.wms.client.IClient
Get client idle frequency (milliseconds)
getIdleFrequency() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Get the idle frequency (milliseconds) for HTTP requests.
getIdleFrequency() - Method in class com.wowza.wms.rtp.model.RTPSession
Get idle frequency (milliseconds)
getIdleHandler() - Method in class com.wowza.wms.rtp.model.RTPSession
Get idle handler
getIdleMinimumWaitTime() - Method in interface com.wowza.wms.vhost.IVHost
Get the minimum time (milliseconds) the idle worker thread will sleep before generating idle events
getIdleTimeout() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the idle timeout for this media caster (milliseconds)
getIdleWorkerCount() - Method in interface com.wowza.wms.vhost.IVHost
Get number of threads used to generate idle events
getIdleWorkers() - Method in interface com.wowza.wms.vhost.IVHost
Get the idle worker utility
getIdStr() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
getIdStr() - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
getIdString(String, String, String) - Static method in class com.wowza.wms.mediacaster.MediaCasterItem
Get id string for this media caster item (not used - returns name unchanged)
getIndex(IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
getIndex(IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
getIndex(IHTTPStreamerSession, IHTTPStreamerApplicationContext, String, String) - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
getIndex() - Method in class com.wowza.wms.stream.publish.PlaylistItem
 
getIndexLive(IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
getInIpAddress() - Method in class com.wowza.wms.rtp.model.RTPPort
Get in IP address
getInnerObj() - Method in class com.wowza.wms.amf.AMFDataTrait
Get inner object
getInPort() - Method in class com.wowza.wms.rtp.model.RTPPort
Get in port
getInputStream() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the body of the message as an input stream
getInstance() - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
getInstance() - Static method in class com.wowza.wms.server.Server
 
getInstance(String) - Static method in class com.wowza.wms.vhost.VHostSingleton
Get vHost by name.
getInstance(String, boolean) - Static method in class com.wowza.wms.vhost.VHostSingleton
Get vHost by name.
getInt(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as int
getInt(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as int
getInt(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as int
getInt(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as int
getIntData() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Internal use, get int data
getIntHeader(String) - Method in interface com.wowza.wms.http.IHTTPRequest
Get a HTTP header value such as 'Content-Length' and return as int
getIntHeader(String) - Method in interface com.wowza.wms.http.IHTTPResponse
Get header value as int
getIoPerformanceCounter() - Method in interface com.wowza.wms.application.IApplication
Get the performance counter for application
getIoPerformanceCounter(int) - Method in interface com.wowza.wms.application.IApplication
Get the performance counter for application for a specific technology (see IVHost.COUNTER_*)
getIOPerformanceCounter() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the performance counter for applicationInstance
getIOPerformanceCounter(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the performance counter for applicationInstance for a specific technology (see IVHost.COUNTER_*)
getIOPerformanceCounter() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get IO performance counter
getIOPerformanceCounter() - Method in class com.wowza.wms.rtp.model.RTPSession
Get IO performance counter
getIoPerformanceCounter() - Method in interface com.wowza.wms.server.IServer
Get the server performance counter.
getIoPerformanceCounter(int) - Method in interface com.wowza.wms.server.IServer
Get the server performance counter for a specific technology (see IVHost.COUNTER_*)
getIoPerformanceCounter() - Method in class com.wowza.wms.server.Server
 
getIoPerformanceCounter(int) - Method in class com.wowza.wms.server.Server
 
getIoPerformanceCounter() - Method in interface com.wowza.wms.vhost.IVHost
Get vHost IO performance counter.
getIoPerformanceCounter(int) - Method in interface com.wowza.wms.vhost.IVHost
Get vHost IO performance counter for a specific technology (see IVHost.COUNTER_*)
getIOScheduler() - Method in interface com.wowza.wms.vhost.IVHost
Get IO scheduler for vHost.
getIp() - Method in interface com.wowza.wms.client.IClient
Client ip address
getIp() - Method in class com.wowza.wms.rtp.model.RTPSession
Get remote IP address
getIpAddress() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the IP address
getItems() - Method in class com.wowza.wms.stream.publish.Playlist
Get the items in the playlist (returns a copy of the list)
getJmxRemoteConfig() - Method in class com.wowza.wms.server.Server
 
getKeepAliveTime() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get keep alive time (milliseconds)
getKeepAliveTimeout() - Method in interface com.wowza.wms.vhost.IVHost
Get the RTMPT connection keep alive timeout
getKey(int) - Method in class com.wowza.wms.amf.AMFDataObj
Return the key at a particular index.
getKeys() - Method in class com.wowza.wms.amf.AMFDataObj
Return a list of all the keys (the list is a copy)
getLanguage() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
getLastAccessed() - Method in interface com.wowza.wms.stream.IMediaIndexItem
Get last time media index was accessed (milliseconds)
getLastAuthenticateMethod() - Method in class com.wowza.wms.rtp.model.RTPSession
Get the last method received
getLastClientId() - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Get client id of client that performaned last operation on slot.
getLastConnectAcceptedStamp() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last conenction to this object.
getLastConnectAcceptedStampString() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last conenction to this object as formatted string.
getLastConnectAcceptedTime() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last accepeted conenction to this object.
getLastConnectAcceptedTimeString() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last accepeted conenction to this object as formatted string.
getLastConnectRejectedByReasonStamp(int) - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last rejected conenction by reason to this object.
getLastConnectRejectedByReasonStampString(int) - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last rejected conenction by reason to this object as formatted string.
getLastConnectRejectedByReasonTime(int) - Method in class com.wowza.wms.client.ConnectionCounter
Get date and time of last rejected connection by reason to this object as Date object.
getLastConnectRejectedByReasonTimeString(int) - Method in class com.wowza.wms.client.ConnectionCounter
Get date and time of last rejected connection by reason to this object as formated string.
getLastConnectRejectedStamp() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last rejected conenction to this object.
getLastConnectRejectedStampString() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last rejected conenction to this object as formatted string.
getLastConnectRejectedTime() - Method in class com.wowza.wms.client.ConnectionCounter
Get date and time of last rejected connection to this object as Date object.
getLastConnectRejectedTimeString() - Method in class com.wowza.wms.client.ConnectionCounter
Get date and time of last rejected connection to this object as formated string.
getLastDisconnectStamp() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last disconnected conenction to this object.
getLastDisconnectStampString() - Method in class com.wowza.wms.client.ConnectionCounter
Get time (milliseconds) of the last disconnected conenction to this object as formatted string.
getLastDisconnectTime() - Method in class com.wowza.wms.client.ConnectionCounter
Get date and time of last disconnected connection to this object as Date object.
getLastDisconnectTimeString() - Method in class com.wowza.wms.client.ConnectionCounter
Get date and time of last disconnected connection to this object as Date object as formatted string.
getLastKeyFrame() - Method in interface com.wowza.wms.stream.IMediaStream
Get most recent video key frame
getLastOperation() - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Get last slot (property) operation.
getLastPacket() - Method in interface com.wowza.wms.stream.IMediaStream
Get most recent live packet
getLastPacketsByType(IMediaStream) - Method in class com.wowza.wms.rtp.model.RTPStream
Analyzes stream to get information, Internal use.
getLastPacketsByType(IMediaReader, double) - Method in class com.wowza.wms.rtp.model.RTPStream
Analyzes stream to get information, Internal use.
getLastStreamId(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Get the id for the last created stream NetConnection.call("getLastStreamId", resultObj);
getLastTC(File) - Static method in class com.wowza.util.FLVUtils
Get the duration of an .flv file.
getLastTouchTime() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the last time the instance was touched (milliseconds)
getLastValidateTime() - Method in interface com.wowza.wms.client.IClient
Get last time (millisecond) the connection was validated with a ping
getLength() - Method in interface com.wowza.wms.stream.IMediaReader
Get the stream length in bytes
getLength() - Method in class com.wowza.wms.stream.publish.PlaylistItem
Number of seconds of track to play
getLivePlaylist() - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
getLiveRepeaterCapabilities() - Method in interface com.wowza.wms.client.IClient
Get the live repeater capabilities of this connection
getLiveStreamingPacketizer() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the live stream packetizer name
getLiveStreamPacketizer() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Get the live stream packetizer for this media caster stream item
getLiveStreamPacketizer(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Get the live stream packetizer list for a client connection NetConnection.call("getLiveStreamPacketizer", resultObj);
getLiveStreamPacketizer(String) - Method in interface com.wowza.wms.stream.IMediaStream
Get the LiveStreamPacketizer interface to a stream by name
getLiveStreamPacketizer() - Method in interface com.wowza.wms.stream.IMediaStream
Get the live stream packetizer that this stream is using
getLiveStreamPacketizer(String, String, boolean) - Method in class com.wowza.wms.stream.MediaStreamMap
Get a live stream packetizer by name and packetizer id
getLiveStreamPacketizerControl() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the Live Stream Packetizer Contoller.
getLiveStreamPacketizerId() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Get the live stream packetizer id
getLiveStreamPacketizerList() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the comma separated list of LiveStreamPacketizers names being used by this application (see conf/LiveStreamPacketizers.xml)
getLiveStreamPacketizerList() - Method in interface com.wowza.wms.client.IClient
Get the comma separated list of LiveStreamPacketizers names being used by this client (see conf/LiveStreamPacketizers.xml)
getLiveStreamPacketizerList() - Method in interface com.wowza.wms.stream.IMediaStream
Get the comma separated list of LiveStreamPacketizers names being used by this stream (see conf/LiveStreamPacketizers.xml)
getLiveStreamPacketizerList() - Method in interface com.wowza.wms.vhost.IVHost
Get the LiveStreamPacketizerList
getLiveStreamPacketizerLock() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the lock to the live stream packetizer system
getLiveStreamPacketizerProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the property collection of LiveStreamPacketizer settings that are specific to this application instance
getLiveStreamRepeater() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Get the live stream repeater for this media caster stream item
getLiveStreamRepeater() - Method in interface com.wowza.wms.stream.IMediaStream
Get the live stream repeater name for the stream
getLiveThreads() - Method in class com.wowza.wms.server.Server
 
getLocale() - Method in interface com.wowza.wms.http.IHTTPRequest
Get locale of request (Example: en-us)
getLock() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the synchronization lock for this HTTP session
getLock() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
getLock() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
 
getLock() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Get the read/write lock for this interface
getLock() - Method in class com.wowza.wms.rtp.model.RTPContext
Get the UDP port manager lock
getLock() - Method in class com.wowza.wms.stream.publish.Stream
Get the synchronization lock for this interface.
getLockCount() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Get the current number of acquire locks on this media caster item
getLockCount(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
Get the current lock count for a stream
getLogger(String) - Static method in class com.wowza.wms.logging.WMSLogger
 
getLogger(Class) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
getLogger() - Static method in class com.wowza.wms.module.ModuleBase
Get the logging interface.
getLoggerObj(String) - Method in class com.wowza.wms.logging.WMSLoggerFactory
 
getLoggerObj(IVHost) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
getLoggerObj(IApplication) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
getLoggerObj(IApplicationInstance) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
getLong(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as long
getLong(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as long
getLong(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as long
getLong(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as long
getMACAddress() - Static method in class com.wowza.util.SystemUtils
Get MAC address of localhost interface (only works on Java 6 or greater)
getMapIdStr() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
getMapIdStr() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
getMapIdStr() - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
getMaxHeapSize() - Method in class com.wowza.wms.server.Server
 
getMaximumPendingWriteBytes() - Method in interface com.wowza.wms.application.IApplicationInstance
Get maximum number a bytes a client connection can have waiting to be sent before the connection is terminated.
getMaximumPendingWriteBytes() - Method in interface com.wowza.wms.client.IClient
Get maximum number a bytes a client connection can have waiting to be sent before the connection is terminated.
getMaximumPendingWriteBytes() - Method in interface com.wowza.wms.vhost.IVHost
Get maximum number a bytes a client connection can have waiting to be sent before the connection is terminated.
getMaximumSetBufferTime() - Method in interface com.wowza.wms.application.IApplicationInstance
Get maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) call.
getMaximumSetBufferTime() - Method in interface com.wowza.wms.client.IClient
Get maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) call.
getMaximumSetBufferTime() - Method in interface com.wowza.wms.vhost.IVHost
Get maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) call.
getMaxRTCPWaitTime() - Method in class com.wowza.wms.rtp.model.RTPStream
Get max time to wait for RTCP sender reports (milliseconds)
getMaxStorageDirDepth() - Method in interface com.wowza.wms.application.IApplicationInstance
Maximum folder depth allowed for the StreamStorageDir and SharedObjectStorageDir paths
getMaxTimecode() - Method in interface com.wowza.wms.stream.IMediaStream
Get the timecode of the latest received packet
getMaxTimecode() - Method in class com.wowza.wms.stream.publish.Publisher
Highest timecode written through this publisher (millseconds).
getMediaCaster() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Get the underlying IMediaCaster interface for this MediaCaster
getMediaCaster(String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Get media caster item based on given stream name
getMediaCaster(String, String, String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Get media caster item based on given stream name
getMediaCaster() - Method in interface com.wowza.wms.stream.IMediaStreamMediaCaster
 
getMediaCasterCount() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Get the number of mediacasters current running
getMediaCasterDef() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the media caster definition
getMediaCasterDef(String) - Method in class com.wowza.wms.mediacaster.MediaCasterList
Get media caster definition by name
getMediaCasterDefs() - Method in class com.wowza.wms.mediacaster.MediaCasterList
Get map of media caster items
getMediaCasterHostPortConfig() - Method in class com.wowza.wms.mediacaster.MediaCasterSettings
Get media caster host port config
getMediaCasterId() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the media caster id
getMediaCasterId() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Get this media caster item id
getMediaCasterList() - Method in interface com.wowza.wms.vhost.IVHost
Get the list of media caster definitions (MediaCaster.xml)
getMediaCasterNames() - Method in class com.wowza.wms.mediacaster.MediaCasterList
Get list of media caster names
getMediaCasterNames() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Get a list of all the currently running media caster names
getMediaCasterProcessorCount() - Method in class com.wowza.wms.mediacaster.MediaCasterSettings
Get the thread count use for this host port
getMediaCasterProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the property collection of media caster settings that are specific to this application instance
getMediaCasterSettings() - Method in interface com.wowza.wms.vhost.IVHost
Get the media caster settings
getMediaCasterStreamItem() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the media caster item associated with this media caster
getMediaCasterStreams() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the media caster streams attached to this application instance
getMediaCasterType() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the media caster type.
getMediaCasterType() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the media caster stream type for this stream
getMediaCasterValidator() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the MediaCaster validator interface for this application instance
getMediaExtension() - Method in interface com.wowza.io.IRandomAccessReader
Get the media extension
getMediaExtension() - Method in interface com.wowza.wms.stream.IMediaReader
Get media extension
getMediaIOPerformance() - Method in interface com.wowza.wms.stream.IMediaStream
Get IO performance counter
getMediaIOPerformanceCounter() - Method in interface com.wowza.wms.client.IClient
Get performance counter for media bytes transferred to this client.
getMediaName() - Method in interface com.wowza.io.IRandomAccessReader
Get the media name
getMediaReader() - Method in class com.wowza.wms.rtp.model.RTPStream
Get media reader if video on demand stream
getMediaReaderProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the property collection of media reader settings that are specific to this application instance
getMediaReaders() - Method in interface com.wowza.wms.vhost.IVHost
Get the media readers attached to vHost (MediaReaders.xml).
getMediaWriterProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the property collection of media reader settings that are specific to this application instance
getMediaWriters() - Method in interface com.wowza.wms.vhost.IVHost
Get the media writers attached to vHost (MediaWriters.xml).
getMember(int) - Method in class com.wowza.wms.amf.AMFDataTrait
Get member by index
getMemberCount() - Method in class com.wowza.wms.amf.AMFDataTrait
Get the number of members
getMembers() - Method in class com.wowza.wms.amf.AMFDataTrait
Get a list of trait members
getMessagesInBytes() - Method in class com.wowza.util.IOPerformanceCounter
Get byte-in bytes
getMessagesInBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of byte-in message byte rate.
getMessagesInCount() - Method in class com.wowza.util.IOPerformanceCounter
Get byte-in message count
getMessagesInCountRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of byte-in message count rate.
getMessagesLossBytes() - Method in class com.wowza.util.IOPerformanceCounter
Get byte-loss bytes
getMessagesLossBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of byte-loss message byte rate.
getMessagesLossCount() - Method in class com.wowza.util.IOPerformanceCounter
Get byte-loss message count
getMessagesLossCountRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of byte-loss message count rate.
getMessagesOutBytes() - Method in class com.wowza.util.IOPerformanceCounter
Get byte-out bytes
getMessagesOutBytesRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of byte-out message byte rate.
getMessagesOutCount() - Method in class com.wowza.util.IOPerformanceCounter
Get byte-out message count
getMessagesOutCountRate() - Method in class com.wowza.util.IOPerformanceCounter
Get estimate of byte-out message count rate.
getMetadata() - Method in interface com.wowza.wms.stream.IMediaReader
Get a collection of metadata packets in ByteBuffers for this file.
getMetadataPacket(RTPStream) - Method in interface com.wowza.wms.rtp.model.IRTPMetadataProvider
 
getMetadataPacket() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the onMetadata packet for this RTP stream
getMetaDataProvider() - Method in interface com.wowza.wms.stream.IMediaStream
Get the metaData provider
getMethod() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the method invokation method: GET, POST, HEAD
getMimeType() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
getMissing() - Method in class com.wowza.wms.amf.AMFPacket
Get the number of bytes remaining unfilled in the packet
getMode() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the current play/publish mode
getModFunctions() - Method in interface com.wowza.wms.application.IApplicationInstance
Get list of application modules
getModuleInstance(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the instance of the module class for this application instance.
getModuleList() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the list of loaded modules.
getMp3TagMap() - Method in interface com.wowza.wms.vhost.IVHost
Get MP3 tag map attached to vHost (MP3Tags.xml).
getMPEGTSAudioPID() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the audio PID id if MPEG-TS stream
getMPEGTSVideoPID() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the video PID id if MPEG-TS stream
getMultiplier() - Method in class com.wowza.wms.stream.FastPlaySettings
Get speed of fast play
getName() - Method in interface com.wowza.wms.application.IApplication
Get the name of application
getName() - Method in interface com.wowza.wms.application.IApplicationInstance
Get applicationInstance name
getName() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get name
getName() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get name
getName() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get shared object name
getName() - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Get slot (property) name.
getName() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getName() - Method in interface com.wowza.wms.stream.IMediaStream
Get stream name
getName() - Method in class com.wowza.wms.stream.publish.Playlist
Returns the name of this playlist as defined in the XML definition file
getName() - Method in class com.wowza.wms.stream.publish.PlaylistItem
Name of playlist stream
getName() - Method in class com.wowza.wms.stream.publish.Stream
Returns the name of the playlist stream - the client would play this stream by this name.
getName() - Method in interface com.wowza.wms.vhost.IVHost
Get vHost name
getName() - Method in class com.wowza.wms.vhost.StreamItem
Get streamType name.
getName() - Method in class com.wowza.wms.vhost.VHostItem
Get vHost name
getNameGroups() - Method in class com.wowza.wms.stream.MediaStreamMap
 
getNameGroups(String) - Method in class com.wowza.wms.stream.MediaStreamMap
 
getNameGroupStreamNames(String) - Method in class com.wowza.wms.stream.MediaStreamMap
 
getNetConnection() - Method in interface com.wowza.wms.mediacaster.IMediaCasterNetConnection
Receives the INetConnection interface for a live repeater connection
getNetConnection() - Method in interface com.wowza.wms.stream.IMediaStream
Get parent netConnection (future server to server communication)
getNetConnectionHostPortConfig() - Method in interface com.wowza.wms.vhost.IVHost
Get the socket configuration for server to server connections
getNetConnectionIdleFrequency() - Method in interface com.wowza.wms.vhost.IVHost
Get server to server idle frequency (milliseconds)
getNetConnectionProcessorCount() - Method in interface com.wowza.wms.vhost.IVHost
Get net connection processor count.
getNextNetConnectionId() - Method in interface com.wowza.wms.vhost.IVHost
Get next connection id.
getNextSessionId() - Method in class com.wowza.wms.rtp.model.RTPSessions
Get next RTP session id for new session
getNextStreamIndex(INetConnection) - Method in class com.wowza.wms.stream.MediaStreamMap
Reserve a stream for a netConnection connection.
getNextStreamIndex(IClient) - Method in class com.wowza.wms.stream.MediaStreamMap
Reserve a stream for a client connection.
getNextStreamIndex() - Method in class com.wowza.wms.stream.MediaStreamMap
Reserve a clientless stream id for a new media stream.
getNodeByTagName(Element, String) - Static method in class com.wowza.util.XMLUtils
Return a child Node by tag name.
getNodeValue(Node) - Static method in class com.wowza.util.XMLUtils
Return the text value of a node.
getNodeValueByTagName(Element, String) - Static method in class com.wowza.util.XMLUtils
Get a child Node value by tag name.
getNormalizedNTPTimecode(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Turn a millisecond timcode into an NTP timecode
getObject(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as AMFDataObj
getObject(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Get an object from the object cache
getObject(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as AMFDataObj
getObject(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as AMFDataObj
getObject(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as AMFDataObj
getObjectEncoding() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Get object encoding, see AMFData.AMF_LEVEL*
getObjectEncoding() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Get object encoding, see AMFData.AMF_LEVEL*
getObjectEncoding() - Method in class com.wowza.wms.amf.AMFObj
 
getObjectEncoding() - Method in interface com.wowza.wms.client.IClient
Get the object encoding level
getObjectNames() - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Get a list of shared object names.
getObjectReference(Object) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Get index of object in object cache
getOffsetToNextTag() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
getOrCreate(String) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Get shared object by name if it does not exist create a new shared object with the given name.
getOutHost() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the out host
getOutIpAddress() - Method in class com.wowza.wms.rtp.model.RTPPort
Get out IP address
getOutPort() - Method in class com.wowza.wms.rtp.model.RTPPort
Get out port
getOutputStream() - Method in interface com.wowza.wms.http.IHTTPResponse
Get the output stream for the reponse.
getPageUrl() - Method in interface com.wowza.wms.client.IClient
Get the pageUrl for this connection.
getPageUrl(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
getPageUrl returns the pageUrl from the onConnect metadata
getParam(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index.
getParamBoolean(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as boolean.
getParamBoolean(AMFDataList, int, boolean) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as boolean.
getParamCount(AMFDataList) - Static method in class com.wowza.wms.module.ModuleBase
Get the total number of parameters passed to method.
getParamDate(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as Date.
getParamDouble(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as double.
getParamDouble(AMFDataList, int, double) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as double.
getParameter(String) - Method in interface com.wowza.wms.http.IHTTPRequest
Get a parameter value
getParameterMap() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the entire parameter Map
getParameterNames() - Method in interface com.wowza.wms.http.IHTTPRequest
Get a Set of parameter names
getParameterValues(String) - Method in interface com.wowza.wms.http.IHTTPRequest
Get a multi-value parameter as an array of String
getParamInt(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as int.
getParamInt(AMFDataList, int, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as int.
getParamLong(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as long.
getParamLong(AMFDataList, int, long) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as long.
getParamMixedArray(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as AMFDataMixedArray.
getParamObj(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as Object.
getParamString(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as String.
getParamString(AMFDataList, int, String) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter by index, Return as String.
getParamType(AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Get parameter type.
getParamValue(Map, String) - Static method in class com.wowza.util.URLUtils
Helper funtion to get single value from multiple value parameter Map
getParent() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get the shared object container to which this shared object belongs.
getParent() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getParent() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Get the parent media stream object
getPassword(String) - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Get password for a given user
getPath() - Method in interface com.wowza.io.IRandomAccessReader
Get the unique path to the media asset item
getPath(IHTTPRequest, boolean) - Method in class com.wowza.wms.http.HTTProvider2Base
Get the request path
getPath() - Method in interface com.wowza.wms.stream.IMediaReader
Get abstract path to the media item
getPeakThreads() - Method in class com.wowza.wms.server.Server
 
getPictureData() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
getPictureType() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
getPingRoundTripTime() - Method in interface com.wowza.wms.client.IClient
Get turn around time (milliseconds) of last ping request
getPingTimeout() - Method in interface com.wowza.wms.application.IApplicationInstance
Get ping timeout (milliseconds)
getPingTimeout() - Method in interface com.wowza.wms.client.IClient
Get the ping timeout (milliseconds)
getPingTimeout() - Method in interface com.wowza.wms.vhost.IVHost
Get ping timeout (milliseconds)
getPlayClass() - Method in class com.wowza.wms.vhost.StreamItem
Get play class path.
getPlayer() - Method in interface com.wowza.wms.stream.IMediaStream
Get underlying player (IMediaStreamPlay) object
getPlayerCount() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Get the current number of players associated with this media caster item
getPlayerCount(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
Get the numbers of players associated with a particular media caster
getPlaylist() - Method in class com.wowza.wms.stream.publish.Stream
Get the current playlist
getPlayPackets() - Method in interface com.wowza.wms.stream.IMediaStream
Get all available live packets
getPlayStreamCount(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the number of Flash players playing a given stream name
getPlayStreamCountsByName() - Method in interface com.wowza.wms.application.IApplicationInstance
Get a map of stream names to number of Flash players playing the stream name
getPlayStreams() - Method in interface com.wowza.wms.client.IClient
Get a collection of all play streams.
getPlayStreamsByName(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get a list of media streams that are listening for published stream.
getPollingInterval() - Method in class com.wowza.wms.stream.publish.Stream
Get the polling interval (milliseconds)
getPort() - Method in class com.wowza.wms.logging.UDPAppender
Returns value of the Port option.
getPort() - Method in class com.wowza.wms.vhost.HostPort
Get port
getProcessorCount() - Method in class com.wowza.wms.vhost.HostPort
Get the number of threads to use to service this incoming port
getProperties() - Method in interface com.wowza.wms.application.IApplication
Get application properties
getProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get applicationInstance properties
getProperties() - Method in interface com.wowza.wms.client.IClient
Get client properties
getProperties() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Get properties
getProperties() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Get properties
getProperties() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the properties associated with this session
getProperties() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get properties collection
getProperties() - Method in class com.wowza.wms.rtp.model.RTPSession
Get properties
getProperties() - Method in interface com.wowza.wms.server.IServer
Get server level properties collection
getProperties() - Method in class com.wowza.wms.server.Server
 
getProperties() - Method in interface com.wowza.wms.stream.IMediaStream
Get mediaStream properties
getProperties() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Get properties
getProperties() - Method in interface com.wowza.wms.vhost.IVHost
Get properties attached to this vHost.
getProperties() - Method in class com.wowza.wms.vhost.StreamItem
Get properties.
getProperties() - Method in class com.wowza.wms.vhost.VHostItem
Get properties
getProperty(String) - Method in class com.wowza.wms.application.WMSProperties
Get property value as generic object.
getProperty(String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get property value
getProperty(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get slot (property) value.
getProperty(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
getProperty(String) - Method in interface com.wowza.wms.vhost.IVHost
Get virtual host property.
getProperty(String) - Method in class com.wowza.wms.vhost.StreamItem
Get property by name.
getPropertyBoolean(String, boolean) - Method in class com.wowza.wms.application.WMSProperties
Get property as boolean, return default value if does not exist.
getPropertyDouble(String, double) - Method in class com.wowza.wms.application.WMSProperties
Get property as double, return default value if does not exist.
getPropertyInt(String, int) - Method in class com.wowza.wms.application.WMSProperties
Get property as int, return default value if does not exist.
getPropertyLong(String, long) - Method in class com.wowza.wms.application.WMSProperties
Get property as long, return default value if does not exist.
getPropertyStr(String) - Method in class com.wowza.wms.application.WMSProperties
Get property as String
getPropertyStr(String, String) - Method in class com.wowza.wms.application.WMSProperties
Get property as String, return default value if does not exist.
getProtocol() - Method in interface com.wowza.wms.client.IClient
Get connection protocol (1 = RTMP, 3 = RTMPT)
getProtocol() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the request protocol (example: HTTP/1.1)
getPublishAudioCodecId() - Method in interface com.wowza.wms.stream.IMediaStream
Get the codec id of the most recently published audio packet
getPublisher() - Method in class com.wowza.wms.stream.publish.Stream
 
getPublisherCount() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the current number of server side publishers
getPublishers() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the set of server side publishers
getPublishStreamNames() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the list of live stream names currently being published.
getPublishStreamNames() - Method in class com.wowza.wms.stream.MediaStreamMap
Returns a List of published stream names
getPublishStreams() - Method in interface com.wowza.wms.client.IClient
Get a collection of publish streams.
getPublishVideoCodecId() - Method in interface com.wowza.wms.stream.IMediaStream
Get the codec id of the most recently published video packet
getQueryStr() - Method in interface com.wowza.wms.client.IClient
Get the query string part of the connection string.
getQueryStr() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get query string
getQueryStr() - Method in class com.wowza.wms.rtp.model.RTPSession
Get query string
getQueryStr() - Method in interface com.wowza.wms.stream.IMediaStream
Get play/publish name query string.
getQueryString() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the query string part of the url (everything after the ?)
getQueueSize() - Method in class com.wowza.wms.vhost.ThreadPool
Get the number of command objects in the LinkedBlockingQueue.
getReceiveVideoFPS() - Method in interface com.wowza.wms.stream.IMediaStream
Set frame per seconds for video (not currently implemented)
getReconnectWaitTime() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the minimum time between reconnect attempts (milliseconds)
getRefCount() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get the current reference (clients) connected to this shared object.
getRefCount() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getReference(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Get AMF3 object reference
getReferrer() - Method in interface com.wowza.wms.client.IClient
Get the referrer data for this connection.
getReferrer() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get referrer
getReferrer(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
getReferrer returns the referrer from the onConnect metadata
getReferrer() - Method in class com.wowza.wms.rtp.model.RTPSession
Get referrer
getRemoteAddr() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the remote ip address of the request
getRemoteHost() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the remote host name (if known) if not return ip address
getRemoteHost() - Method in class com.wowza.wms.logging.UDPAppender
Returns value of the RemoteHost option.
getRepeat() - Method in class com.wowza.wms.stream.publish.Playlist
 
getRepeat() - Method in class com.wowza.wms.stream.publish.Stream
Use this to determine if the playlist is auto-repeating
getRepeaterLastSeqence() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Get the sequence number of the last added repeater item
getRepeaterMediaCasterDef() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Get the live repeater media caster definition
getRepeaterOriginUrl() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the Repeater Origin URL used by the Live Stream Repeater
getRepeaterOriginUrl() - Method in interface com.wowza.wms.client.IClient
Get the origin URL used by the Live Stream Repeater
getRepeaterOriginUrl(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Get the Repeater Origin URL for this client
getRepeaterQueryString() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the Repeater query string that is used to connect to the origin.
getRequestFilters() - Method in class com.wowza.wms.http.HTTProvider2Base
Get the request filter
getRequestFilters() - Method in interface com.wowza.wms.http.IHTTPProvider2
 
getRequestURI() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the full request URI
getRequestURL() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the request url (same as URI minus the query string)
getRespAMFAudioObj(IMediaStream) - Method in interface com.wowza.wms.client.IClient
Get the audio response AMFObj for a given mediaStream
getRespAMFAudioObj() - Method in interface com.wowza.wms.stream.IMediaStream
Get audio response channel object
getRespAMFDataObj(IMediaStream) - Method in interface com.wowza.wms.client.IClient
Get the data response AMFObj for a given mediaStream
getRespAMFDataObj() - Method in interface com.wowza.wms.stream.IMediaStream
Get data response channel object
getRespAMFVideoObj(IMediaStream) - Method in interface com.wowza.wms.client.IClient
Get the video response AMFObj for a given mediaStream
getRespAMFVideoObj() - Method in interface com.wowza.wms.stream.IMediaStream
Get video response channel object
getRespFunctions() - Method in interface com.wowza.wms.client.IClient
Get client responseFunctions object.
getResponseAMFObj(int) - Method in interface com.wowza.wms.client.IClient
Get the response channel AMFObj for channel index.
getRsoStorageDir() - Method in interface com.wowza.wms.application.IApplicationInstance
Get remote shared object storage path
getRsoStoragePath() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the resolved storage path to the shared objects
getRTPAVSyncMethod() - Method in interface com.wowza.wms.application.IApplicationInstance
Get RTP audio/video sync method (RTPStream.AVSYNCMETHODS_SENDERREPORT, RTPStream.AVSYNCMETHODS_SYSTEMCLOCK, RTPStream.AVSYNCMETHODS_RTPTIMECODE)
getRTPContext() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the RTP context
getRTPContext() - Method in interface com.wowza.wms.vhost.IVHost
Get the RTP (real time protocol) virtual host context
getRTPDatagramConfigIncoming() - Method in interface com.wowza.wms.vhost.IVHost
Get the RTP Datagram Socket configuration
getRTPDatagramConfigOutgoing() - Method in interface com.wowza.wms.vhost.IVHost
Get the RTP Datagram Socket configuration
getRTPDestination() - Method in class com.wowza.wms.rtp.model.RTPStream
Get RTP destination
getRTPIdleFrequency() - Method in interface com.wowza.wms.application.IApplicationInstance
Set the default RTP idle frequency (milliseconds)
getRTPIdleFrequency() - Method in interface com.wowza.wms.vhost.IVHost
Get default RTP idle frequency (milliseconds)
getRTPInfo(double, int, int) - Method in class com.wowza.wms.rtp.model.RTPStream
Get the RTP info
getRTPMaxRTCPWaitTime() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the maximum time to wait for RTCP packets (milliseconds)
getRTPPlayAuthenticationMethod() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the RTP play authentication method (as defined in conf/Authentication.xml)
getRTPProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the property collection of RTP settings that are specific to this application instance
getRTPPublishAuthenticationMethod() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the RTP publish authentication method (as defined in conf/Authentication.xml)
getRTPSession() - Method in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
Get RTP Session
getRTPSession() - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Get RTP session
getRTPSession() - Method in class com.wowza.wms.rtp.model.RTPPushPublishSession
Get RTP session
getRTPSessionCount(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the number of RTP player streams playing a given stream name
getRTPSessionCount() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the number of RTP sessions running under this application instance
getRTPSessionCountsByName() - Method in interface com.wowza.wms.application.IApplicationInstance
Get a map of stream names and session counts of RTP sessions
getRTPSessions(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get a list of RTP sessions running under this application instance playing a given stream name
getRTPSessions() - Method in interface com.wowza.wms.application.IApplicationInstance
Get a list of RTP sessions running under this application instance
getRTPStream() - Method in interface com.wowza.wms.client.IClient
If this client was created due to an RTP connection to the server return the underlying RTPStream object
getRTPStream() - Method in interface com.wowza.wms.stream.IMediaStream
Get the RTP based stream this stream is associated with
getRTPWriteListener() - Method in class com.wowza.wms.rtp.model.RTPSession
Get the RTP write listener for this session
getRTSPBindIpAddress() - Method in interface com.wowza.wms.application.IApplicationInstance
Set the IP address to which UDP ports will be bound for RTSP/RTP sessions
getRTSPBindIpAddress() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the bind RTSP bind IP address
getRTSPConnectionAddressType() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the connection IP address type (IP4) to used in the Session Description Protocol data exchanged for an RTSP/RTP session
getRTSPConnectionAddressType() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the connection address type
getRTSPConnectionIpAddress() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the connection IP address to used in the Session Description Protocol data exchanged for an RTSP/RTP session
getRTSPConnectionIpAddress() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the connection IP address
getRTSPMaximumPendingWriteBytes() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the maximum number of pending write bytes for an RTSP session
getRTSPMaximumPendingWriteBytes() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the maximum number of waiting bytes allow for this RTSP session
getRTSPOriginAddressType() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the origin IP address type (IP4) to used in the Session Description Protocol data exchanged for an RTSP/RTP session
getRTSPOriginAddressType() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the origin address type
getRTSPOriginIpAddress() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the origin IP address to used in the Session Description Protocol data exchanged for an RTSP/RTP session
getRTSPOriginIpAddress() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the origin IP address
getRTSPPlayRangeStart() - Method in class com.wowza.wms.rtp.model.RTPSession
Get play start range, Internal use.
getRTSPPlayRangeStop() - Method in class com.wowza.wms.rtp.model.RTPSession
Get play stop range, Internal use.
getRTSPSessionDescription() - Method in class com.wowza.wms.rtp.model.RTPStream
Get session description
getRTSPSessionExtraLines() - Method in class com.wowza.wms.rtp.model.RTPStream
Get extra SDP lines
getRTSPSessionName() - Method in class com.wowza.wms.rtp.model.RTPStream
Get session name
getRTSPSessionTimeout() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the RTSP session timeout (milliseconds)
getRTSPSessionTimeout() - Method in class com.wowza.wms.rtp.model.RTPStream
Get RTP session timeout (milliseconds)
getRTSPStream(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Get RTP Stream
getRTSPStream() - Method in class com.wowza.wms.rtp.model.RTPSession
Get the default RTP Stream (all RTP sessions have a single RTP Stream)
getRTSPTunnelingLock() - Method in class com.wowza.wms.rtp.model.RTPContext
Get the RTSP/RTP tunneling lock
getRTSPTunnelingSession(String) - Method in class com.wowza.wms.rtp.model.RTPContext
Get RTSP/RTP tunneling session by session id
getRTSPTunnelingSessionId() - Method in class com.wowza.wms.rtp.model.RTPSession
Get the RTSP/RTP tunneling session id
getScheme() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the request scheme (Example "http")
getSDPData() - Method in class com.wowza.wms.rtp.model.RTPPushPublishSession
Get SDP data
getSDPLang() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the SDP language
getSecondByte() - Method in class com.wowza.wms.amf.AMFPacket
Get second byte of data (used to peek into packet)
getSeq() - Method in class com.wowza.wms.amf.AMFPacket
Get packet sequence number.
getServerHostPort() - Method in interface com.wowza.wms.client.IClient
Get the hostPort object for the connection that is servicing this client
getServerIp() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get server IP address
getServerIp() - Method in class com.wowza.wms.rtp.model.RTPSession
Get the server IP address
getServerName() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the name of the server (Example: "Wowza Media Server Pro")
getServerPort() - Method in interface com.wowza.wms.http.IHTTPRequest
Get the port this request was received on
getServerPort() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get server port
getServerPort() - Method in class com.wowza.wms.rtp.model.RTPSession
Get server port
getSession(String) - Method in class com.wowza.wms.rtp.model.RTPSessions
Get RTP session by session id
getSession() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the RTP session
getSessionDescriptionData(IApplicationInstance, String, int, IRTPSessionDescriptionSessionHandler, IMediaCaster) - Method in interface com.wowza.wms.mediacaster.rtp.IRTPSessionDescriptionDataProvider
 
getSessionGUID() - Method in class com.wowza.wms.server.Server
 
getSessionId() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get session id
getSessionId() - Method in class com.wowza.wms.rtp.model.RTPSession
Get session id
getSessionIds() - Method in class com.wowza.wms.rtp.model.RTPSessions
Get list of current RTP session ids
getSessionProtocol() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get protocol, see SESSIONPROTOCOL_*
getSessions() - Method in class com.wowza.wms.rtp.model.RTPContext
Get RTP sessions
getSessionTimeout() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the session timeout for this session (milliseconds)
getSessionTracker() - Method in class com.wowza.wms.httpstreamer.webmstreaming.httpstreamer.HTTPStreamerSessionWebM
 
getSessionType() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get session type: see SESSIONTYPE_*
getSharedObjectReadAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the default shared object read access
getSharedObjectReadAccess() - Method in interface com.wowza.wms.client.IClient
Get the shared object read access value.
getSharedObjects() - Method in interface com.wowza.wms.application.IApplicationInstance
Get non-peristent shared object collection
getSharedObjects(boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
Get either persistent or non-persistent shared object collection
getSharedObjectWriteAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the default shared object write access
getSharedObjectWriteAccess() - Method in interface com.wowza.wms.client.IClient
Get the shared object write access value.
getShort(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as short
getShort(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as short
getShort(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as short
getShort(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as short
getSize() - Method in class com.wowza.wms.amf.AMFObj
Get packet size
getSize() - Method in class com.wowza.wms.amf.AMFPacket
Get packet size
getSize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
getSize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
getSize() - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
getSlot(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get ISharedObjectSlot interface to a slot (property) by name
getSlot(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
getSlotNames() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get a list of slot (property) names
getSlotNames() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getSlots() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get a list of active slots
getSlots() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getSlotVersion() - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Get slot version
getSoVersion() - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Get parent shared object version
getSrc() - Method in class com.wowza.wms.amf.AMFObj
Get stream id (0 if not stream data)
getSrc() - Method in class com.wowza.wms.amf.AMFPacket
Get stream id (0 if not stream data)
getSrc() - Method in interface com.wowza.wms.stream.IMediaStream
Get the stream id
getSSLConfig() - Method in class com.wowza.wms.vhost.HostPort
 
getSslFactoryClass() - Method in class com.wowza.wms.vhost.HostPort
Get full class name or SSLFactory class
getStart() - Method in class com.wowza.wms.stream.publish.PlaylistItem
Number of seconds into track to start from
getStartStream() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Get the current stream that is being packetized
getStartTC() - Method in class com.wowza.wms.stream.FastPlaySettings
Get the timecode (milliseconds) where this fast play started
getStartTCOffset() - Method in class com.wowza.wms.stream.FastPlaySettings
Get the timecode (milliseconds) where this fast play started (not sure why we have both values)
getStartupStreams() - Method in interface com.wowza.wms.vhost.IVHost
Get the list of streams to start at virtual host startup
getStorageDir() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get path used to store shared object.
getStorageDir() - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Get the storage directory for all shared objects in list.
getStorageDir() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getStream() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the IMediaStream associated with this HTTP session
getStream() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the underlying stream being used by this media caster
getStream(IClient, RequestFunction) - Static method in class com.wowza.wms.module.ModuleBase
For methods called from the client side object NetStream (publish, play, deleteStream) get the IMediaStream object associated with the call.
getStream() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the IMediaStream
getStream(IClient, int) - Method in class com.wowza.wms.stream.MediaStreamMap
Get a media stream reference by stream id.
getStream(IClient, int, boolean) - Method in class com.wowza.wms.stream.MediaStreamMap
Get a media stream reference by stream id.
getStream(INetConnection, int) - Method in class com.wowza.wms.stream.MediaStreamMap
Get a media stream object that is owned by a server to server netConnection object (not yet implemented).
getStream(INetConnection, int, boolean) - Method in class com.wowza.wms.stream.MediaStreamMap
Get a media stream reference by stream id.
getStream(String) - Method in class com.wowza.wms.stream.MediaStreamMap
Get a media stream by stream name.
getStream() - Method in class com.wowza.wms.stream.publish.Publisher
Get the media stream object
getStreamArray() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamManager
Get a list of active streams
getStreamAttributes() - Method in class com.wowza.wms.rtp.model.RTPStream
Get all name/value pairs in the stream attributes collection
getStreamAudioSampleAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the default stream audio sample access
getStreamAudioSampleAccess() - Method in interface com.wowza.wms.client.IClient
Get the audio sample access value.
getStreamBitrate(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.module.ModuleCore
Get stream bitrate in bits-per-second for a video on demand stream (will not work for live).
getStreamClientless(int, String) - Method in class com.wowza.wms.stream.MediaStreamMap
Get a media stream reference by stream id.
getStreamCount() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the total number of open streams attached to this application instance
getStreamDef(String) - Method in class com.wowza.wms.vhost.StreamList
Get streamItem by streamType name.
getStreamDefs() - Method in class com.wowza.wms.vhost.StreamList
Get Map of streamItems (by streamType names).
getStreamExt() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get stream extension
getStreamExt() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
 
getStreamExt() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream extension
getStreamFile(String) - Method in interface com.wowza.wms.client.IClient
Get File object for stream with given name.
getStreamFile(String, String) - Method in interface com.wowza.wms.client.IClient
Get File object for stream with given name and extension.
getStreamFile(String, String, boolean) - Method in interface com.wowza.wms.client.IClient
Get File object for stream with given name and extension.
getStreamFileForRead() - Method in interface com.wowza.wms.stream.IMediaStream
Get the File object to read from a stream (get stream name, ext and query from stream object)
getStreamFileForRead(String, String, String) - Method in interface com.wowza.wms.stream.IMediaStream
Get the File object to read from a stream (specify name, ext and query)
getStreamFileForWrite() - Method in interface com.wowza.wms.stream.IMediaStream
Get the File object to write to a stream (get stream name, ext and query from stream object)
getStreamFileForWrite(String, String, String) - Method in interface com.wowza.wms.stream.IMediaStream
Get the File object to write to a stream (specify name, ext and query)
getStreamFileMapper() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the stream file mapper.
getStreamId() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream id
getStreamInfo(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Get stream info by name
getStreamInfo() - Method in class com.wowza.wms.rtp.model.RTPStream
Get all name/value pairs in the stream info collection
getStreamIsRunningLock() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get stream running lock
getStreamKeyDir() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the stream key path
getStreamKeyPath() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the resolved key path to the MediaStreams encryption keys
getStreamLastSeq() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the AMFPacket sequence number of last watchdog processed packet
getStreamLength(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Get stream length in seconds NetConnection.call("getStreamLength", resultObj, streamName); If you pass in an array of streamNames it will return an array of durations.
getStreamLength(IMediaStream) - Static method in class com.wowza.wms.util.StreamUtils
Get the duration of a media file in seconds.
getStreamLength(IApplicationInstance, String) - Static method in class com.wowza.wms.util.StreamUtils
Get the duration of a media file in seconds.
getStreamList() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamManager
Get a list of active streams
getStreamListLock() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the underlying read/write lock associated with the list of streams
getStreamLock() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the synchronization lock for this stream
getStreamManager() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Get the stream manager interface for managing the starting and stopping of streams
getStreamMissingTime() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the time in milliseconds the stream has been missing
getStreamName() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get stream name
getStreamName() - Method in class com.wowza.wms.rtp.model.RTPStream
Get stream name
getStreamNameAliasProvider() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the stream name alias provider
getStreamNameLock() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the underlying read/write lock associated with the stream names list
getStreamNameLogging() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream name used for logging
getStreamNameParts(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Break the stream name into parts
getStreamNames(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
Get an array of stream names that are media casters associate with this application instance (returned as AMFDataArray)
getStreamPacketizerItem(IApplicationInstance, int) - Method in class com.wowza.wms.rtp.model.RTPContext
Get stream packetizer for a given codec id.
getStreamPacketizerItem(RTPContext, IApplicationInstance, int) - Method in class com.wowza.wms.rtp.model.RTPSession
Get stream packetizer for a given codec id.
getStreamPort() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get stream port
getStreamPosition() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get stream position
getStreamPosition() - Method in interface com.wowza.wms.stream.IMediaReader
Get a reference to the current stream position
getStreamProperties() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the property collection of stream settings that are specific to this application instance
getStreamProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Get stream level property value NetConnection.call("getStreamProperty", resultObj, streamId, name);
getStreamQueryStr() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream query string
getStreamReadAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the default stream read access
getStreamReadAccess() - Method in interface com.wowza.wms.client.IClient
Get the stream read access value.
getStreams() - Method in interface com.wowza.wms.application.IApplicationInstance
Get all the mediaStream objects attached to this applicationInstance
getStreams() - Method in interface com.wowza.wms.stream.IMediaStream
Get parent mediaStreamMap (owned by applicationInstance)
getStreams() - Method in class com.wowza.wms.stream.MediaStreamMap
Returns a list of IMediaStream objects
getStreamSessionId() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream session id
getStreamSessionIp() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream session ip
getStreamSessionVersion() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream session version
getStreamStorageDir() - Method in interface com.wowza.wms.application.IApplicationInstance
Get stream storage path
getStreamStoragePath() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the resolved storage path to the MediaStreams
getStreamTimeout() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the watchdog stream timeout (milliseconds)
getStreamTimeoutLastReset() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get system time in milliseconds of last time stream was reset due to stream timeout (debug)
getStreamTimeoutLastTime() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get system time in milliseconds of last time stream was considered in missing state (debug)
getStreamTimeoutReason() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the reason the stream is in timeout condition (debug)
getStreamTrack() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the most likely stream track
getStreamType() - Method in interface com.wowza.wms.application.IApplicationInstance
Get default streamType for application.
getStreamType() - Method in interface com.wowza.wms.client.IClient
Get default streamType
getStreamType() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Get the stream type
getStreamType(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Get the default stream type for a client connection NetConnection.call("getStreamType", resultObj);
getStreamType() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the stream type
getStreamType() - Method in interface com.wowza.wms.stream.IMediaStream
Get mediaStream streamType
getStreamType() - Method in class com.wowza.wms.stream.publish.Publisher
 
getStreamTypeNames() - Method in class com.wowza.wms.vhost.StreamList
Get list of streamType names.
getStreamTypes() - Method in interface com.wowza.wms.vhost.IVHost
Get default stream type.
getStreamTypeStr() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Get stream type
getStreamVideoSampleAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the default stream video sample access
getStreamVideoSampleAccess() - Method in interface com.wowza.wms.client.IClient
Get the video sample access value.
getStreamWriteAccess() - Method in interface com.wowza.wms.application.IApplicationInstance
Get the default stream write access
getStreamWriteAccess() - Method in interface com.wowza.wms.client.IClient
Get the stream write access value.
getString(int) - Method in class com.wowza.wms.amf.AMFDataArray
Get item at index return as String
getString(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Get a string from the string cache
getString(int) - Method in class com.wowza.wms.amf.AMFDataList
Get item at index return as String
getString(String) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at key return as String
getString(int) - Method in class com.wowza.wms.amf.AMFDataObj
Get item at index return as String
getStringReference(String) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Get index of string item in string cache
getTargetEncoding() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Get target encoding, see AMFData.AMF_LEVEL*
getTextEncoding() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
getTextEncoding() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
getTextEncoding() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
getTextEncoding() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
getTextEncoding() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
getThreadPool() - Method in interface com.wowza.wms.server.IServer
Get the server handler thread pool.
getThreadPool() - Method in class com.wowza.wms.server.Server
 
getThreadPool() - Method in interface com.wowza.wms.vhost.IVHost
Get the VHost handler thread pool.
getTime() - Method in class com.wowza.util.ElapsedTimer
Get elapsed time object in existence (milliseconds)
getTimecode() - Method in class com.wowza.wms.amf.AMFObj
Get timecode (milliseconds) sometimes relative
getTimecode() - Method in class com.wowza.wms.amf.AMFPacket
Get timecode (milliseconds) relative
getTimecode() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedTextDescriptor
 
getTimecode() - Method in class com.wowza.wms.response.ResponseFunction
Get function timecode (milliseconds).
getTimeRunning() - Method in interface com.wowza.wms.application.IApplication
Get time application running
getTimeRunning() - Method in interface com.wowza.wms.application.IApplicationInstance
Get time applcationInstance running
getTimeRunning() - Method in interface com.wowza.wms.client.IClient
Get elapsed time of connection
getTimeRunning() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the time this session has been running (milliseconds)
getTimeRunning() - Method in interface com.wowza.wms.server.IServer
Get a formatted String of how long the server has been running.
getTimeRunning() - Method in class com.wowza.wms.server.Server
 
getTimeRunning() - Method in interface com.wowza.wms.vhost.IVHost
Get the time vHost has been running.
getTimeRunningSeconds() - Method in interface com.wowza.wms.application.IApplication
Get time running in seconds
getTimeRunningSeconds() - Method in interface com.wowza.wms.application.IApplicationInstance
Get time running in seconds
getTimeRunningSeconds() - Method in interface com.wowza.wms.client.IClient
Get time running in seconds
getTimeRunningSeconds() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the time this session has been running (seconds)
getTimeRunningSeconds() - Method in interface com.wowza.wms.server.IServer
Get time running in seconds
getTimeRunningSeconds() - Method in class com.wowza.wms.server.Server
 
getTimeRunningSeconds() - Method in interface com.wowza.wms.vhost.IVHost
Get time running in seconds
getTimeSeconds() - Method in class com.wowza.util.ElapsedTimer
Get elapsed time object in seconds
getTimeStampFormat() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
getTimeString() - Method in class com.wowza.util.ElapsedTimer
Get elapsed time object in existence as formatted String (Ex: 3 days 2 minutes 5 seconds)
getTotal() - Method in class com.wowza.wms.client.ConnectionCounter
Get total number of connection attempts to this object.
getTotalAccepted() - Method in class com.wowza.wms.client.ConnectionCounter
Get total number of accepted connections to this object.
getTotalIOPerformanceCounter() - Method in interface com.wowza.wms.client.IClient
Get performance counter for all bytes transferred to this client.
getTotalRejected() - Method in class com.wowza.wms.client.ConnectionCounter
Get total number of rejected connections to this object.
getTrack() - Method in class com.wowza.wms.rtp.model.RTPPort
Get RTP track
getTrack(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Get track by id
getTrackId(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Get track by sequence number
getTrackNames() - Method in class com.wowza.wms.rtp.model.RTPStream
Get a list of track ids
getTrait(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Get a trait from the trait cache
getTrait() - Method in class com.wowza.wms.amf.AMFDataObj
 
getTraitReference(AMFDataTrait) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Get index of trait object in trait cache
getTransportMode() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the transport mode
getTransportThreadPool() - Method in interface com.wowza.wms.server.IServer
Get the server transport thread pool.
getTransportThreadPool() - Method in class com.wowza.wms.server.Server
 
getTransportThreadPool() - Method in interface com.wowza.wms.vhost.IVHost
Get the VHost transport thread pool.
getTTL() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get time to live
getTTL() - Method in class com.wowza.wms.rtp.model.RTPPort
Get time to live (milliseconds)
getType() - Method in class com.wowza.wms.amf.AMFData
Returns the data type for this object
getType(int) - Method in class com.wowza.wms.amf.AMFDataList
Get type of item at index.
getType() - Method in class com.wowza.wms.amf.AMFObj
Get content type IVHost.CONTENTTYPE_*
getType() - Method in class com.wowza.wms.amf.AMFPacket
Get content type IVHost.CONTENTTYPE_*
getType() - Method in class com.wowza.wms.response.ResponseFunction
Get message type.
getUDPPortManager() - Method in interface com.wowza.wms.server.IServer
Get the UDP port manager which manages the allocation of incoming UDP port binding to be sure there are not port conflicts
getUDPPortManager() - Method in class com.wowza.wms.server.Server
 
getUDPPortSharingManager() - Method in interface com.wowza.wms.server.IServer
Get the UDP port sharing manager.
getUDPPortSharingManager() - Method in class com.wowza.wms.server.Server
 
getUDPTransport() - Method in class com.wowza.wms.rtp.model.RTPPort
Get the UDP transport
getUDPTransport(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Get the UDP transport for this stream
getUDPTransportManager() - Method in class com.wowza.wms.rtp.model.RTPContext
Get the UDP transport manager
getUDPTransportManager() - Method in interface com.wowza.wms.vhost.IVHost
Get the UDP transport manager.
getUniqueId() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
 
getUniqueStreamIdStr() - Method in interface com.wowza.wms.stream.IMediaStream
Get a string that uniquely identifies this stream
getUnsignedShort(ByteBuffer) - Static method in class com.wowza.util.BufferUtils
 
getUri() - Method in interface com.wowza.wms.client.IClient
Get the full URI of the connection string
getUri() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get the URI associated with initial request
getUri() - Method in class com.wowza.wms.rtp.model.RTPSession
Get URI
getURL() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
getURL() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
getUserAgent() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get user agent
getUserAgent() - Method in class com.wowza.wms.rtp.model.RTPSession
Get user agent
getUserAgents() - Method in interface com.wowza.wms.server.IServer
Get a pipe "|" delimited list of user agents that the server recognizes as RTMPT client.
getUserAgents() - Method in class com.wowza.wms.server.Server
 
getValidationFrequency() - Method in interface com.wowza.wms.application.IApplicationInstance
Get time between validation pings (milliseconds)
getValidationFrequency() - Method in interface com.wowza.wms.vhost.IVHost
Get time between validation pings (milliseconds)
getValue() - Method in class com.wowza.wms.amf.AMFData
Convert object to Java native class
getValue() - Method in class com.wowza.wms.amf.AMFDataArray
 
getValue() - Method in class com.wowza.wms.amf.AMFDataByteArray
Returns the underlying byte[] data buffer
getValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return value as Java class
getValue() - Method in class com.wowza.wms.amf.AMFDataList
 
getValue() - Method in class com.wowza.wms.amf.AMFDataObj
 
getValue() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
getValue() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedTextDescriptor
 
getValue() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
getVersion(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Get the Wowza Pro server version and build number NetConnection.call("getVersion", resultObj);
getVersion() - Method in interface com.wowza.wms.server.IServer
Get server version number.
getVersion() - Method in class com.wowza.wms.server.Server
 
getVersion() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get the internval version number.
getVersion() - Method in class com.wowza.wms.sharedobject.SharedObject
 
getVHost() - Method in interface com.wowza.wms.application.IApplication
Get the parent vHost object
getVHost() - Method in interface com.wowza.wms.application.IApplicationInstance
Get parent vHost
getVHost() - Method in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
Get vhost
getVHost() - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Get vhost
getVHost() - Method in interface com.wowza.wms.client.IClient
Get parent vHost
getVHost() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Get the vhost associated with this adapter
getVHost() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Get vhost
getVHost() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get vhost
getVHost() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the virtual host associated with this media caster
getVHost(IClient) - Static method in class com.wowza.wms.module.ModuleBase
Get vHost of a client.
getVHost() - Method in class com.wowza.wms.rtp.model.RTPContext
Get vhost
getVHost() - Method in class com.wowza.wms.rtp.model.RTPSession
Get vhost
getVHost() - Method in class com.wowza.wms.rtp.model.RTPSessions
Get vhost
getVHost() - Method in class com.wowza.wms.rtp.model.RTPStream
Get vhost
getVHost() - Method in class com.wowza.wms.stream.MediaStreamMap
Get the parent vHost.
getVHostItems() - Method in class com.wowza.wms.vhost.VHostList
Get a list of vHostItems.
getVHostList() - Method in interface com.wowza.wms.server.IServer
Returns the interface to the VHostList for the server
getVHostList() - Method in class com.wowza.wms.server.Server
 
getVHostMap() - Method in class com.wowza.wms.vhost.VHostList
Get the Map of vHostItem defintions.
getVHostNames() - Method in class com.wowza.wms.vhost.VHostList
Get a list of vHost names.
getVHostNames() - Static method in class com.wowza.wms.vhost.VHostSingleton
Get a list of vHost names.
getVideoCodec(int) - Static method in class com.wowza.util.FLVUtils
Return the codec portion of the first byte of an video packet.
getVideoCodec(AMFPacket) - Static method in class com.wowza.util.FLVUtils
Get the codec id for this video packet.
getVideoCodecConfigPacket(long) - Method in interface com.wowza.wms.stream.IMediaStream
Get video codec configuration packet (needed for H.264/AAC playback)
getVideoHost() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get video host
getVideoMissing() - Method in interface com.wowza.wms.stream.IMediaStream
Get number of video bytes missing from current audio packet
getVideoPacketizerItem(IApplicationInstance, int) - Method in class com.wowza.wms.rtp.model.RTPContext
Get video packetizer for a given codec id.
getVideoPacketizerItem(RTPContext, IApplicationInstance, int) - Method in class com.wowza.wms.rtp.model.RTPSession
Get video packetizer for a given codec id.
getVideoPort() - Method in class com.wowza.wms.rtp.model.RTPDestination
Get video port
getVideoSize() - Method in interface com.wowza.wms.stream.IMediaStream
Get the size of the current video packet that is being streamed from the client to the server
getVideoTC() - Method in interface com.wowza.wms.stream.IMediaStream
Get last absolute video timecode (milliseconds) sent to mediaStream
getVideoTrack() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the most likely video track
getVODLastTimeTC() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the last timecode (milliseconds) sent for video on demand
getVODPlayLen() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the video on demand play duration (milliseconds)
getVODStartTimeTC() - Method in class com.wowza.wms.rtp.model.RTPStream
Get the video on demand start time (milliseconds)
getWriteListener() - Method in interface com.wowza.wms.client.IClient
Object that tracks write operations
getXMLPropertyBool(XPath, String, Element, boolean) - Static method in class com.wowza.util.XMLUtils
Get a boolean int value pointed to by xpath or defaultVal if not found.
getXMLPropertyDouble(XPath, String, Element, double) - Static method in class com.wowza.util.XMLUtils
Get a single double value pointed to by xpath or defaultVal if not found.
getXMLPropertyExists(XPath, String, Element) - Static method in class com.wowza.util.XMLUtils
 
getXMLPropertyInt(XPath, String, Element, int) - Static method in class com.wowza.util.XMLUtils
Get a single int value pointed to by xpath or defaultVal if not found.
getXMLPropertyLong(XPath, String, Element, long) - Static method in class com.wowza.util.XMLUtils
Get a single long value pointed to by xpath or defaultVal if not found.
getXMLPropertyStr(XPath, String, Element) - Static method in class com.wowza.util.XMLUtils
Get a single string value pointed to by xpath or null if not found.
getXMLPropertyStr(XPath, String, Element, String) - Static method in class com.wowza.util.XMLUtils
Get a single string value pointed to by xpath or defaultVal if not found.
GZIP - Static variable in class com.wowza.util.Base64
Specify that data should be gzip-compressed.

H

handleCallback(RequestFunction) - Method in interface com.wowza.wms.stream.IMediaStream
Routes request function to callback handler onStatus, onPlayStatus or [method/handler]
handleMessage(SocketAddress, byte[], int, int) - Method in interface com.wowza.wms.rtp.model.IRTPMessageHandler
 
handleMessage(SocketAddress, Object) - Method in class com.wowza.wms.rtp.model.RTPPort
 
handlePacket(IMediaStream, AMFPacket) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Called to handle an incoming packet
HEADERSIZE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
HOSTNAME_KEY - Static variable in interface com.wowza.wms.logging.Constants
hostname string literal.
HostPort - Class in com.wowza.wms.vhost
HostPort: data object that describes a socket connection.
HostPort() - Constructor for class com.wowza.wms.vhost.HostPort
Create an empty HostPort object
HostPortList - Class in com.wowza.wms.vhost
HostPortList: data object that contains a collection of HostPort objects.
HostPortList() - Constructor for class com.wowza.wms.vhost.HostPortList
Create empty HostPortList
HTTPRequestToByteArray(String, String, String, Map<String, String>) - Static method in class com.wowza.util.HTTPUtils
Make a HTTP request and return the result as a byte array
HTTPRequestToByteArray(String, String, String, Map<String, String>, Map<String, List<String>>, long) - Static method in class com.wowza.util.HTTPUtils
Make a HTTP request and return the result as a byte array
HTTPRequestToFile(File, String, String, String, List) - Static method in class com.wowza.util.HTTPUtils
Make a HTTP request and have the result saved to a file.
HTTProvider2Base - Class in com.wowza.wms.http
HTTProvider2Base: base class for implementing HTTP Providers.
HTTProvider2Base() - Constructor for class com.wowza.wms.http.HTTProvider2Base
 
HTTPStreamerSessionCupertino - Class in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer
 
HTTPStreamerSessionCupertino() - Constructor for class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
HTTPStreamerSessionSanJose - Class in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer
 
HTTPStreamerSessionSanJose() - Constructor for class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
HTTPStreamerSessionSmoothStreamer - Class in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer
 
HTTPStreamerSessionSmoothStreamer() - Constructor for class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
HTTPStreamerSessionWebM - Class in com.wowza.wms.httpstreamer.webmstreaming.httpstreamer
 
HTTPStreamerSessionWebM() - Constructor for class com.wowza.wms.httpstreamer.webmstreaming.httpstreamer.HTTPStreamerSessionWebM
 
HTTPUtils - Class in com.wowza.util
HTTPUtils: utility class for making http requests.
HTTPUtils() - Constructor for class com.wowza.util.HTTPUtils
 

I

IAcceptorNotify - Interface in com.wowza.wms.vhost
IAcceptorNotify: listener interface used by IVHost addAcceptorListener
IApplication - Interface in com.wowza.wms.application
IApplication: public interface to Application object
IApplicationInstance - Interface in com.wowza.wms.application
IApplicationInstance: public interface to ApplicationInstance object
IApplicationInstanceNotify - Interface in com.wowza.wms.application
IApplicationInstanceNotify: listener interface used by IApplication addApplicationInstanceListener
IApplicationNotify - Interface in com.wowza.wms.application
IApplicationNotify: listener interface used by IVHost addApplicationListener
IAuthenticate - Interface in com.wowza.wms.authentication
IAuthenticate: HTTP and RTSP authentication interface
IAuthenticateHTTPProvider - Interface in com.wowza.wms.authentication
IAuthenticateHTTPProvider: HTTP authentication provider
IAuthenticateRTSP - Interface in com.wowza.wms.authentication
IAuthenticateRTSP: RTSP authentication provider
IAuthenticateUsernamePasswordProvider - Interface in com.wowza.wms.authentication
IAuthenticateUsernamePasswordProvider: HTTP and RTSP username/password validator interface
IBandwidthThrottler - Interface in com.wowza.util
 
IClient - Interface in com.wowza.wms.client
IClient: public interface to Client object.
IClientNotify - Interface in com.wowza.wms.client
IClientNotify: listener interface used by IApplicationInstance.addClientListener(IClientNotify)
IConnectionNotify - Interface in com.wowza.wms.client
IConnectionNotify: internal class to manage connection counting
IConnectionValidator - Interface in com.wowza.wms.client
IConnectionValidator: callback for validating connections
ID3FOOTER_SIZE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3Frames - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3Frames() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3HEADER_SIZE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3HEADER_VERSION - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3HEADERFLAGS_DEFAULT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3HEADERFLAGS_EXPERIMENTAL - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3HEADERFLAGS_EXTENDED - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3HEADERFLAGS_FOOTERPRESENT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3HEADERFLAGS_UNSYNC - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
ID3V2FrameAttachedPicture - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameAttachedPicture(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
ID3V2FrameAttachedPicture() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
ID3V2FrameBase - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameBase(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
ID3V2FrameComment - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameComment(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
ID3V2FrameComment(String) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
ID3V2FrameComment() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
ID3V2FrameLinkedInformation - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameLinkedInformation(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
ID3V2FrameLinkedInformation() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
ID3V2FramePrivate - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FramePrivate(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FramePrivate
 
ID3V2FramePrivate() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FramePrivate
 
ID3V2FrameRawBytes - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameRawBytes(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRawBytes
 
ID3V2FrameRawBytes(String) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRawBytes
 
ID3V2FrameRecommendedBufferSize - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameRecommendedBufferSize(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
ID3V2FrameRecommendedBufferSize() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
ID3V2FrameSynchronizedText - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameSynchronizedText(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
ID3V2FrameSynchronizedText() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
ID3V2FrameSynchronizedTextDescriptor - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameSynchronizedTextDescriptor() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedTextDescriptor
 
ID3V2FrameSynchronizedTextDescriptor(long, String) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedTextDescriptor
 
ID3V2FrameTextInformation - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameTextInformation(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
ID3V2FrameTextInformation(String) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
ID3V2FrameURLLink - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2FrameURLLink(String, int) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
ID3V2FrameURLLink(String) - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
ID3V2Utils - Class in com.wowza.wms.media.mp3.model.idtags
 
ID3V2Utils() - Constructor for class com.wowza.wms.media.mp3.model.idtags.ID3V2Utils
 
idle(IoSession, RtmpResponseMessage) - Method in class com.wowza.wms.rtp.model.RTPStream
Process idle event
idle() - Method in interface com.wowza.wms.stream.IMediaStream
Allow the mediaStream to perform idle work (not currently in use)
idleFrequency - Variable in class com.wowza.wms.rtp.model.RTPSession
 
idleHandler - Variable in class com.wowza.wms.rtp.model.RTPSession
 
idStringToName(String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Convert name to id string (not used - returns id string unchanged)
IFileProcess - Interface in com.wowza.util
Used by FileUtils.traverseDirectory
IHTTPProvider - Interface in com.wowza.wms.http
IHTTPProvider: HTTP provider class for a given HostPort definition.
IHTTPProvider2 - Interface in com.wowza.wms.http
IHTTPProvider2: Extension of IHTTPProvider that adds support for multiple HTTProviders attached to a single HostPort along with authentication.
IHTTPRequest - Interface in com.wowza.wms.http
 
IHTTPResponse - Interface in com.wowza.wms.http
 
IHTTPStreamerAdapter - Interface in com.wowza.wms.httpstreamer.model
IHTTPStreamerAdapter: HTTP streaming adapter interface
IHTTPStreamerApplicationContext - Interface in com.wowza.wms.httpstreamer.model
IHTTPStreamerApplicationContext: HTTP streamer application context interface.
IHTTPStreamerCupertinoVODActionNotify - Interface in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer
IHTTPStreamerCupertinoVODActionNotify: listener interface for video on demand iOS streaming.
IHTTPStreamerRepeater - Interface in com.wowza.wms.httpstreamer.model
IHTTPStreamerRepeater: stream switching constants
IHTTPStreamerSession - Interface in com.wowza.wms.httpstreamer.model
IHTTPStreamerSession: HTTP streaming session interface
IHTTPStreamerSessionNotify - Interface in com.wowza.wms.httpstreamer.model
IHTTPStreamerSessionNotify: HTTP session create/destroy interface
IID3V2Frame - Interface in com.wowza.wms.media.mp3.model.idtags
 
ILiveStreamPacketizer - Interface in com.wowza.wms.stream.livepacketizer
ILiveStreamPacketizer: live stream packetizer interface.
ILiveStreamPacketizerActionNotify - Interface in com.wowza.wms.stream.livepacketizer
ILiveStreamPacketizerActionNotify: notify interface for live stream packetizers.
ILiveStreamPacketizerControl - Interface in com.wowza.wms.stream.livepacketizer
ILiveStreamPacketizerControl: interface to control which packetizers are run for which streams.
ILogNotify - Interface in com.wowza.wms.logging
ILogNotify: Interface to add custom fields to the Wowza Pro log files.
IMediaCaster - Interface in com.wowza.wms.mediacaster
 
IMediaCasterDataReceiver - Interface in com.wowza.wms.mediacaster
IMediaCasterDataReceiver: For internal use only.
IMediaCasterNetConnection - Interface in com.wowza.wms.mediacaster
IMediaCasterNetConnection: Internal use only
IMediaCasterNotify - Interface in com.wowza.wms.mediacaster
IMediaCasterNotify: listener interface to MediaCaster system.
IMediaCasterNotify2 - Interface in com.wowza.wms.mediacaster
 
IMediaCasterValidateMediaCaster - Interface in com.wowza.wms.mediacaster
IMediaCasterValidateMediaCaster: interface for implementing stream validators.
IMediaIndexItem - Interface in com.wowza.wms.stream
IMediaIndexItem: generic interface to mediaIndex
IMediaReader - Interface in com.wowza.wms.stream
IMediaReader: generic media reader interface.
IMediaReaderActionNotify - Interface in com.wowza.wms.stream
IMediaReaderActionNotify: listener interface for IMediaReader actions: See IApplicationInstance.addMediaReaderListener(IMediaReaderActionNotify mediaReaderListener)
IMediaReaderStreamPosition - Interface in com.wowza.wms.stream
IMediaReaderStreamPosition: Internal use
IMediaStream - Interface in com.wowza.wms.stream
IMediaStream: public, generic interface to mediaStream object.
IMediaStreamActionNotify - Interface in com.wowza.wms.stream
IMediaStreamActionNotify: listener interface used by IMediaStream addClientListener
IMediaStreamActionNotify2 - Interface in com.wowza.wms.stream
 
IMediaStreamCallback - Interface in com.wowza.wms.stream
IMediaStreamCallback: callback interface used by IMediaStream registerCallback, registerOnStatus, registerOnPlayStatus
IMediaStreamFileMapper - Interface in com.wowza.wms.stream
Interface for mapping a IMediaStream to the underlying file system.
IMediaStreamMediaCaster - Interface in com.wowza.wms.stream
IMediaStreamMediaCaster: Internal use
IMediaStreamMetaDataProvider - Interface in com.wowza.wms.stream
IMediaStreamMetaDataProvider: Live streaming metadata provider.
IMediaStreamNameAliasProvider - Interface in com.wowza.wms.stream
IMediaStreamNameAliasProvider: alias provider interface.
IMediaStreamNameAliasProvider2 - Interface in com.wowza.wms.stream
IMediaStreamNameAliasProvider: alias provider interface.
IMediaStreamNotify - Interface in com.wowza.wms.stream
IMediaStreamNotify: listener interface used by IApplicationInstance addMediaStreamListener
IMediaStreamPlay - Interface in com.wowza.wms.stream
IMediaStreamPlay: public interface of mediaStreamPlayer object.
IMediaStreamTimecodeControl - Interface in com.wowza.wms.stream
IMediaStreamTimecodeControl: Internal use.
IMediaWriter - Interface in com.wowza.wms.stream
IMediaWriter: generic media writer interface.
IMediaWriterActionNotify - Interface in com.wowza.wms.stream
IMediaWriterActionNotify: listener interface for file writing.
IModuleCallResult - Interface in com.wowza.wms.module
IModuleCallResult: callback interface used by IClient call.
IModuleNotify - Interface in com.wowza.wms.module
IModuleNotify: listener interface for listening to module loading and unloading.
IModuleOnApp - Interface in com.wowza.wms.module
IModuleCallResult: method interface examples for application level methods in a module.
IModuleOnCall - Interface in com.wowza.wms.module
IModuleOnCall: method interface example for the catch-all method handler onCall.
IModuleOnConnect - Interface in com.wowza.wms.module
IModuleOnConnect: method interface examples for client level methods in a module.
IModuleOnHTTPCupertinoEncryption - Interface in com.wowza.wms.module
IModuleOnHTTPCupertinoEncryption: listener interface for listening to AES-128 encryption events.
IModuleOnHTTPCupertinoStreamingSession - Interface in com.wowza.wms.module
IModuleOnHTTPSession: method interface for HTTP Cupertino Streaming session create/destroy.
IModuleOnHTTPSanJoseStreamingSession - Interface in com.wowza.wms.module
IModuleOnHTTPSanJoseStreamingSession: method interface for HTTP SanJose Streaming session create/destroy.
IModuleOnHTTPSession - Interface in com.wowza.wms.module
IModuleOnHTTPSession: method interface for HTTP Streaming session create/destroy.
IModuleOnHTTPSmoothStreamingPlayReady - Interface in com.wowza.wms.module
IModuleOnHTTPSmoothStreamingPlayReady: Still working on this...
IModuleOnHTTPSmoothStreamingSession - Interface in com.wowza.wms.module
IModuleOnHTTPSession: method interface for HTTP Smooth Streaming session create/destroy.
IModuleOnRTPSession - Interface in com.wowza.wms.module
IModuleOnRTPSession: method interface for RTP session create/destroy.
IModuleOnStream - Interface in com.wowza.wms.module
IModuleOnStream: method interface examples for stream level methods in a module.
IModulePingResult - Interface in com.wowza.wms.module
IModulePingResult: callback interface used by IClient ping.
incAbsTimecode(long) - Method in class com.wowza.wms.amf.AMFObj
Increment the absolution timecode
incByteContainerLevel(int) - Method in class com.wowza.wms.amf.AMFObj
Fake container for processing
incClientCountTotal() - Method in interface com.wowza.wms.application.IApplicationInstance
Increment the total number of connected client counter by one
incrementAccept(ConnectionHolder, Date, long, byte[]) - Method in class com.wowza.wms.client.ConnectionCounter
Increment accepted connections.
incrementBytesIn(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-in by bytes and increment message count by 0.
incrementBytesLoss(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-loss by bytes and increment message count by 0.
incrementBytesOut(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-out by bytes and increment message count by 0.
incrementFileIn(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment file-bytes-in by bytes.
incrementFileOut(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment file bytes-out by bytes.
incrementMediaInBytes(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Increment the media bytes in, Internal use.
incrementMediaInBytes(long) - Method in interface com.wowza.wms.stream.IMediaStream
Increment the number of mediaStream bytes received
incrementMediaLossBytes(long, long) - Method in interface com.wowza.wms.stream.IMediaStream
Increment the number of mediaStream loss bytes sent and number of packets sent
incrementMediaOutBytes(long, long) - Method in interface com.wowza.wms.stream.IMediaStream
Increment the number of mediaStream bytes sent and number of packets sent
incrementMessagesIn(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-in by bytes and increment message count by 1.
incrementMessagesIn(long, long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-in by bytes and message count by count.
incrementMessagesIn() - Method in class com.wowza.util.IOPerformanceCounter
Increment byte-in message count by 1.
incrementMessagesLoss(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-loss by bytes and increment message count by 1.
incrementMessagesLoss(long, long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-loss by bytes and message count by count.
incrementMessagesLoss() - Method in class com.wowza.util.IOPerformanceCounter
Increment byte-loss message count by 1.
incrementMessagesOut(long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-out by bytes and increment message count by 1.
incrementMessagesOut(long, long) - Method in class com.wowza.util.IOPerformanceCounter
Increment bytes-out by bytes and message count by count.
incrementMessagesOut() - Method in class com.wowza.util.IOPerformanceCounter
Increment byte-out message count by 1.
incrementReject(ConnectionHolder, int, Date, long, byte[]) - Method in class com.wowza.wms.client.ConnectionCounter
Increment reject connection.
incSlotVersion() - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Increment slot version by 1.
info(String) - Method in class com.wowza.wms.logging.WMSLogger
 
info(String, IMediaStream) - Method in class com.wowza.wms.logging.WMSLogger
 
info(String, String, String) - Method in class com.wowza.wms.logging.WMSLogger
 
info(String, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
info(String, IMediaStream, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
init(IApplicationInstance, IMediaStream, String, String, String) - Method in interface com.wowza.io.IRandomAccessReader
Intialize RandomAccessReader
init(IApplicationInstance, AuthenticationItem) - Method in interface com.wowza.wms.authentication.IAuthenticate
Initialize authentication class when instantiated as part of an application instance
init(IVHost, AuthenticationItem) - Method in interface com.wowza.wms.authentication.IAuthenticate
Initialize authentication class when instantiated as part of a vhost
init() - Method in class com.wowza.wms.http.HTTProvider2Base
Initialize the HTTPProvider
init() - Method in interface com.wowza.wms.http.IHTTPProvider2
 
init() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Initialize the HTTP streaming adapter
init(IApplicationInstance, HTTPStreamerItem) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Initialize context
init(MediaCasterStreamItem, MediaCasterItem, IApplicationInstance, String, String) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Initialize the media caster
init(String, String, MediaCasterItem, MediaCasterStreamMap, String, String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Initialize the media caster item (internal use)
init(MediaCaster) - Method in interface com.wowza.wms.mediacaster.rtp.IRTPSessionDescriptionDataProvider
 
init() - Method in class com.wowza.wms.rtp.model.RTPContext
Initialize
init(String, AMFData, int) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Initialize shared object slot
init(IApplicationInstance, IMediaStream, String, String, String) - Method in interface com.wowza.wms.stream.IMediaReader
Initialize mediaReader
init(MediaStreamMap, int, WMSProperties) - Method in interface com.wowza.wms.stream.IMediaStream
Initialize the mediaStream object after creation.
init(IMediaStream, MediaStreamMap) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Initialize mediaStreamPlayer
init(String, String, IApplicationInstance, LiveStreamPacketizerItem) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Initialize live stream packetizer
init(MediaStreamMap, int, WMSProperties) - Method in class com.wowza.wms.stream.MediaStreamBase
 
init(String) - Method in interface com.wowza.wms.vhost.IVHost
Initialize vHost.
init(int) - Method in class com.wowza.wms.vhost.ThreadPool
Initialize threadPool.
init(String, String) - Static method in class com.wowza.wms.vhost.VHostSingleton
Initialize vhost by name.
initContextLogging(IVHost) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
initContextLogging(IApplication) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
initContextLogging(IApplicationInstance) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
initializeLogging(String) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
initializeLogging(String, IVHost) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
initLiveStreamRepeating(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Initialize a stream for live stream repeating
initLiveStreamRepeating(String, String) - Method in interface com.wowza.wms.stream.IMediaStream
Initialize this stream for live stream repeating
initLiveStreamRepeating(String, String) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Initialize this stream for live stream repeating
initStream(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Create new server side NetStream object (internal to Flash workings).
interleavePackets(List, List, List, List, List, List, long[]) - Static method in class com.wowza.util.FLVUtils
This is a utility function primarily used for IMediaWriters.
interleavePackets(List, List, List, List, List, List, List, long[]) - Static method in class com.wowza.util.FLVUtils
This is a utility function primarily used for IMediaWriters.
interruptPlay() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Interrupt play to perform operation.
intToByteArray(int) - Static method in class com.wowza.util.BufferUtils
Convert a int value to a byte array in network order
intToByteArray(int, int) - Static method in class com.wowza.util.BufferUtils
Convert a int value to a byte array in network order
intToByteArray(int, byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Convert a int value to a byte array in network order
intToByteArray(int, byte[], int, int, boolean) - Static method in class com.wowza.util.BufferUtils
Convert a int value to a byte array in network order
intToByteArraySafeSync(int, byte[], int, int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2Utils
 
intValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as int.
invokePrevious(Object, IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleBase
Wowza Pro will determine command priority based on the order of the modules in the module list.
invokePrevious(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.module.ModuleBase
Wowza Pro will determine command priority based on the order of the modules in the module list.
IOPerformanceCounter - Class in com.wowza.util
IOPerformanceCounter: data object that tracks the server performance of a particular component (client, vHost, server, stream).
IOPerformanceCounter() - Constructor for class com.wowza.util.IOPerformanceCounter
Create an empty performance counter.
ioPerformanceCounter - Variable in class com.wowza.wms.rtp.model.RTPSession
 
ip - Variable in class com.wowza.wms.rtp.model.RTPSession
 
IPublishingProvider - Interface in com.wowza.wms.stream.publish
IPublishingProvider: publishing provider interface.
IRandomAccessReader - Interface in com.wowza.io
 
IResponseListener - Interface in com.wowza.wms.server
IResponseListener: Internal use.
IRTPMessageHandler - Interface in com.wowza.wms.rtp.model
IRTPMessageHandler: Internal use.
IRTPMetadataProvider - Interface in com.wowza.wms.rtp.model
IRTPMetadataProvider: Internal use.
IRTPSessionDescriptionDataProvider - Interface in com.wowza.wms.mediacaster.rtp
IRTPSessionDescriptionDataProvider: Internal use.
IRTPSessionDescriptionSessionHandler - Interface in com.wowza.wms.mediacaster.rtp
IRTPSessionDescriptionSessionHandler: Internal use.
IRTPSessionNotify - Interface in com.wowza.wms.rtp.model
IRTPSessionNotify: listener interface for RTP sessions.
IRTSPActionNotify - Interface in com.wowza.wms.rtp.model
IRTSPActionNotify: listener interface for RTSP actions.
isAcceptConnection() - Method in interface com.wowza.wms.application.IApplicationInstance
Is auto accept connection on/off
isAcceptConnection() - Method in interface com.wowza.wms.client.IClient
Is auto accept connection
isAcceptSession() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Return true if this session has not been rejected
isActive() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Is this session active, false after shutdown
isActive() - Method in class com.wowza.wms.logging.UDPAppender
 
isActive() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Is the live stream packetizer active
isAddressMulticast(String) - Static method in class com.wowza.util.NetworkUtils
Returns true if IP address is multicast address
isAMF0() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Is context AMF0
isAMF0() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Is context AMF0
isAMF3() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Is context AMF3
isAMF3() - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Is context AMF3
isAMF3Start(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Returns true if next byte in data is AMF3 start
isAnnounce - Variable in class com.wowza.wms.rtp.model.RTPSession
 
isAnnounce() - Method in class com.wowza.wms.rtp.model.RTPSession
Has ANNOUNCE command been called on this session
isAnnounceOrDescribe() - Method in class com.wowza.wms.rtp.model.RTPSession
Has announce or described been called
isAppend() - Method in interface com.wowza.wms.stream.IMediaStream
Is append to media file (only valid if isRecord)
isAppInstanceLoaded(String) - Method in interface com.wowza.wms.application.IApplication
Return true if application instance is loaded
isApplicationLoaded(String) - Method in interface com.wowza.wms.vhost.IVHost
Return true is the application is loaded
isArrayStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Returns true if next byte in data is an array start
isAudio() - Method in class com.wowza.wms.amf.AMFPacket
Is this an audio packet IVHost.CONTENTTYPE_AUDIO
isAudioCodecConfig(AMFPacket) - Static method in class com.wowza.util.FLVUtils
Returns true if the packet is a video codec config packet
isAVSyncNonSR() - Method in class com.wowza.wms.rtp.model.RTPStream
Is sync method based on RTCP packets (sender report)
isByteArrayStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Returns true if next byte is ByteArray start
isByteContainerEmpty() - Method in class com.wowza.wms.amf.AMFObj
Fake container for processing
isByteContainerFull() - Method in class com.wowza.wms.amf.AMFObj
Fake container for processing
isCheckIpAddr() - Method in class com.wowza.wms.rtp.model.RTPStream
Are we checking the ip address of each incoming RTP packet
isCheckSSRC() - Method in class com.wowza.wms.rtp.model.RTPStream
Are we checking the ssrc values of each incoming RTP packet
isClient(IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Is this client connected to shared object
isClient(IClient) - Method in class com.wowza.wms.sharedobject.SharedObject
 
isClustered() - Method in interface com.wowza.wms.stream.IMediaStream
not used
isConnected() - Method in interface com.wowza.wms.client.IClient
Is this client connected
isConnected - Variable in class com.wowza.wms.rtp.model.RTPSession
 
isConnected() - Method in class com.wowza.wms.rtp.model.RTPSession
Is session connection
isDebugEnabled() - Method in class com.wowza.wms.logging.WMSLogger
 
isDebugLog() - Method in class com.wowza.util.IOPerformanceCounter
 
isDebugRTSPSession() - Method in class com.wowza.wms.rtp.model.RTPSession
True if debugging RTSP session
isDescribe - Variable in class com.wowza.wms.rtp.model.RTPSession
 
isDescribe() - Method in class com.wowza.wms.rtp.model.RTPSession
Has DESCRIBE command been called on this session
isDynamic() - Method in class com.wowza.wms.amf.AMFDataTrait
Is class dynamic
isDynamicLogContextLoaded(String) - Method in interface com.wowza.wms.server.IServer
Returns true of the given dynamic log context is already loaded.
isDynamicLogContextLoaded(String) - Method in class com.wowza.wms.server.Server
 
isEmpty() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
isEnabledFor(Priority) - Method in class com.wowza.wms.logging.WMSLogger
 
isEncrypted() - Method in interface com.wowza.wms.client.IClient
Is this connection encrypted (RTMPE or RTMPTE)
isErrorEnabled() - Method in class com.wowza.wms.logging.WMSLogger
 
IServer - Interface in com.wowza.wms.server
IServer: public interface to Server object.
IServerNotify - Interface in com.wowza.wms.server
IServerNotify: listener interface.
IServerNotify2 - Interface in com.wowza.wms.server
IServerNotify2: listener interface.
isFileInfo(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Return true if the is file information for a given stream name
isFlashMediaLiveEncoder() - Method in interface com.wowza.wms.client.IClient
Returns true if this connection is the Flash Media Live Encoder
isFlashVersion10() - Method in interface com.wowza.wms.client.IClient
Returns true if the Flash version is equal or greater than 10.x.x.x
isFlashVersion90115() - Method in interface com.wowza.wms.client.IClient
Returns true if the Flash version is equal or greater than 9.0.115.x
isFlashVersionH264Capable() - Method in interface com.wowza.wms.client.IClient
Returns true if the connected client is capable of playing H.264 video (Flash player 9.0.45.x or greater)
isForceAMF0() - Method in class com.wowza.wms.response.ResponseFunction
 
isForceRTSPInterleaved() - Method in class com.wowza.wms.rtp.model.RTPStream
True if forcing RTSP interleaved
isGlobalLogValueSet(String) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
ISharedObject - Interface in com.wowza.wms.sharedobject
ISharedObject: public interface to SharedObject class.
ISharedObjectNotify - Interface in com.wowza.wms.sharedobject
ISharedObjectNotify: listener interface used by IApplicationInstance addSharedObjectListener
ISharedObjects - Interface in com.wowza.wms.sharedobject
ISharedObjects: public interface to SharedObjects.
ISharedObjectSlot - Interface in com.wowza.wms.sharedobject
ISharedObjectSlot: public interface to SharedObjectSlot class.
ISharedObjectSlotNotify - Interface in com.wowza.wms.sharedobject
ISharedObjectNotify: listener interface used by ISharedObject addSlotListener
isHitEnd() - Method in interface com.wowza.wms.stream.IMediaIndexItem
Is media index complete
IShoutCastFrameReceiver - Interface in com.wowza.wms.mediacaster.shoutcast
IShoutCastFrameReceiver: Internal use.
IShoutCastMetaDataListener - Interface in com.wowza.wms.mediacaster.shoutcast
IShoutCastMetaDataListener: Internal use.
IShoutCastMetaDataNotify - Interface in com.wowza.wms.mediacaster.shoutcast
IShoutCastMetaDataNotify: Internal use.
isInfoEnabled() - Method in class com.wowza.wms.logging.WMSLogger
 
isInMulticast() - Method in class com.wowza.wms.rtp.model.RTPPort
Is in stream multicast
isIntData() - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Internal use, get int data
isLastSentAbsTimecode() - Method in class com.wowza.wms.amf.AMFObj
 
isLive() - Method in class com.wowza.wms.rtp.model.RTPStream
Is live stream
isLiveRepeater() - Method in interface com.wowza.wms.client.IClient
Returns true if this connection is from the live stream repeater
isLiveStreamPacketize(String, IMediaStream) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerControl
Return true to packetize stream
isLoggedConnect() - Method in class com.wowza.wms.rtp.model.RTPSession
Is connect logged
isLongTimecode() - Method in class com.wowza.wms.amf.AMFObj
Get is a 32 bit timecode
isMediaCasterPlay() - Method in interface com.wowza.wms.stream.IMediaStream
Is MediaCaster play enabled (if true, will trigger MediaCaster startup)
isMember(String) - Method in class com.wowza.wms.amf.AMFDataTrait
Return true if member of this trait
isMergeOnMetadata() - Method in interface com.wowza.wms.stream.IMediaStream
If true, merge incoming onMetadata events with the current onMetdata event data.
isMixedArrayStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Returns true if next byte in data is mixed array start
isModePlay() - Method in class com.wowza.wms.rtp.model.RTPStream
Is this a play stream
isModePublish() - Method in class com.wowza.wms.rtp.model.RTPStream
Is this a publish stream
isModeUknown() - Method in class com.wowza.wms.rtp.model.RTPStream
Is the stream mode unknown (publish vs play)
isMPEGTSOut() - Method in class com.wowza.wms.rtp.model.RTPStream
Is MPEG-TS out
isMulticast() - Method in class com.wowza.wms.rtp.model.RTPDestination
Return true if multicast destination
isMulticast() - Method in class com.wowza.wms.rtp.model.RTPPort
Is multicast
isNew() - Method in class com.wowza.wms.amf.AMFObj
Is this a new packet.
ISO8601_FORMAT - Static variable in interface com.wowza.wms.logging.Constants
ISO8601 string literal.
ISO8601_PATTERN - Static variable in interface com.wowza.wms.logging.Constants
SimpleTimePattern for ISO8601.
isObjectEncodingAMF0() - Method in class com.wowza.wms.amf.AMFObj
 
isObjectEncodingAMF0() - Method in interface com.wowza.wms.client.IClient
Is the object encoding for this client AMF0
isObjectEncodingAMF3() - Method in class com.wowza.wms.amf.AMFObj
 
isObjectEncodingAMF3() - Method in interface com.wowza.wms.client.IClient
Is the object encoding for this client AMF3
isObjEnd(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Returns true if next byte is object end
isObjStart(ByteBuffer, AMFDataContextDeserialize) - Static method in class com.wowza.wms.amf.AMFData
Returns true if next byte in data is object start
isOpen() - Method in interface com.wowza.io.IRandomAccessReader
Is the media asset open
isOpen() - Method in interface com.wowza.wms.stream.IMediaReader
is file open
isOpen() - Method in interface com.wowza.wms.stream.IMediaStream
Is mediaStream open
isOutMulticast() - Method in class com.wowza.wms.rtp.model.RTPPort
Is out stream multicast
isPacketizeAudio() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
True if audio is being packetized
isPacketizeData() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
True if data is being packetized
isPacketizeVideo() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
True if video is being packetized
isPaused() - Method in class com.wowza.wms.rtp.model.RTPStream
Is stream paused
isPending() - Method in class com.wowza.wms.response.ResponseFunctions
Are there any pending items in the list.
isPersistent() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Is this shared object being persisted.
isPersistent() - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Are shared objects in list persistent.
isPersistent() - Method in class com.wowza.wms.sharedobject.SharedObject
 
isPlay() - Method in interface com.wowza.wms.stream.IMediaStream
Is the stream a play stream (vs a publish stream)
isPlaying() - Method in interface com.wowza.wms.stream.IMediaStream
Is mediaStream playing (or paused - false)
isPlayLogged() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
true, if play has been logged
isPublishStreamReady() - Method in class com.wowza.wms.rtp.model.RTPStream
See if a publishing stream has enough data to start playback
isPublishStreamReady(boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Returns true if the publishing stream contains enough video/audio data to start playback
isReceiveAudio() - Method in interface com.wowza.wms.stream.IMediaStream
Is client currently receiving audio.
isReceiveVideo() - Method in interface com.wowza.wms.stream.IMediaStream
Is client currently receiving video.
isRecord() - Method in interface com.wowza.wms.stream.IMediaStream
Is this stream being recorded to a file
isRepeaterEdge() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Is this packetizer a live repeater edge
isResetPlayStream() - Method in class com.wowza.wms.rtp.model.RTPStream
Is reset stream trigger, Internal use.
isResyncAudioVideoOnSR() - Method in class com.wowza.wms.rtp.model.RTPStream
Reset audio/video sync on new RTCP packets (not just first packet)
isRTPIncomingDatagramPortValid(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Check a port number to be sure it is a valid RTP UDP port for this application instance
isRTPWrapped() - Method in class com.wowza.wms.rtp.model.RTPDestination
Is stream wrapped in RTP (MPEG-TS in RTP)
isRTSP() - Method in class com.wowza.wms.rtp.model.RTPStream
Is this RTP Stream managed by RTSP session
isRTSPAlwaysUseSDPPorts() - Method in class com.wowza.wms.rtp.model.RTPStream
Force RTSP to use ports in SDP data
isSecure() - Method in interface com.wowza.wms.client.IClient
Is this connection protected by either SSL or encryption (RTMPE, RTMPTE, RTMPS)
isSecure() - Method in interface com.wowza.wms.http.IHTTPRequest
Returns true is the request is protected by SSL
isSendOnMetadata() - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Get to send onMetadata event when stream starts
isSendOnMetadata() - Method in class com.wowza.wms.stream.publish.PublishingProviderBase
True to send onMetadata event on stream start
isSendOnMetadata() - Method in class com.wowza.wms.stream.publish.Stream
True if sending onMetadata events
isSendPlayStopLogEvent() - Method in interface com.wowza.wms.stream.IMediaStream
Get need to send a log event for stop
isSendPublishStopLogEvent() - Method in interface com.wowza.wms.stream.IMediaStream
Get need to send a log event for publishing
isSendRecordStopLogEvent() - Method in interface com.wowza.wms.stream.IMediaStream
Get need to send a log event for recording
isSendResult(AMFDataList) - Static method in class com.wowza.wms.module.ModuleBase
Is this method call expecting sendResult to be called.
isSendSDESEvents() - Method in class com.wowza.wms.rtp.model.RTPStream
Send RTCP SDES events
isSession() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Is there current a session attached to this MediaCaster
isSessionValid - Variable in class com.wowza.wms.rtp.model.RTPSession
 
isSessionValid() - Method in class com.wowza.wms.rtp.model.RTPSession
Is this session valid
isShutdownClient() - Method in class com.wowza.wms.rtp.model.RTPSession
Is RTP session shutdown
isShutdownOnRelease() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
On last release shutdown the stream even if clients are connected
isShuttingDown() - Method in interface com.wowza.wms.vhost.IVHost
Is the VHost shutting down
isSSL() - Method in interface com.wowza.wms.client.IClient
Is this connection SSL (RTMPS)
isStartStarupStreams() - Method in interface com.wowza.wms.vhost.IVHost
Returns true if the startup streams are to start and vhost startup
isStream() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Is there a stream associated with this MediaCaster
isStream() - Method in class com.wowza.wms.rtp.model.RTPDestination
Return true if stream destination (and not native RTP destination)
isStreamIsRunning() - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Return true if stream is currently running
isStreamStarted() - Method in class com.wowza.wms.rtp.model.RTPStream
Is stream started
isSuspended() - Method in interface com.wowza.wms.server.IServer
Is the server current suspended
isSuspended() - Method in class com.wowza.wms.server.Server
 
isSuspended() - Method in class com.wowza.wms.vhost.HostPort
 
isSuspended() - Method in interface com.wowza.wms.vhost.IVHost
Returns true is all HostPorts connected to this VHost are suspended
isSwitchLog() - Method in class com.wowza.wms.stream.publish.Stream
Log when a playlist switch occurs
isTimeout(long) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Return true if this session is timed out.
isTimeout(long, int) - Method in class com.wowza.wms.rtp.model.RTPStream
Is the stream timeout out
isTimeoutSession() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Get is session timeout.
isTraceEnabled() - Method in class com.wowza.wms.logging.WMSLogger
 
IStreamActionNotify - Interface in com.wowza.wms.stream.publish
IStreamActionNotify: listener interface to Stream class for playlist items.
isValid() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
 
isValid() - Method in interface com.wowza.wms.stream.IMediaReaderStreamPosition
 
isValidated() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Has this session been validated
isValidateFMLEConnections() - Method in interface com.wowza.wms.application.IApplicationInstance
Returns true if validating FMLE connection (default is false)
isValidateFMLEConnections() - Method in interface com.wowza.wms.client.IClient
Returns true if validating FMLE connection (default is false)
isValidStreamDomainStr(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, is stream name valid for HTTP session
isVersionFile() - Method in interface com.wowza.wms.stream.IMediaWriter
Return true if the old file is to be versioned
isVideo() - Method in class com.wowza.wms.amf.AMFPacket
Is this an audio packet IVHost.CONTENTTYPE_VIDEO
isVideoCodecConfig(AMFPacket) - Static method in class com.wowza.util.FLVUtils
Returns true if the packet is a video codec config packet
isVideoKeyFrame(AMFPacket) - Static method in class com.wowza.util.FLVUtils
Returns true if the packet is a video key frame
isVideoKeyFrame(ByteBuffer) - Static method in class com.wowza.util.FLVUtils
Returns true if the packet is a video key frame
isVideoKeyFrame(byte[]) - Static method in class com.wowza.util.FLVUtils
Returns true if the packet is a video key frame
isVideoKeyFrame(int[]) - Static method in class com.wowza.util.FLVUtils
Returns true if the packet is a video key frame
isVisited() - Method in class com.wowza.wms.vhost.VHostItem
Has this vHostItem been visited during load of VHosts.xml file.
isWaitForVideoKeyFrame() - Method in interface com.wowza.wms.stream.IMediaWriter
get wait for key frame
isWarnEnabled() - Method in class com.wowza.wms.logging.WMSLogger
 
IVHost - Interface in com.wowza.wms.vhost
IVHost: public interface to VHost object.
IVHostItemNotify - Interface in com.wowza.wms.vhost
IVHostItemNotify: listener interface used by VHostList addVHostItemListener
IVHostNotify - Interface in com.wowza.wms.vhost
IVHostNotify: listener interface used by VHostSingleton addVHostListener
IWorkerThreadClear - Interface in com.wowza.wms.vhost
IWorkerThreadClear: Internal use.

J

JNDI_CONTEXT_NAME - Static variable in interface com.wowza.wms.logging.Constants
JNDI context name string literal.

K

killClient(int) - Method in interface com.wowza.wms.vhost.IVHost
Remove client from vHost and send disconnect message.
killRTSPSession(String) - Method in interface com.wowza.wms.vhost.IVHost
Kill an RTSP connection by the RTSP session id

L

lastAuthenticateMethod - Variable in class com.wowza.wms.rtp.model.RTPSession
 
lastModified() - Method in interface com.wowza.io.IRandomAccessReader
Return the lastModified date (same format as File.lastModified)
len - Variable in class com.wowza.wms.amf.AMFObjChunk
 
length() - Method in interface com.wowza.io.IRandomAccessReader
Get the media asset length in bytes
length() - Method in interface com.wowza.wms.stream.IMediaStream
Get length/duration (seconds) of media file pointed to by mediaStream
length() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Get stream length/seconds (seconds)
liveStreamPacketizers - Variable in class com.wowza.wms.stream.MediaStreamMap
 
load() - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Load persistent shared objects from file system.
load() - Method in class com.wowza.wms.sharedobject.SharedObject
 
loadConfig() - Method in class com.wowza.wms.vhost.VHostList
 
loadConfigFile(RTPContext, String) - Static method in class com.wowza.wms.util.RTPUtils
Load config file, Internal use.
loadConfigFile(StreamList, String) - Static method in class com.wowza.wms.util.StreamUtils
Load Strreams.xml, Internal use.
loadConfigProperies(Element, String, WMSProperties) - Static method in class com.wowza.util.XMLUtils
Loads <Properties> elemnt by xpath into properties object.
loadConfigProperies(NodeList, WMSProperties) - Static method in class com.wowza.util.XMLUtils
Given a nodeList load children as properties.
loadFile(File) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
lock() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Lock a shared object for write access
lock() - Method in class com.wowza.wms.sharedobject.SharedObject
 
lockRepeaterStreams(List<String>, String, String, String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, lock in reapter streams
lockRepeaterStreams(List<String>) - Method in class com.wowza.wms.rtp.model.RTPStream
Lock a list of live repeater stream names, Internal use.
log(Level, String, IMediaStream, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
log(Level, String, IMediaStream, String, String) - Method in class com.wowza.wms.logging.WMSLogger
 
log(Level, String, String, String) - Method in class com.wowza.wms.logging.WMSLogger
 
log(Level, String) - Method in class com.wowza.wms.logging.WMSLogger
 
log(Level, String, IMediaStream) - Method in class com.wowza.wms.logging.WMSLogger
 
LOG4J_ID_KEY - Static variable in interface com.wowza.wms.logging.Constants
log4jid string literal.
LOG4J_PACKAGE_NAME - Static variable in interface com.wowza.wms.logging.Constants
log4j package name string literal.
logDebug(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleClientLogging
Send a debug message to the logging system NetConnection.call("logDebug", null, message);
logError(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleClientLogging
Send a error message to the logging system NetConnection.call("logError", null, message);
loggedConnect - Variable in class com.wowza.wms.rtp.model.RTPSession
 
LOGGERNAME_SERVER - Static variable in class com.wowza.wms.logging.WMSLoggerFactory
 
logInfo(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleClientLogging
Send a info message to the logging system NetConnection.call("logInfo", null, message);
logLiveChunk(LiveStreamPacketizerCupertinoChunk) - Method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
logLiveChunk(LiveStreamPacketizerSanJoseChunk) - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
logLiveFragment(SmoothStreamerFragmentId, RTPPacketFragmentList) - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
logNotifier - Static variable in class com.wowza.wms.server.Server
 
LogNotifyCalculateIncremental - Class in com.wowza.wms.logging
LogNotifyCalculateIncremental: pre-built implementation of ILogNotify that adds 5 new log fields:
LogNotifyCalculateIncremental() - Constructor for class com.wowza.wms.logging.LogNotifyCalculateIncremental
 
logVODChunk(LiveStreamPacketizerCupertinoChunk) - Method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
logVODChunk(LiveStreamPacketizerSanJoseChunk) - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
logVODFragment(SmoothStreamerFragmentId, RTPPacketFragmentList) - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
logWarn(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleClientLogging
Send a warning message to the logging system NetConnection.call("logWarn", null, message);
longToByteArray(long) - Static method in class com.wowza.util.BufferUtils
Convert a long value to a byte array in network order
longToByteArray(long, int) - Static method in class com.wowza.util.BufferUtils
Convert a long value to a byte array in network order
longToByteArray(long, byte[], int, int) - Static method in class com.wowza.util.BufferUtils
Convert a long value to a byte array in network order
longToByteArray(long, byte[], int, int, boolean) - Static method in class com.wowza.util.BufferUtils
Convert a long value to a byte array in network order
longValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as long.

M

main(String[]) - Static method in class com.wowza.util.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
main(String[]) - Static method in class com.wowza.wms.server.Server
 
makeNewLoggerInstance(String) - Method in class com.wowza.wms.logging.WMSLoggerFactory
 
MAXSTREAMINDEX - Static variable in class com.wowza.wms.stream.MediaStreamMap
 
md5Digest - Static variable in class com.wowza.util.MD5DigestUtils
 
MD5DigestUtils - Class in com.wowza.util
MD5DigestUtils: MD5 hash utilities.
MD5DigestUtils() - Constructor for class com.wowza.util.MD5DigestUtils
 
md5Lock - Static variable in class com.wowza.util.MD5DigestUtils
 
MediaCasterItem - Class in com.wowza.wms.mediacaster
 
MediaCasterItem(String, String, String) - Constructor for class com.wowza.wms.mediacaster.MediaCasterItem
Media caster item constructor
MediaCasterList - Class in com.wowza.wms.mediacaster
 
MediaCasterList() - Constructor for class com.wowza.wms.mediacaster.MediaCasterList
Constructor
MediaCasterSettings - Class in com.wowza.wms.mediacaster
 
MediaCasterSettings() - Constructor for class com.wowza.wms.mediacaster.MediaCasterSettings
 
MediaCasterStreamItem - Class in com.wowza.wms.mediacaster
 
MediaCasterStreamItem(long) - Constructor for class com.wowza.wms.mediacaster.MediaCasterStreamItem
Media caster item constructor
MediaCasterStreamManager - Class in com.wowza.wms.mediacaster
 
MediaCasterStreamManager(MediaCasterStreamMap) - Constructor for class com.wowza.wms.mediacaster.MediaCasterStreamManager
 
MediaCasterStreamMap - Class in com.wowza.wms.mediacaster
 
MediaCasterStreamMap(IApplicationInstance) - Constructor for class com.wowza.wms.mediacaster.MediaCasterStreamMap
Create a new mediacaster map
MEDIACASTERTYPE_LIVEREPEATER - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
MEDIACASTERTYPE_RTPLIVE - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
MEDIACASTERTYPE_SHOUTCAST - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
MEDIACASTERTYPE_UNKNOWN - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
MediaStreamBase - Class in com.wowza.wms.stream
 
MediaStreamBase() - Constructor for class com.wowza.wms.stream.MediaStreamBase
 
mediaStreamListeners - Variable in class com.wowza.wms.stream.MediaStreamMap
 
MediaStreamMap - Class in com.wowza.wms.stream
MediaStreamMap: collection of IMediaStream object.
MediaStreamMap(IApplicationInstance) - Constructor for class com.wowza.wms.stream.MediaStreamMap
Create empty MediaStreamMap collection
MediaUtils - Class in com.wowza.util
MediaUtils: Media utilities.
MediaUtils() - Constructor for class com.wowza.util.MediaUtils
 
members - Variable in class com.wowza.wms.amf.AMFDataObj
 
MILLS_PER_HOUR - Static variable in class com.wowza.wms.amf.AMFData
Number of milliseconds in an hour
MIMETYPES_JPEG - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
MIMETYPES_PNG - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
MIMETYPES_URL - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
MISSING - Static variable in interface com.wowza.wms.stream.IMediaIndexItem
media file is missing
MODE_PLAY - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
MODE_PUBLISH - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
MODE_UNKNOWN - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
ModuleBase - Class in com.wowza.wms.module
ModuleBase: Base class that all server side modules should extends.
ModuleBase() - Constructor for class com.wowza.wms.module.ModuleBase
 
ModuleClientLogging - Class in com.wowza.wms.module
 
ModuleClientLogging() - Constructor for class com.wowza.wms.module.ModuleClientLogging
 
ModuleCore - Class in com.wowza.wms.module
ModuleCore includes all the basic commands support by the NetStream and NetConnection client side objects.
ModuleCore() - Constructor for class com.wowza.wms.module.ModuleCore
 
ModuleFastPlay - Class in com.wowza.wms.module
 
ModuleFastPlay() - Constructor for class com.wowza.wms.module.ModuleFastPlay
 
ModuleMediaCaster - Class in com.wowza.wms.mediacaster
ModuleMediaCaster: Module for manipulating media casters through a Flash UI.
ModuleMediaCaster() - Constructor for class com.wowza.wms.mediacaster.ModuleMediaCaster
 
ModuleMediaCasterStreamMonitorAdvanced - Class in com.wowza.wms.module
ModuleMediaCasterStreamMonitorAdvanced: Advanced stream monitoring module.
ModuleMediaCasterStreamMonitorAdvanced() - Constructor for class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
ModuleProperties - Class in com.wowza.wms.module
 
ModuleProperties() - Constructor for class com.wowza.wms.module.ModuleProperties
 
monitors - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
msb0baseTime - Static variable in class com.wowza.util.SystemUtils
 
msb1baseTime - Static variable in class com.wowza.util.SystemUtils
 
MSG_STARTSTREAM - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerRepeater
 
MSG_SWITCHSTREAM - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerRepeater
 

N

nameGroupId - Variable in class com.wowza.wms.stream.MediaStreamMap
 
nameGroups - Variable in class com.wowza.wms.stream.MediaStreamMap
 
NetworkUtils - Class in com.wowza.util
NetworkUtils: Networking utilities.
NetworkUtils() - Constructor for class com.wowza.util.NetworkUtils
 
newValue - Variable in class com.wowza.util.SystemUtils.ReplaceItem
 
newXPathFactory() - Static method in class com.wowza.util.XMLUtils
Get a new XPath factory object.
next(int) - Method in class com.wowza.wms.stream.publish.Stream
 
next() - Method in class com.wowza.wms.stream.publish.Stream
 
nextStreamId - Variable in class com.wowza.wms.stream.MediaStreamMap
 
NO_OPTIONS - Static variable in class com.wowza.util.Base64
No options specified.
NoMBean - Annotation Type in com.wowza.util
Annotation for excluding a method from the JMX interface.
notifyActionOnMetaData(AMFPacket) - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of onMetaData change
notifyActionPause(boolean, long) - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of pause action
notifyActionPauseRaw(boolean, long) - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of pauseRaw action
notifyActionPlay(String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of play action
notifyActionPublish(String, boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of publish action
notifyActionSeek(double) - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of seek action
notifyActionStop() - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of stop action
notifyActionUnPublish(String, boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Notify client listeners of unpublish action
notifyLiveStreamPacketizerCreate(ILiveStreamPacketizer, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify Live Stream Packetizer Create
notifyLiveStreamPacketizerDestroy(ILiveStreamPacketizer) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify Live Stream Packetizer Destory
notifyLiveStreamPacketizerInit(ILiveStreamPacketizer, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify Live Stream Packetizer Init
notifyMediaReaderClose(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify media reader notifyMediaReaderClose
notifyMediaReaderCreate(IMediaReader) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify media reader notifyMediaReaderCreate
notifyMediaReaderExtractMetaData(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify media reader notifyMediaReaderExtractMetaData
notifyMediaReaderInit(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify media reader notifyMediaReaderInit
notifyMediaReaderOpen(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify media reader notifyMediaReaderOpen
notifyMediaStreamCreate(IMediaStream) - Method in class com.wowza.wms.stream.MediaStreamMap
Notify all media stream listeners that a new media stream object has been created.
notifyMediaStreamDestroy(IMediaStream) - Method in class com.wowza.wms.stream.MediaStreamMap
Notify all media stream listeners that a media stream object is being destroyed.
notifyMediaWriterOnFLVAddMetadata(IMediaStream, Map<String, Object>) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify all MediaWriter listeners of onFLVAddMetadata
notifyMediaWriterOnWriteComplete(IMediaStream, File) - Method in interface com.wowza.wms.application.IApplicationInstance
Notify all MediaWriter listeners of onWriteComplete
notifyPlayPublish(IMediaStream) - Method in class com.wowza.wms.stream.MediaStreamMap
Notify all play streams that are listening to this stream that the stream is going into a state of publish (NetStream.Play.PublishNotify).
notifyPlayUnpublish(IMediaStream) - Method in class com.wowza.wms.stream.MediaStreamMap
Notify all play streams that are listening to this stream that the stream is going into a state of unpublished (NetStream.Play.UnpublishNotify).
notifyPlayUnpublish(String) - Method in class com.wowza.wms.stream.MediaStreamMap
Notify all play streams that are listening to this stream name that the stream is going into a state of unpublished (NetStream.Play.UnpublishNotify).
notifySessionCreate(IApplicationInstance, RTPSession) - Method in class com.wowza.wms.rtp.model.RTPSessions
Notify session create
notifySessionCreate(RTPSession) - Method in class com.wowza.wms.rtp.model.RTPSessions
Notify session create
notifySessionDestroy(IApplicationInstance, RTPSession) - Method in class com.wowza.wms.rtp.model.RTPSessions
Notify session destroy
notifySessionDestroy(RTPSession) - Method in class com.wowza.wms.rtp.model.RTPSessions
Notify session destroy
notifySlotDelete(ISharedObjectSlot) - Method in class com.wowza.wms.sharedobject.SharedObject
 
notifySlotSetValue(ISharedObjectSlot) - Method in class com.wowza.wms.sharedobject.SharedObject
 
notifyVHostClientConnect(IVHost, IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.vhost.VHostSingleton
Notify vhost client connect
notifyVHostCreate(IVHost) - Static method in class com.wowza.wms.vhost.VHostSingleton
Notify vHost listener of create.
notifyVHostInit(IVHost) - Static method in class com.wowza.wms.vhost.VHostSingleton
Notify vHost listener of ini.
notifyVHostItemCreate(VHostItem) - Method in class com.wowza.wms.vhost.VHostList
Notify vHostItem listener of item create.
notifyVHostItemDestroy(VHostItem) - Method in class com.wowza.wms.vhost.VHostList
Notify vHostItem listener of item destroy.
notifyVHostItemUpdate(VHostItem) - Method in class com.wowza.wms.vhost.VHostList
Notify vHostItem listener of item update.
notifyVHostShutdownComplete(IVHost) - Static method in class com.wowza.wms.vhost.VHostSingleton
Notify vHost listener of destruction.
notifyVHostShutdownStart(IVHost) - Static method in class com.wowza.wms.vhost.VHostSingleton
Notify vHost listener of destruction.

O

offset - Variable in class com.wowza.wms.amf.AMFObjChunk
 
onAACEncodeInfo(IMediaCaster, int, int, int) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastMetaDataNotify
 
onAcceptConnection(ConnectionCounter, ConnectionHolder, Date, long) - Method in interface com.wowza.wms.client.IConnectionNotify
Triggered when client connection accepted
onAcceptorCreate(HostPort, Map) - Method in interface com.wowza.wms.vhost.IAcceptorNotify
Triggered when a new acceptor is created
onAcceptorDestroy(HostPort, Map) - Method in interface com.wowza.wms.vhost.IAcceptorNotify
Triggered when a new acceptor is deleted
onAnnounce(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by ANNOUNCE command
onAnnounce(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on ANNOUNCE command
onApplicationCreate(IApplication) - Method in interface com.wowza.wms.application.IApplicationNotify
Triggered when application created
onApplicationDestroy(IApplication) - Method in interface com.wowza.wms.application.IApplicationNotify
Triggered when application destroyed
onApplicationInstanceCreate(IApplicationInstance) - Method in interface com.wowza.wms.application.IApplicationInstanceNotify
Triggered when applicationInstance created
onApplicationInstanceDestroy(IApplicationInstance) - Method in interface com.wowza.wms.application.IApplicationInstanceNotify
Triggered when applicationInstance destroyed
onAppStart(IApplicationInstance) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
onAppStart
onAppStart(IApplicationInstance) - Method in interface com.wowza.wms.module.IModuleOnApp
Invoked when an application instance is started.
onAppStart(IApplicationInstance) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onAppStop(IApplicationInstance) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
onAppStop
onAppStop(IApplicationInstance) - Method in interface com.wowza.wms.module.IModuleOnApp
Invoked when an application instance is stopped (destroyed).
onAppStop(IApplicationInstance) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onBind(IVHost, HostPort) - Method in class com.wowza.wms.http.HTTProvider2Base
Called when bind is called on port
onBind(IVHost, HostPort) - Method in interface com.wowza.wms.http.IHTTPProvider
Triggered after hostPort binds to socket
onCall(String, IClient, RequestFunction, AMFDataList) - Method in interface com.wowza.wms.module.IModuleOnCall
Catch-all method handler.
onCallback(IMediaStream, RequestFunction, AMFDataList) - Method in interface com.wowza.wms.stream.IMediaStreamCallback
Triggered on callback event
onClientAccept(IClient) - Method in interface com.wowza.wms.client.IClientNotify
Triggered when client connection accepted
onClientConnect(IClient) - Method in interface com.wowza.wms.client.IClientNotify
Triggered when client attempt connection
onClientDisconnect(IClient) - Method in interface com.wowza.wms.client.IClientNotify
Triggered when client disconnected
onClientReject(IClient) - Method in interface com.wowza.wms.client.IClientNotify
Triggered when client connection rejected
onCodecConfigAAC(AACFrame, byte[], long) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastFrameReceiver
 
onConnect(IClient, RequestFunction, AMFDataList) - Method in interface com.wowza.wms.module.IModuleOnConnect
Invoked when a client connection is initiated.
onConnectAccept(IClient) - Method in interface com.wowza.wms.module.IModuleOnConnect
Invoked when a client connection is accepted.
onConnectFailure(IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify2
Invoked when a connection or reconnection attempt fails
onConnectReject(IClient) - Method in interface com.wowza.wms.module.IModuleOnConnect
Invoked when a client connection is rejected.
onConnectStart(IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify2
Invoked when a connection or reconnection attempt is invoked
onConnectSuccess(IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify2
Invoked when a connection or reconnection attempt is successful
onCreate(IHTTPStreamerCupertinoIndex, IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Method in interface com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.IHTTPStreamerCupertinoVODActionNotify
Called when file index created
onData(ByteBuffer) - Method in interface com.wowza.wms.mediacaster.IMediaCasterDataReceiver
Data callback
onDescribe(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by DESCRIBE command
onDescribe(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on DESCRIBE command
onDestroy(IHTTPStreamerCupertinoIndex) - Method in interface com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.IHTTPStreamerCupertinoVODActionNotify
Called after file index is destroyed
onDisconnect(ConnectionCounter, ConnectionHolder, boolean, Date, long) - Method in interface com.wowza.wms.client.IConnectionNotify
Triggered when client disconnected
onDisconnect() - Method in interface com.wowza.wms.mediacaster.rtp.IRTPSessionDescriptionSessionHandler
 
onDisconnect(IClient) - Method in interface com.wowza.wms.module.IModuleOnConnect
Invoked when a client disconnects.
onFile(File) - Method in interface com.wowza.util.IFileProcess
Triggered for each file encountered in FileUtils.traverseDirectory
onFillChunkEnd(IHTTPStreamerCupertinoIndex, IHTTPStreamerCupertinoIndexItem, LiveStreamPacketizerCupertinoChunk, boolean) - Method in interface com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.IHTTPStreamerCupertinoVODActionNotify
Called after each chunk is filled.
onFillChunkStart(IHTTPStreamerCupertinoIndex, IHTTPStreamerCupertinoIndexItem, LiveStreamPacketizerCupertinoChunk, boolean) - Method in interface com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.IHTTPStreamerCupertinoVODActionNotify
Called each time a chunk is filled.
onFLVAddMetadata(IMediaStream, Map<String, Object>) - Method in interface com.wowza.wms.stream.IMediaWriterActionNotify
Called just before metadata is written to the file (FLV only)
onFrameAAC(AACFrame, byte[], long) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastFrameReceiver
 
onFrameMP3(int, int, int, byte[], byte[], byte[]) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastFrameReceiver
 
onGetParameter(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by GET_PARAMETER command
onGetParameter(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on GET_PARAMETER command
onHeaderData(Map<String, String>) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastFrameReceiver
 
onHeaderData(IMediaCaster, Map<String, String>) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastMetaDataNotify
 
onHTTPCupertinoEncryptionKeyCreateLive(IApplicationInstance, String, byte[]) - Method in interface com.wowza.wms.module.IModuleOnHTTPCupertinoEncryption
Called whem live stream key is requested (per-published stream)
onHTTPCupertinoEncryptionKeyCreateVOD(HTTPStreamerSessionCupertino, byte[]) - Method in interface com.wowza.wms.module.IModuleOnHTTPCupertinoEncryption
Called when video on demand key is requested (per-session)
onHTTPCupertinoEncryptionKeyRequest(HTTPStreamerSessionCupertino, IHTTPRequest, IHTTPResponse) - Method in interface com.wowza.wms.module.IModuleOnHTTPCupertinoEncryption
Called when a key is requested.
onHTTPCupertinoStreamingSessionCreate(HTTPStreamerSessionCupertino) - Method in interface com.wowza.wms.module.IModuleOnHTTPCupertinoStreamingSession
Invoked when an HTTP Cupertino Streaming session is created.
onHTTPCupertinoStreamingSessionDestroy(HTTPStreamerSessionCupertino) - Method in interface com.wowza.wms.module.IModuleOnHTTPCupertinoStreamingSession
Invoked when an HTTP Cupertino Streaming session is destroyed.
onHTTPRequest(IVHost, IHTTPRequest, IHTTPResponse) - Method in interface com.wowza.wms.http.IHTTPProvider
Triggered for each HTTP request to the given hostPort that is not an RTMPT request.
onHTTPSanJoseStreamingSessionCreate(HTTPStreamerSessionSanJose) - Method in interface com.wowza.wms.module.IModuleOnHTTPSanJoseStreamingSession
Invoked when an HTTP SanJose Streaming session is created.
onHTTPSanJoseStreamingSessionDestroy(HTTPStreamerSessionSanJose) - Method in interface com.wowza.wms.module.IModuleOnHTTPSanJoseStreamingSession
Invoked when an HTTP SanJose Streaming session is destroyed.
onHTTPSessionCreate(IHTTPStreamerSession) - Method in interface com.wowza.wms.module.IModuleOnHTTPSession
Invoked when an HTTP Session is created (both Smooth and Cupertino sessions).
onHTTPSessionDestroy(IHTTPStreamerSession) - Method in interface com.wowza.wms.module.IModuleOnHTTPSession
Invoked when an HTTP Session is destroyed (both Smooth and Cupertino sessions).
onHTTPSmoothStreamingPlayReadyCreateLive(IApplicationInstance, String, PlayReadyKeyInfo) - Method in interface com.wowza.wms.module.IModuleOnHTTPSmoothStreamingPlayReady
 
onHTTPSmoothStreamingPlayReadyCreateVOD(HTTPStreamerSessionSmoothStreamer, PlayReadyKeyInfo) - Method in interface com.wowza.wms.module.IModuleOnHTTPSmoothStreamingPlayReady
 
onHTTPSmoothStreamingSessionCreate(HTTPStreamerSessionSmoothStreamer) - Method in interface com.wowza.wms.module.IModuleOnHTTPSmoothStreamingSession
Invoked when an HTTP Smooth Streaming session is created.
onHTTPSmoothStreamingSessionDestroy(HTTPStreamerSessionSmoothStreamer) - Method in interface com.wowza.wms.module.IModuleOnHTTPSmoothStreamingSession
Invoked when an HTTP Smooth Streaming session is destroyed.
onHTTPStreamerSessionCreate(IHTTPStreamerSession) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSessionNotify
Called when an HTTP streaming session is created
onHTTPStreamerSessionDestroy(IHTTPStreamerSession) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSessionNotify
Called when an HTTP streaming session is destroyed
onIndex(IHTTPStreamerCupertinoIndex, IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Method in interface com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.IHTTPStreamerCupertinoVODActionNotify
Called after file is indexed
onInit(IHTTPStreamerCupertinoIndex, IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Method in interface com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.IHTTPStreamerCupertinoVODActionNotify
Called after initialized
onLiveStreamPacketizerCreate(ILiveStreamPacketizer, String) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerActionNotify
Called when packetizer created
onLiveStreamPacketizerDestroy(ILiveStreamPacketizer) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerActionNotify
Called when packetizer destroyed
onLiveStreamPacketizerInit(ILiveStreamPacketizer, String) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerActionNotify
Called after packetizer is initialized
onLog(Level, String, IMediaStream, String, String, int, String) - Method in interface com.wowza.wms.logging.ILogNotify
Called each time the server logs a message.
onLog(Level, String, IMediaStream, String, String, int, String) - Method in class com.wowza.wms.logging.LogNotifyCalculateIncremental
 
onMediaCasterCreate(IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify
Invoked when mediaCaster created
onMediaCasterDestroy(IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify
Invoked when MediaCaster destroyed
onMediaReaderClose(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.stream.IMediaReaderActionNotify
Called when media reader is closed
onMediaReaderCreate(IMediaReader) - Method in interface com.wowza.wms.stream.IMediaReaderActionNotify
Called when media reader is created
onMediaReaderExtractMetaData(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.stream.IMediaReaderActionNotify
Called after media reader metadata is extraced from the file
onMediaReaderInit(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.stream.IMediaReaderActionNotify
Called after media reader is initialized
onMediaReaderOpen(IMediaReader, IMediaStream) - Method in interface com.wowza.wms.stream.IMediaReaderActionNotify
Called after media reader is opened
onMediaStreamCreate(IMediaStream) - Method in interface com.wowza.wms.stream.IMediaStreamNotify
Triggered when mediaStream created
onMediaStreamDestroy(IMediaStream) - Method in interface com.wowza.wms.stream.IMediaStreamNotify
Triggered when mediaStream destroyed
onMetaData(Map<String, String>) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastFrameReceiver
 
onMetaData(IMediaCaster, Map<String, String>) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastMetaDataNotify
 
onMetaData(IMediaStream, AMFPacket) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify2
Triggered when a published streams metadata is set or changes
onModuleLoad(ModuleItem) - Method in interface com.wowza.wms.module.IModuleNotify
Called when module loaded
onModuleUnload(ModuleItem) - Method in interface com.wowza.wms.module.IModuleNotify
Called when module unloaded
onMP3EncodeInfo(IMediaCaster, int, int, int) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastMetaDataNotify
 
onNewVHost(IVHost) - Method in class com.wowza.wms.server.Server
 
onOpen(IHTTPStreamerCupertinoIndex, IHTTPStreamerApplicationContext, IHTTPStreamerSession, String, String, String) - Method in interface com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.IHTTPStreamerCupertinoVODActionNotify
Called after open
onOptions(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by OPTIONS command
onOptions(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on OPTIONS command
onPause(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by PAUSE command
onPause(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on PAUSE command
onPause(IMediaStream, boolean, double) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
Triggered on mediaStream pause
onPauseRaw(IMediaStream, boolean, double) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify2
Triggered on mediaStream pauseRaw.
onPlay(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by PLAY command
onPlay(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on PLAY command
onPlay(IMediaStream, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
Triggered on mediaStream play
onPlaylistItemStart(Stream, PlaylistItem) - Method in interface com.wowza.wms.stream.publish.IStreamActionNotify
Invoked when playlist item playback is started
onPlaylistItemStop(Stream, PlaylistItem) - Method in interface com.wowza.wms.stream.publish.IStreamActionNotify
Invoked when playlist item playback has ended
onPublish(IMediaStream, String, boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
Triggered on mediaStream publish
onRecord(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by RECORD command
onRecord(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on RECORD command
onRedirect(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by REDIRECT command
onRedirect(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on REDIRECT command
onRegisterPlayer(IMediaCaster, IMediaStreamPlay) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify
Invoked when a player is added to this mediaCaster
onRejectConnection(ConnectionCounter, ConnectionHolder, int, Date, long) - Method in interface com.wowza.wms.client.IConnectionNotify
Triggered when client connection rejected
onResetMediaCaster(IApplicationInstance, IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterValidateMediaCaster
Called when media caster is reset
onResetMediaCaster(IApplicationInstance, IMediaCaster) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onResponseWriteStart(RtmpResponseMessage) - Method in interface com.wowza.wms.server.IResponseListener
 
onResponseWriteStop(RtmpResponseMessage) - Method in interface com.wowza.wms.server.IResponseListener
 
onResult(IClient, RequestFunction, AMFDataList) - Method in interface com.wowza.wms.module.IModuleCallResult
Triggered on client side result from call to IClient.call
onResult(IClient, long, int, boolean) - Method in interface com.wowza.wms.module.IModulePingResult
Triggered on client side result from call to IClient.ping.
onRTPSessionCreate(RTPSession) - Method in interface com.wowza.wms.module.IModuleOnRTPSession
Invoked when an RTP Session is created.
onRTPSessionCreate(RTPSession) - Method in interface com.wowza.wms.rtp.model.IRTPSessionNotify
Invoked when RTP session is created
onRTPSessionDestroy(RTPSession) - Method in interface com.wowza.wms.module.IModuleOnRTPSession
Invoked when an RTP Session is destroyed.
onRTPSessionDestroy(RTPSession) - Method in interface com.wowza.wms.rtp.model.IRTPSessionNotify
Invoked when RTP session is destroyed
onSeek(IMediaStream, double) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
Triggered on mediaStream seek
onServerConfigLoaded(IServer) - Method in interface com.wowza.wms.server.IServerNotify2
Triggered when server configuration is loaded
onServerCreate(IServer) - Method in interface com.wowza.wms.server.IServerNotify
Triggered when server object is first created.
onServerInit(IServer) - Method in interface com.wowza.wms.server.IServerNotify
Triggered when server initialization is complete and all VHosts have been started
onServerShutdownComplete(IServer) - Method in interface com.wowza.wms.server.IServerNotify
Triggered at the end of server shutdown
onServerShutdownStart(IServer) - Method in interface com.wowza.wms.server.IServerNotify
Triggered at the beginning of server shutdown
onSetParameter(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by SET_PARAMETER command
onSetParameter(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on SET_PARAMETER command
onSetSourceStream(IMediaCaster, IMediaStream) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify
Invoked when soure stream is set (can be called with stream of null)
onSetup(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by SETUP command
onSetup(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on SETUP command
onSharedObjectConnect(ISharedObject, IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObjectNotify
Triggered when client connects to sharedObject
onSharedObjectCreate(ISharedObject) - Method in interface com.wowza.wms.sharedobject.ISharedObjectNotify
Triggered when sharedObject created
onSharedObjectDestroy(ISharedObject) - Method in interface com.wowza.wms.sharedobject.ISharedObjectNotify
Triggered when sharedObject destroyed
onSharedObjectDisconnect(ISharedObject, IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObjectNotify
Triggered when client disconnects from sharedObject
onSlotDelete(ISharedObject, ISharedObjectSlot) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlotNotify
Triggered when sharedObject slot value deleted
onSlotSetValue(ISharedObject, ISharedObjectSlot) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlotNotify
Triggered when sharedObject slot value set
onStop(IMediaStream) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
Triggered on mediaStream stop
onStreamCreate(IMediaStream) - Method in interface com.wowza.wms.module.IModuleOnStream
Invoked when a stream is created.
onStreamCreate(IMediaStream) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onStreamDestroy(IMediaStream) - Method in interface com.wowza.wms.module.IModuleOnStream
Invoked when a stream is destroyed.
onStreamDestroy(IMediaStream) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onStreamStart(IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify2
Invoked when the stream starts receiving media data from the media source.
onStreamStart(List, long) - Method in interface com.wowza.wms.stream.IMediaStreamMetaDataProvider
Called to get the onMetadata data at a particular point in time in the stream
onStreamStop(IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify2
Invoked when the stream stops receiving media data from the media source after the streamTimeout value has passed.
onTeardown(RTPSession, RTSPRequestMessage, RTSPResponseMessages) - Method in interface com.wowza.wms.rtp.model.IRTSPActionNotify
Invoked by TEARDOWN command
onTeardown(RTSPRequestMessage, RTSPResponseMessages) - Method in class com.wowza.wms.rtp.model.RTPSession
Invoked on TEARDOWN command
onTrim() - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastFrameReceiver
 
onUnbind(IVHost, HostPort) - Method in class com.wowza.wms.http.HTTProvider2Base
Called when unbinid is called on port
onUnbind(IVHost, HostPort) - Method in interface com.wowza.wms.http.IHTTPProvider
Triggered after hostPort unbinds
onUnPublish(IMediaStream, String, boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaStreamActionNotify
Triggered on mediaStream unpublish
onUnRegisterPlayer(IMediaCaster, IMediaStreamPlay) - Method in interface com.wowza.wms.mediacaster.IMediaCasterNotify
Invoked when a player is removed from this mediaCaster
onValidateMediaCaster(IApplicationInstance, IMediaCaster) - Method in interface com.wowza.wms.mediacaster.IMediaCasterValidateMediaCaster
Called for each media caster to validate the media caster.
onValidateMediaCaster(IApplicationInstance, IMediaCaster) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onValidateMediaCastersStart(IApplicationInstance) - Method in interface com.wowza.wms.mediacaster.IMediaCasterValidateMediaCaster
Called when validation for all streams of an application instance is starting
onValidateMediaCastersStart(IApplicationInstance) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onValidateMediaCastersStop(IApplicationInstance) - Method in interface com.wowza.wms.mediacaster.IMediaCasterValidateMediaCaster
Called when validation for all streams of an application instance is done
onValidateMediaCastersStop(IApplicationInstance) - Method in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
onVHostClientConnect(IVHost, IClient, RequestFunction, AMFDataList) - Method in interface com.wowza.wms.vhost.IVHostNotify
Triggered before a client connects to this virtual host.
onVHostCreate(IVHost) - Method in interface com.wowza.wms.vhost.IVHostNotify
Triggered when vHost created
onVHostInit(IVHost) - Method in interface com.wowza.wms.vhost.IVHostNotify
Triggered when vHost initialized
onVHostItemCreate(VHostItem) - Method in interface com.wowza.wms.vhost.IVHostItemNotify
Triggered when vHostItem created
onVHostItemDestroy(VHostItem) - Method in interface com.wowza.wms.vhost.IVHostItemNotify
Triggered when vHostItem destroyed
onVHostItemUpdate(VHostItem) - Method in interface com.wowza.wms.vhost.IVHostItemNotify
Triggered when vHostItem updated
onVHostShutdownComplete(IVHost) - Method in interface com.wowza.wms.vhost.IVHostNotify
Triggered at the end of vhost shutdown
onVHostShutdownStart(IVHost) - Method in interface com.wowza.wms.vhost.IVHostNotify
Triggered at the beginning of vhost shutdown
onWriteComplete(IMediaStream, File) - Method in interface com.wowza.wms.stream.IMediaWriterActionNotify
Called when writing is complete
open() - Method in interface com.wowza.io.IRandomAccessReader
Open the media asset
open(String, String) - Method in interface com.wowza.wms.stream.IMediaReader
Open the file for reading
open(Stream) - Method in class com.wowza.wms.stream.publish.Playlist
Opens this playlist on the given stream...
order - Variable in class com.wowza.wms.amf.AMFDataObj
 
ORDERED - Static variable in class com.wowza.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
output(OutputStream, int) - Method in class com.wowza.wms.response.ResponseFunctions
Write all functions (in order added to list) to OutputStream.

P

packetComplete() - Method in interface com.wowza.wms.stream.IMediaStream
Invoked by requestAdapter when at the end of a set of packets
packetOutput(OutputStream, IMediaStream, AMFPacket, long, AMFObj, byte[], int) - Static method in class com.wowza.wms.util.StreamUtils
Packet output.
packetOutput(OutputStream, IMediaStream, AMFPacket, long, AMFObj, byte[], int, boolean) - Static method in class com.wowza.wms.util.StreamUtils
Packet output.
PARAM1 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param1
PARAM10 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param10
PARAM2 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param2
PARAM3 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param3
PARAM4 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param4
PARAM5 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param5
PARAM6 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param6
PARAM7 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param7
PARAM8 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param8
PARAM9 - Static variable in class com.wowza.wms.module.ModuleBase
Method param: param9
PARAMMETHODNAME - Static variable in class com.wowza.wms.module.ModuleBase
Method: method name
parseAllowDomains(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Parse a comma delimited list of domain names used to control access to this application.
parseBodyForParams(boolean) - Method in interface com.wowza.wms.http.IHTTPRequest
If the body of the message contains parameter data (data in name value pairs separated by & character) call this routine to decode those parameters and add them to the parameter map.
parseBodyForParams() - Method in interface com.wowza.wms.http.IHTTPRequest
If the body of the message contains parameter data (data in name value pairs separated by & character) call this routine to decode those parameters and add them to the parameter map.
parseIdString(String) - Static method in class com.wowza.wms.mediacaster.MediaCasterItem
 
parseQueryStr(String, boolean) - Static method in class com.wowza.util.URLUtils
Parse query string part of url into Map of Lists (to support multiple values) of query parameters
PASSWORDFILEFORMAT_CLEAR - Static variable in interface com.wowza.wms.authentication.IAuthenticate
 
PASSWORDFILEFORMAT_UNKNOWN - Static variable in interface com.wowza.wms.authentication.IAuthenticate
 
pathToFileURL(String) - Static method in class com.wowza.util.URLUtils
Convert a path to a url (file://[path])
pause(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.pause([ flag : Boolean]);
pause(RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute pause
pause(int, long) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
pause mediaPlayStream
PAUSE_PAUSE - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
Pause type: pause
PAUSE_PLAY - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
Pause type: play
PAUSE_TOGGLE - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
Pause type: toggle
pauseRaw(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
pauseRaw method introduced in Flash player 10
pauseRaw(int, long) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
pauseRaw mediaPlayStream
peekByte(ByteBuffer) - Static method in class com.wowza.wms.amf.AMFData
Return the next byte in the buffer without incrementing the data position
PICTUREMAXFILESIZE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_ARTISTLOGO - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_COVERBACK - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_COVERFRONT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_FILEICON - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_ILLUSTRATION - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_MOVIESCREENCAPTURE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_OTHER - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_OTHERFILEICON - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
PICTURETYPE_PUBLISHERLOGO - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
ping(IModulePingResult) - Method in interface com.wowza.wms.client.IClient
Ping client.
play(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.play(name : Object [,start : Number[, len : Number[, reset : Object]]]);
play(RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute play
play(RTPRequestStatus, double, double) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute play
play(OutputStream, AMFObj, AMFObj, AMFObj, long[]) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Write new packets or play packets
play() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Return true if there are packets to play
play(Publisher) - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Invoked on play
play(Publisher) - Method in class com.wowza.wms.stream.publish.PublishingProviderLive
 
play(Publisher) - Method in class com.wowza.wms.stream.publish.PublishingProviderMediaReader
 
play(String, int, int, boolean) - Method in class com.wowza.wms.stream.publish.Stream
Adds a media source item to this playlist -
play(String) - Method in class com.wowza.wms.stream.publish.Stream
Add a media item to the playlist as defined by an XML file ..
play(int) - Method in class com.wowza.wms.stream.publish.Stream
 
play2(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.play(playOptions : NetStreamPlayOptions);
PLAYEVENT_AFTERBUFFERFILL - Static variable in interface com.wowza.wms.stream.IMediaReader
 
PLAYEVENT_AFTERMETADATA - Static variable in interface com.wowza.wms.stream.IMediaReader
 
PLAYEVENT_BEFOREBUFFERFILL - Static variable in interface com.wowza.wms.stream.IMediaReader
 
PLAYEVENT_BEFOREMETADATA - Static variable in interface com.wowza.wms.stream.IMediaReader
 
PLAYEVENT_STARTPLAYBACK - Static variable in interface com.wowza.wms.stream.IMediaReader
 
Playlist - Class in com.wowza.wms.stream.publish
 
Playlist(String) - Constructor for class com.wowza.wms.stream.publish.Playlist
Class constructor - A simple structure that maintains a list of playlist items.
PlaylistItem - Class in com.wowza.wms.stream.publish
 
PlaylistItem(String, int, int, int) - Constructor for class com.wowza.wms.stream.publish.PlaylistItem
Class constructor - A simple structure to define parameters associated with a playlist item
PLAYSIZES_AUDIO_BYTES - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: audio byte count
PLAYSIZES_AUDIO_COUNT - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: audio packet count
PLAYSIZES_DATA_BYTES - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: data byte count
PLAYSIZES_DATA_COUNT - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: data packet count
PLAYSIZES_LOSS_BYTES - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: data byte count
PLAYSIZES_LOSS_COUNT - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: data packet count
PLAYSIZES_SIZE - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: size of sizes array long[PLAYSIZES_SIZE]
PLAYSIZES_VIDEO_BYTES - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: video byte count
PLAYSIZES_VIDEO_COUNT - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
IMediaReader sizes array: video packet count
PLAYSTATUSTYPE_COMPLETE - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
onPlayStatus type: complete
PLAYSTATUSTYPE_STOP - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
onPlayStatus type: stop
PLAYSTATUSTYPE_SWITCH - Static variable in interface com.wowza.wms.stream.IMediaStreamPlay
onPlayStatus type: switch
PLAYTRANSITION_APPEND - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITION_APPEND_IMMEDIATE - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITION_RESET - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITION_RESET_IMMEDIATE - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITION_STOP - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITION_SWAP - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITION_SWITCH - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITION_UNKNOWN - Static variable in class com.wowza.wms.module.ModuleBase
 
PLAYTRANSITIONSTR_APPEND - Static variable in class com.wowza.wms.module.ModuleBase
Play2 transition: APPEND
PLAYTRANSITIONSTR_RESET - Static variable in class com.wowza.wms.module.ModuleBase
Play2 transition: RESET
PLAYTRANSITIONSTR_STOP - Static variable in class com.wowza.wms.module.ModuleBase
Play2 transition: STOP
PLAYTRANSITIONSTR_SWAP - Static variable in class com.wowza.wms.module.ModuleBase
Play2 transition: SWAP
PLAYTRANSITIONSTR_SWITCH - Static variable in class com.wowza.wms.module.ModuleBase
Play2 transition: SWITCH
PLAYTRANSITIONSTR_UNKNOWN - Static variable in class com.wowza.wms.module.ModuleBase
Play2 transition: UNKNOWN
previous() - Method in class com.wowza.wms.stream.publish.Stream
 
previous(int) - Method in class com.wowza.wms.stream.publish.Stream
 
properties - Variable in class com.wowza.wms.http.HTTProvider2Base
 
properties - Variable in class com.wowza.wms.rtp.model.RTPSession
 
PROTO_HTTPCUPERTINO - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_HTTPSCUPERTINO - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_HTTPSMOOTH - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_HTTPSSMOOTH - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_HTTPSSTREAMER - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_HTTPSTREAMER - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_RTMP - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_RTMPE - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_RTMPS - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_RTMPT - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_RTMPTE - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_RTMPTS - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
PROTO_RTSP - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
publish(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.publish(name : String [, howToPublish : String]);
publish() - Method in interface com.wowza.wms.stream.IMediaStream
Publish mediaStream
publish() - Method in class com.wowza.wms.stream.MediaStreamBase
 
publish(String) - Method in class com.wowza.wms.stream.publish.Publisher
Publish a stream (null to stop publishing)
publish(String, String) - Method in class com.wowza.wms.stream.publish.Publisher
Start publishing a stream (streamName = null to stop).
Publisher - Class in com.wowza.wms.stream.publish
Publisher: clientless stream publisher.
PublishingProviderBase - Class in com.wowza.wms.stream.publish
PublishingProviderBase: Base class for publishing providers.
PublishingProviderBase() - Constructor for class com.wowza.wms.stream.publish.PublishingProviderBase
 
PublishingProviderLive - Class in com.wowza.wms.stream.publish
 
PublishingProviderLive(Publisher, long, String) - Constructor for class com.wowza.wms.stream.publish.PublishingProviderLive
 
PublishingProviderMediaReader - Class in com.wowza.wms.stream.publish
PublishingProviderMediaReader: Publishing provider for media reader based stream (vod).
PublishingProviderMediaReader(Publisher, long, String) - Constructor for class com.wowza.wms.stream.publish.PublishingProviderMediaReader
Constructor
purge(int) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Purge all deleted properties older than the version number
purge(int) - Method in class com.wowza.wms.sharedobject.SharedObject
 
put(String, AMFData) - Method in class com.wowza.wms.amf.AMFDataObj
Put or replace object at key
put(String, String) - Method in class com.wowza.wms.amf.AMFDataObj
Put or replace string value at key (data will be wrapped in an AMFDataItem object)
put(String, double) - Method in class com.wowza.wms.amf.AMFDataObj
Put or replace double value at key (data will be wrapped in an AMFDataItem object)
put(String, int) - Method in class com.wowza.wms.amf.AMFDataObj
Put or replace int value at key (data will be wrapped in an AMFDataItem object)
put(String, long) - Method in class com.wowza.wms.amf.AMFDataObj
Put or replace long value at key (data will be wrapped in an AMFDataItem object)
put(String, Date) - Method in class com.wowza.wms.amf.AMFDataObj
Put or replace date value at key (data will be wrapped in an AMFDataItem object)
put(String, boolean) - Method in class com.wowza.wms.amf.AMFDataObj
Put or replace boolean value at key (data will be wrapped in an AMFDataItem object)
put(String, ISharedObject) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Add or replace a shared object.
putAudioPacketizerItem(int, RTPPacketizerItem) - Method in class com.wowza.wms.rtp.model.RTPContext
Set the audio packetizer for a given codec id
putAudioPacketizerItem(int, String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set the audio packetizer for a given codec id
putFileInfo(String, HTTPStreamerFileInfo) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the file information
putFrame(IID3V2Frame) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
putGlobalLogValue(String, Object) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
putHTTPStreamerAdapter(String, IHTTPStreamerAdapter) - Method in interface com.wowza.wms.vhost.IVHost
Add an HTTPStreamerAdapter
putMetaData(String, AMFData) - Method in interface com.wowza.wms.stream.IMediaWriter
Add metadata to the metadata packet.
putRTSPSessionExtraLine(int, String) - Method in class com.wowza.wms.rtp.model.RTPStream
Add an extra line to the SDP data
putRTSPTunnelingSession(String, RTSPTunnelingSession) - Method in class com.wowza.wms.rtp.model.RTPContext
Remove RTSP/RTP tunneling session by session id
putSlot(String, ISharedObjectSlot) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Add a new slot (property) to a shared object.
putSlot(String, ISharedObjectSlot) - Method in class com.wowza.wms.sharedobject.SharedObject
 
putStreamNameParts(String, HTTPStreamerStreamNameParts) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Add stream name to stream name parts
putStreamPacketizerItem(int, RTPPacketizerItem) - Method in class com.wowza.wms.rtp.model.RTPContext
Set the stream packetizer for a given codec id
putStreamPacketizerItem(int, String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set the stream packetizer for a given codec id
putVideoPacketizerItem(int, RTPPacketizerItem) - Method in class com.wowza.wms.rtp.model.RTPContext
Set the video packetizer for a given codec id
putVideoPacketizerItem(int, String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set the video packetizer for a given codec id

Q

queryStr - Variable in class com.wowza.wms.rtp.model.RTPSession
 

R

read(byte[], int, int) - Method in interface com.wowza.io.IRandomAccessReader
Read bytes from the media asset
read() - Method in class com.wowza.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.wowza.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
READ_ACCESS_ALL - Static variable in interface com.wowza.wms.client.IClient
 
READ_ACCESS_NONE - Static variable in interface com.wowza.wms.client.IClient
 
READACCESS - Static variable in class com.wowza.wms.sharedobject.SharedObject
 
READACCESS - Static variable in interface com.wowza.wms.stream.IMediaStream
 
readAppConfig(String) - Method in interface com.wowza.wms.application.IApplication
Method to read xml config file..
readAppInstConfig(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Method to read xml config file..
readChunk(InputStream) - Static method in class com.wowza.util.FLVUtils
Read a packets worth of .flv data from an InputStream and return as an AMFPacket
readChunk(DataInput) - Static method in class com.wowza.util.FLVUtils
Read a packets worth of .flv data from an InputStream and return as an AMFPacket
readChunkHeader(RandomAccessFile, byte[], int[]) - Static method in class com.wowza.util.FLVUtils
Read packet header.
readConfig(String) - Method in interface com.wowza.wms.server.IServer
Method to read xml config file..
readConfig(String) - Method in class com.wowza.wms.server.Server
 
readHeader(InputStream) - Static method in class com.wowza.util.FLVUtils
Read file header.
readHeader(DataInput) - Static method in class com.wowza.util.FLVUtils
Read file header.
readPrevChunkHeader(RandomAccessFile, byte[], int[]) - Static method in class com.wowza.util.FLVUtils
Back up one packet from current position in the file and read the packet header.
readVHostConfig(String) - Method in interface com.wowza.wms.vhost.IVHost
Method to read xml config file..
readXMLConfig(String) - Static method in class com.wowza.wms.server.Server
 
receiveAudio(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.receiveAudio(receive : Boolean);
RECEIVER_NAME_KEY - Static variable in interface com.wowza.wms.logging.Constants
receiver string literal.
receiveVideo(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.receiveVideo(receive : Boolean | FPS : Number); FPS does not work the same as FMS.
record(RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute record
record(RTPRequestStatus, double, double) - Method in class com.wowza.wms.rtp.model.RTPStream
Execute record
redirectConnection(String) - Method in interface com.wowza.wms.client.IClient
Redirection connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected and info.ex.code of 302)
redirectConnection(String, String) - Method in interface com.wowza.wms.client.IClient
Redirection connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected and info.ex.code of 302)
redirectConnection(String, String, String) - Method in interface com.wowza.wms.client.IClient
Redirection connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected and info.ex.code of 302)
redirectConnection(String, String, AMFData) - Method in interface com.wowza.wms.client.IClient
Redirection connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected and info.ex.code of 302).
referrer - Variable in class com.wowza.wms.rtp.model.RTPSession
 
registerCallback(String, IMediaStreamCallback) - Method in interface com.wowza.wms.stream.IMediaStream
Register a callback handler
registerOnPlayStatus(IMediaStreamCallback) - Method in interface com.wowza.wms.stream.IMediaStream
Register onPlayStatus handler
registerOnStatus(IMediaStreamCallback) - Method in interface com.wowza.wms.stream.IMediaStream
Register onStatus handler
registerPlayer(IMediaStreamPlay) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Register a player with this media caster
registerPlayer(IMediaStreamPlay) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Register a player with a media caster item (internal use)
registerPlayer(IMediaStreamPlay, MediaCasterItem) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Register a player to a media caster item (internal use)
registerPlayRTPSession(RTPSession) - Method in interface com.wowza.wms.application.IApplicationInstance
Register an RTP session as a play session
rejectConnection(ConnectionHolder, int, byte[]) - Method in class com.wowza.wms.client.ConnectionCounter
Reject connection.
rejectConnection() - Method in interface com.wowza.wms.client.IClient
Reject connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected)
rejectConnection(String) - Method in interface com.wowza.wms.client.IClient
Reject connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected)
rejectConnection(AMFData) - Method in interface com.wowza.wms.client.IClient
Reject connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected)
rejectConnection(String, String) - Method in interface com.wowza.wms.client.IClient
Reject connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected)
rejectConnection(String, AMFData) - Method in interface com.wowza.wms.client.IClient
Reject connection (NetConnection.onStatus handler returns info.code of NetConnection.Connect.Rejected)
rejectSession() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Reject this HTTP session.
rejectSession() - Method in class com.wowza.wms.rtp.model.RTPSession
Reject this session
release() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Decrement acquire lock count for this media caster item
release(MediaCasterStreamItem) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Decrement lock count on media caster item
release(MediaCasterStreamItem, boolean) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
 
release() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Descrement the reference count to this shared object.
release() - Method in class com.wowza.wms.sharedobject.SharedObject
 
releaseMediaCaster(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
Decrement the lock count of a media caster stream
releaseSessionId(String) - Method in class com.wowza.wms.rtp.model.RTPSessions
Release an RTP session id
releaseSocketAddress(SocketAddress) - Method in class com.wowza.wms.rtp.model.RTPContext
Release UDP socket address
releaseStream(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
 
releaseUDPPortPair(int) - Method in class com.wowza.wms.rtp.model.RTPContext
Release port pair
reloadConfig() - Method in class com.wowza.wms.vhost.VHostList
Reload VHosts.xml file.
reloadVHostConfig() - Method in interface com.wowza.wms.server.IServer
Reload the VHosts.xml file.
reloadVHostConfig() - Method in class com.wowza.wms.server.Server
 
remove(int) - Method in class com.wowza.wms.amf.AMFDataArray
Remove an item from the array
remove(int) - Method in class com.wowza.wms.amf.AMFDataList
Remove an element from the AMFDataList object
remove(String) - Method in class com.wowza.wms.amf.AMFDataObj
Remove element by key
remove(int) - Method in class com.wowza.wms.amf.AMFDataObj
Remove element by index
remove(MediaCasterStreamItem) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
 
remove(String) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Remove a shared object.
remove(String) - Static method in class com.wowza.wms.vhost.VHostSingleton
Remove a vHost from list of running vHosts.
removeAcceptorListener(IAcceptorNotify) - Method in interface com.wowza.wms.vhost.IVHost
Remove acceptor listener.
removeActionListener(IRTSPActionNotify) - Method in class com.wowza.wms.rtp.model.RTPSession
Remove action listener
removeAppInstance(IApplicationInstance) - Method in interface com.wowza.wms.application.IApplication
Disconnect all clients connected to an application instance and remove it from the IApplication application list.
removeApplication(String) - Method in interface com.wowza.wms.vhost.IVHost
Method to remove an application
removeApplicationInstanceListener(IApplicationInstanceNotify) - Method in interface com.wowza.wms.application.IApplication
Remove applicationInstance listener.
removeApplicationListener(IApplicationNotify) - Method in interface com.wowza.wms.vhost.IVHost
Remove applation listener.
removeApplicationListener(IVHostNotify) - Static method in class com.wowza.wms.vhost.VHostSingleton
Remove vHost listener
removeClient(IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Remove a client from this shared object.
removeClient(IClient) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Remove a client from any shared object that it is connected to in this list.
removeClient(IClient) - Method in class com.wowza.wms.sharedobject.SharedObject
 
removeClient(int) - Method in interface com.wowza.wms.vhost.IVHost
Remove client from vHost.
removeClientListener(IClientNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove client listener.
removeClientListener(IMediaStreamActionNotify) - Method in interface com.wowza.wms.stream.IMediaStream
Remove client listener.
removeClientListener(IMediaStreamActionNotify2) - Method in interface com.wowza.wms.stream.IMediaStream
Remove client listener.
removeConnectionListener(IConnectionNotify) - Method in class com.wowza.wms.client.ConnectionCounter
Remove connection listener
removeFrame(IID3V2Frame) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
removeFromPlaylist(String) - Method in class com.wowza.wms.stream.publish.Stream
Remove all items matching the given stream name from the playlist.
removeGlobalLogValue(String) - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
removeGlobalLogValues() - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
removeHTTPStreamerSession(IHTTPStreamerSession) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove a HTTPStreamerSession from this application instance
removeIdleWorkerListener(IIdleWorkerNotify) - Method in interface com.wowza.wms.vhost.IVHost
Remove idleWorker listener
removeItem(int) - Method in class com.wowza.wms.stream.publish.Playlist
Remove an item from the list
removeListener(IStreamActionNotify) - Method in class com.wowza.wms.stream.publish.Stream
Remove a listener
removeLiveStreamPacketizer(String) - Method in class com.wowza.wms.stream.MediaStreamMap
Remove all live stream packetizers for this stream name
removeLiveStreamPacketizer(String, String) - Method in class com.wowza.wms.stream.MediaStreamMap
Remove live stream packetizer
removeLiveStreamPacketizerListener(ILiveStreamPacketizerActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove a Live Stream Packetizer listener (see: ILiveStreamPacketizerActionNotify)
removeMediaCasterListener(IMediaCasterNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove mediaCaster listener.
removeMediaReaderListener(IMediaReaderActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove media reader listener.
removeMediaStreamListener(IMediaStreamNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove mediaStream listener.
removeMediaStreamListener(IMediaStreamNotify) - Method in class com.wowza.wms.stream.MediaStreamMap
Remove a media stream listener.
removeMediaWriterListener(IMediaWriterActionNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
remove MediaWriter listener class.
removeMetaDataListener(IShoutCastMetaDataNotify) - Method in interface com.wowza.wms.mediacaster.shoutcast.IShoutCastMetaDataListener
 
removeModuleListener(IModuleNotify) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove module listener
removeNameGroup(int) - Method in class com.wowza.wms.stream.MediaStreamMap
 
removeNameGroup(MediaStreamMapGroup) - Method in class com.wowza.wms.stream.MediaStreamMap
 
removePlayStreamByName(IMediaStream) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove media stream from the list of streams that are listening for a published stream
removePublisher(Publisher) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove a server side publisher from this application instance
removeRTPSession(RTPSession) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove an RTP session from this application instance
removeRTSPStream(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Remove RTP stream
removeRTSPTunnelingSession(String) - Method in class com.wowza.wms.rtp.model.RTPContext
Remove RTSP/RTP tunneling session by session id
removeServerListener(IServerNotify) - Method in interface com.wowza.wms.server.IServer
Remove server listener
removeServerListener(IServerNotify) - Method in class com.wowza.wms.server.Server
 
removeSession(String) - Method in class com.wowza.wms.rtp.model.RTPSessions
Remove RTP session by session id
removeSession(RTPSession) - Method in class com.wowza.wms.rtp.model.RTPSessions
Remove RTP session by object
removeSessionListener(IRTPSessionNotify) - Method in class com.wowza.wms.rtp.model.RTPSessions
Remove an RTP session listener
removeSharedObjectListener(ISharedObjectNotify, boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
Remove sharedObject listener.
removeSharedObjectListener(ISharedObjectNotify) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Remove a shared object listener.
removeSlotListener(ISharedObjectSlotNotify) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Remove slot listener
removeSlotListener(ISharedObjectSlotNotify) - Method in class com.wowza.wms.sharedobject.SharedObject
 
removeStream(INetConnection, int) - Method in class com.wowza.wms.stream.MediaStreamMap
Remove a stream associated with a netConnection object
removeStream(IClient, int) - Method in class com.wowza.wms.stream.MediaStreamMap
Remove a stream associated with a client connection
removeStream(int) - Method in class com.wowza.wms.stream.MediaStreamMap
Remove a clientless media stream
removeStreamDomainStr(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, remove stream name
removeTrack(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Remove a track by id
removeTrackInternal(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Remove track by track id
removeVHostItemListener(IVHostItemNotify) - Method in class com.wowza.wms.vhost.VHostList
Remove vHostItem listener.
reparentClient(IVHost) - Method in interface com.wowza.wms.client.IClient
Move a client object to a new vhost.
reparentClient(IClient) - Method in interface com.wowza.wms.vhost.IVHost
Move a client object to a new vhost.
requestFilters - Variable in class com.wowza.wms.http.HTTProvider2Base
 
requiresLayout() - Method in class com.wowza.wms.logging.UDPAppender
The UDPAppender uses layouts.
reset() - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Force a reconnect or reset for this media caster item
reset(boolean) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Reset mediaStreamPlayer
reset() - Method in interface com.wowza.wms.vhost.IWorkerThreadClear
 
reset() - Method in class com.wowza.wms.vhost.VHostItem
Reset vHostItem to empty state
resetMDC() - Static method in class com.wowza.wms.logging.WMSLoggerFactory
 
resetMediaCasterStream(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Reset a media caster stream
resetMediaCasterStream(String, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Reset a media caster stream
resetNoLookup() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Reset but do not lookup current position in live stream
resetSentMetadataFlag() - Method in class com.wowza.wms.rtp.model.RTPStream
Reset sendMetadata flag
resetStream(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
Reset a media caster stream
resetStream(IMediaStream) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Called when something happens that forces the stream to reset
resetTimecodes() - Method in interface com.wowza.wms.stream.IMediaStreamTimecodeControl
 
resolvePlayAlias(IApplicationInstance, String) - Method in interface com.wowza.wms.stream.IMediaStreamNameAliasProvider
Called to resolve a play alias
resolvePlayAlias(IApplicationInstance, String, IClient) - Method in interface com.wowza.wms.stream.IMediaStreamNameAliasProvider2
Resolve play alias for RTMP streaming
resolvePlayAlias(IApplicationInstance, String, IHTTPStreamerSession) - Method in interface com.wowza.wms.stream.IMediaStreamNameAliasProvider2
Resolve play alias for HTTP streaming
resolvePlayAlias(IApplicationInstance, String, RTPSession) - Method in interface com.wowza.wms.stream.IMediaStreamNameAliasProvider2
Resolve play alias for RTSP/RTP streaming
resolvePlayAlias(IApplicationInstance, String, ILiveStreamPacketizer) - Method in interface com.wowza.wms.stream.IMediaStreamNameAliasProvider2
Resolve play alias for live stream packetizer
resolveStreamAlias(IApplicationInstance, String) - Method in interface com.wowza.wms.stream.IMediaStreamNameAliasProvider
Called to resolve a stream alias
resolveStreamAlias(IApplicationInstance, String, IMediaCaster) - Method in interface com.wowza.wms.stream.IMediaStreamNameAliasProvider2
Resolve stream alias for MediaCaster
ResponseFunction - Class in com.wowza.wms.response
ResponseFunction: class for sending status messages to the client.
ResponseFunction(IClient) - Constructor for class com.wowza.wms.response.ResponseFunction
Create an empty ResponseFunction
ResponseFunction(INetConnection) - Constructor for class com.wowza.wms.response.ResponseFunction
Create an empty ResponseFunction
ResponseFunction(INetConnection, AMFObj) - Constructor for class com.wowza.wms.response.ResponseFunction
Create an empty ResponseFunction
ResponseFunction(IClient, AMFObj) - Constructor for class com.wowza.wms.response.ResponseFunction
Create an empty ResponseFunction
ResponseFunction(IMediaStream, AMFObj) - Constructor for class com.wowza.wms.response.ResponseFunction
Create an empty ResponseFunction
ResponseFunctions - Class in com.wowza.wms.response
ResponseFunctions: collection of ResponseFunction objects.
ResponseFunctions() - Constructor for class com.wowza.wms.response.ResponseFunctions
 
resumeEncoding() - Method in class com.wowza.util.Base64.OutputStream
Resumes encoding of the stream.
REVERSE - Static variable in interface com.wowza.io.IRandomAccessReader
 
rewind() - Method in interface com.wowza.wms.stream.IMediaReader
rewind file to start
RTPContext - Class in com.wowza.wms.rtp.model
RTPContext: RTP context
RTPContext(IVHost) - Constructor for class com.wowza.wms.rtp.model.RTPContext
Constructor
RTPDestination - Class in com.wowza.wms.rtp.model
RTPDestination: Fully describes an RTP destination.
RTPDestination() - Constructor for class com.wowza.wms.rtp.model.RTPDestination
 
RTPPort - Class in com.wowza.wms.rtp.model
 
RTPPort(String, int, String, int, boolean) - Constructor for class com.wowza.wms.rtp.model.RTPPort
Constructor
RTPPushPublishSession - Class in com.wowza.wms.rtp.model
RTPPushPublishSession: RTP push publishing session
RTPPushPublishSession() - Constructor for class com.wowza.wms.rtp.model.RTPPushPublishSession
 
rtpSession - Variable in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
 
RTPSession - Class in com.wowza.wms.rtp.model
RTPSession: RTP session
RTPSession(String) - Constructor for class com.wowza.wms.rtp.model.RTPSession
Constructor
RTPSessions - Class in com.wowza.wms.rtp.model
RTPSessions: collection of RTP sessions
RTPSessions(IVHost) - Constructor for class com.wowza.wms.rtp.model.RTPSessions
Constructor
RTPStream - Class in com.wowza.wms.rtp.model
RTPStream: RTP Stream class which encapsulates an IMediaStream class for RTP streaming.
RTPStream(RTPContext, String) - Constructor for class com.wowza.wms.rtp.model.RTPStream
Constructor
RTPUtils - Class in com.wowza.wms.util
 
RTPUtils() - Constructor for class com.wowza.wms.util.RTPUtils
 
rtpWriteListener - Variable in class com.wowza.wms.rtp.model.RTPSession
 
rtspPlayRangeStart - Variable in class com.wowza.wms.rtp.model.RTPSession
 
rtspPlayRangeStop - Variable in class com.wowza.wms.rtp.model.RTPSession
 
rtspTunnelingSessionId - Variable in class com.wowza.wms.rtp.model.RTPSession
 
run() - Method in class com.wowza.wms.stream.publish.Stream
Overridden from class Runnable ....

S

SDPLOCATION_AUDIO - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
SDPLOCATION_STREAM - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
SDPLOCATION_VIDEO - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
seek(long) - Method in interface com.wowza.io.IRandomAccessReader
Seek to a position in the media asset
seek(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.seek(offset : Number);
seek(long, int) - Method in interface com.wowza.wms.stream.IMediaReader
seek to timecode in file
seek(int) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
seek mediaPlayStream
seek(long, int) - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Invoked on seek
seek(long) - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Invoked on seek
seek(long) - Method in class com.wowza.wms.stream.publish.PublishingProviderLive
 
seek(long, int) - Method in class com.wowza.wms.stream.publish.PublishingProviderLive
 
seek(long) - Method in class com.wowza.wms.stream.publish.PublishingProviderMediaReader
 
seek(long, int) - Method in class com.wowza.wms.stream.publish.PublishingProviderMediaReader
 
SEEK_EXACT - Static variable in interface com.wowza.wms.stream.IMediaReader
Seek direction: closest frame (audio, video) (key, no-key)
SEEK_KEYCLOSE - Static variable in interface com.wowza.wms.stream.IMediaReader
Seek direction: closest key frame
SEEK_KEYDOWN - Static variable in interface com.wowza.wms.stream.IMediaReader
Seek direction: down to closets key frame
SEEK_KEYUP - Static variable in interface com.wowza.wms.stream.IMediaReader
Seek direction: up to closets key frame
SEEKTARGET_AUDIO - Static variable in interface com.wowza.wms.stream.IMediaReader
 
SEEKTARGET_ENHANCED - Static variable in interface com.wowza.wms.stream.IMediaReader
 
SEEKTARGET_VIDEOKEYFRAME - Static variable in interface com.wowza.wms.stream.IMediaReader
 
send(String, Object...) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Call client side handler attached to shared object.
send(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Call client side handler attached to shared object (no parameters).
send(String, Object...) - Method in class com.wowza.wms.sharedobject.SharedObject
 
send(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
send(String, Object...) - Method in interface com.wowza.wms.stream.IMediaStream
Call client side NetStream method/handler
send(String) - Method in interface com.wowza.wms.stream.IMediaStream
Call client side NetStream method/handler with no parameters
sendClientOnStatusError(IClient, String, String) - Static method in class com.wowza.wms.module.ModuleBase
Send an error message to the client-side client.onStatus handler
sendControlBytes(int, OutputStream) - Method in interface com.wowza.wms.stream.IMediaStream
Send playback control bytes.
sendDirect(String, Object...) - Method in interface com.wowza.wms.stream.IMediaStream
Call client side NetStream method/handler and send event to underlying stream (will record event)
sendDirect(String) - Method in interface com.wowza.wms.stream.IMediaStream
Call client side NetStream method/handler and send event to underlying stream (will record event)
sendInternal(String, AMFData[]) - Method in class com.wowza.wms.sharedobject.SharedObject
 
sendInternal(IClient, String, byte[]) - Method in class com.wowza.wms.sharedobject.SharedObject
 
sendInternal(IClient, String, byte[], AMFDataContextDeserialize) - Method in class com.wowza.wms.sharedobject.SharedObject
 
sendLivePlaySeek(OutputStream, String, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Seek.Notify) event
sendLivePlayStart(OutputStream, String, long, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Start) event
sendLivePlaySwitch(OutputStream, String, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Transition) event
sendMessage(byte[], int, int) - Method in class com.wowza.wms.rtp.model.RTPPort
Send a message out
sendOnMetadata - Variable in class com.wowza.wms.stream.publish.PublishingProviderBase
 
sendPauseNotify(long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Pause.Notify) event
sendPauseNotify(OutputStream, long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Pause.Notify) event.
sendPlayReset(String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Reset) event
sendPlayReset(OutputStream, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Reset) event.
sendPlaySeek(OutputStream, long, long, String, List<Integer>) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Seek.Notify) event.
sendPlaySeek(long, long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Seek.Notify) event.
sendPlaySeek(OutputStream, long, long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Seek.Notify) event.
sendPlayStart(String, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Start) event
sendPlayStart(OutputStream, String, boolean, boolean, long, List<Integer>) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Start) event (it is not a typo, this also send play start but with different control codes for media switch).
sendPlayStart(OutputStream, String, boolean, long, List<Integer>) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Start) event (it is not a typo, this also send play start but with different control codes for media switch).
sendPlayStart(OutputStream, String, boolean, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Start) event (it is not a typo, this also send play start but with different control codes for media switch).
sendPlayStatus(long, int, double, double) - Method in interface com.wowza.wms.stream.IMediaStream
Send onPlayStatus(NetStream.Play.Switch, NetStream.Play.Complete, NetStream.Play.Stop) event
sendPlayStatus(OutputStream, long, int, double, double) - Method in interface com.wowza.wms.stream.IMediaStream
Send onPlayStatus(NetStream.Play.Switch, NetStream.Play.Complete, NetStream.Play.Stop) event.
sendPlayStop(long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Stop) event
sendPlayStop(OutputStream, long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Stop) event.
sendPlaySwitch(String, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Start) event (it is not a typo, this also send play start but with different control codes for media switch).
sendPlaySwitch(OutputStream, String, boolean, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Start) event (it is not a typo, this also send play start but with different control codes for media switch).
sendResponse(byte[]) - Method in class com.wowza.wms.rtp.model.RTPPort
Send a response
sendResponse(byte[], int, int) - Method in class com.wowza.wms.rtp.model.RTPPort
Send response
sendResponse(byte[], int, int, SocketAddress) - Method in class com.wowza.wms.rtp.model.RTPPort
Send response to destination
sendResult(IClient, AMFDataList, String) - Static method in class com.wowza.wms.module.ModuleBase
Send a result to client method call as a single String value.
sendResult(IClient, AMFDataList, boolean) - Static method in class com.wowza.wms.module.ModuleBase
Send a result to client method call as a single boolean value.
sendResult(IClient, AMFDataList, int) - Static method in class com.wowza.wms.module.ModuleBase
Send a result to client method call as a single int value.
sendResult(IClient, AMFDataList, double) - Static method in class com.wowza.wms.module.ModuleBase
Send a result to client method call as a single boolean value.
sendResult(IClient, AMFDataList, AMFData) - Static method in class com.wowza.wms.module.ModuleBase
Send a result to client method call as a AMFData object.
sendStreamNotFound(String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.StreamNotFound) event
sendStreamNotFound(OutputStream, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.StreamNotFound) event.
sendStreamOnStatusError(IMediaStream, String, String) - Static method in class com.wowza.wms.module.ModuleBase
Send an error to the client-side NetStream.onStatus handler
sendUnpauseNotify(OutputStream, long, String, List<Integer>) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Unpause.Notify) event
sendUnpauseNotify(long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Unpause.Notify) event
sendUnpauseNotify(OutputStream, long, String) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Unpause.Notify) event.
sendVODPlaySwitch(OutputStream, String, long) - Method in interface com.wowza.wms.stream.IMediaStream
Send onStatus(NetStream.Play.Transition) event
sendZeroLengthPacket(int, int, boolean, IMediaStream, OutputStream, AMFObj, PlaylistCursor, PlaylistWriteControl, PlaylistReaderWriteResults, long[], boolean) - Method in interface com.wowza.wms.stream.IMediaReader
 
serialize(DataOutputStream) - Method in class com.wowza.wms.amf.AMFData
Serialize object to output stream
serialize(DataOutputStream, int) - Method in class com.wowza.wms.amf.AMFData
Serialize object to output stream
serialize(DataOutputStream, AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFData
Serialize object to output stream
serialize() - Method in class com.wowza.wms.amf.AMFData
Serial object to byte array
serialize(int) - Method in class com.wowza.wms.amf.AMFData
Serial object to byte array
serialize(AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFData
Serial object to byte array
serialize(DataOutputStream) - Method in class com.wowza.wms.amf.AMFDataArray
 
serialize(DataOutputStream, int) - Method in class com.wowza.wms.amf.AMFDataArray
 
serialize(DataOutputStream, AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataArray
 
serialize() - Method in class com.wowza.wms.amf.AMFDataArray
 
serialize(int) - Method in class com.wowza.wms.amf.AMFDataArray
 
serialize(AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataArray
 
serialize(DataOutputStream) - Method in class com.wowza.wms.amf.AMFDataByteArray
 
serialize(DataOutputStream, int) - Method in class com.wowza.wms.amf.AMFDataByteArray
 
serialize(DataOutputStream, AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataByteArray
 
serialize() - Method in class com.wowza.wms.amf.AMFDataByteArray
 
serialize(int) - Method in class com.wowza.wms.amf.AMFDataByteArray
 
serialize(AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataByteArray
 
serialize(DataOutputStream) - Method in class com.wowza.wms.amf.AMFDataItem
 
serialize(DataOutputStream, int) - Method in class com.wowza.wms.amf.AMFDataItem
 
serialize(DataOutputStream, AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataItem
 
serialize() - Method in class com.wowza.wms.amf.AMFDataItem
 
serialize(int) - Method in class com.wowza.wms.amf.AMFDataItem
 
serialize(AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataItem
 
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
 
serialize(DataOutputStream) - Method in class com.wowza.wms.amf.AMFDataMixedArray
 
serialize(DataOutputStream, int) - Method in class com.wowza.wms.amf.AMFDataMixedArray
 
serialize(DataOutputStream, AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataMixedArray
 
serialize(DataOutputStream) - Method in class com.wowza.wms.amf.AMFDataObj
 
serialize(DataOutputStream, int) - Method in class com.wowza.wms.amf.AMFDataObj
 
serialize(DataOutputStream, AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataObj
 
serialize() - Method in class com.wowza.wms.amf.AMFDataObj
 
serialize(int) - Method in class com.wowza.wms.amf.AMFDataObj
 
serialize(AMFDataContextSerialize) - Method in class com.wowza.wms.amf.AMFDataObj
 
serialize() - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
serialize(boolean, boolean, int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
serialize(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
serialize(byte[], int) - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FramePrivate
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRawBytes
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
serializeBody(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
serializeBody(byte[], int) - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
serializeDate(DataOutputStream, Date) - Static method in class com.wowza.wms.amf.AMF3Utils
Serialize a date object
serializeFooter(byte[], int, int, int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
serializeHeader(byte[], int, int, int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
serializeInt(DataOutputStream, int) - Static method in class com.wowza.wms.amf.AMF3Utils
Serialize int value
serializeString(DataOutputStream, String) - Static method in class com.wowza.wms.amf.AMF3Utils
Serialize a string value
serializeString(String, byte[], int) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
serializeStringLen(String) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
serializeStringNoLength(DataOutputStream, String) - Static method in class com.wowza.wms.amf.AMF3Utils
Serialize string but do not write the length
serializeTags(byte[], int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3Frames
 
serializeZeroLengthString(DataOutputStream) - Static method in class com.wowza.wms.amf.AMF3Utils
Serialize empty string
Server - Class in com.wowza.wms.server
 
Server() - Constructor for class com.wowza.wms.server.Server
 
serverIp - Variable in class com.wowza.wms.rtp.model.RTPSession
 
serverPort - Variable in class com.wowza.wms.rtp.model.RTPSession
 
service(IoSession, RtmpRequestMessage, RtmpResponseMessage) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Called to service each request
sessionClosed(IoSession) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
sessionClosed callback
sessionClosed(IUDPTransportSession) - Method in class com.wowza.wms.rtp.model.RTPPort
 
sessionId - Variable in class com.wowza.wms.rtp.model.RTPSession
 
sessionOpened(IoSession) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
sessionOpened callback
sessionOpened(IUDPTransportSession) - Method in class com.wowza.wms.rtp.model.RTPPort
 
SESSIONPROTOCOL_COUNT - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
SESSIONPROTOCOL_CUPERTINOSTREAMING - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
SESSIONPROTOCOL_SANJOSESTREAMING - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
SESSIONPROTOCOL_SMOOTHSTREAMING - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
SESSIONPROTOCOL_UNKNOWN - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
SESSIONPROTOCOL_WEBMSTREAMING - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
sessionStart(RTPSession) - Method in interface com.wowza.wms.mediacaster.rtp.IRTPSessionDescriptionDataProvider
 
sessionStop(RTPSession) - Method in interface com.wowza.wms.mediacaster.rtp.IRTPSessionDescriptionDataProvider
 
SESSIONTYPE_LIVE - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
SESSIONTYPE_UNKNOWN - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
SESSIONTYPE_VOD - Static variable in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
 
set(int, AMFData) - Method in class com.wowza.wms.amf.AMFDataArray
Set an array item
set(int, String) - Method in class com.wowza.wms.amf.AMFDataArray
Set an string value (will be wrapped in an AMFDataItem object)
set(int, double) - Method in class com.wowza.wms.amf.AMFDataArray
Set an double value (will be wrapped in an AMFDataItem object)
set(int, int) - Method in class com.wowza.wms.amf.AMFDataArray
Set an int value (will be wrapped in an AMFDataItem object)
set(int, long) - Method in class com.wowza.wms.amf.AMFDataArray
Set an long value (will be wrapped in an AMFDataItem object)
set(int, Date) - Method in class com.wowza.wms.amf.AMFDataArray
Set an date value (will be wrapped in an AMFDataItem object)
set(int, boolean) - Method in class com.wowza.wms.amf.AMFDataArray
Set an boolean value (will be wrapped in an AMFDataItem object)
set(int, AMFData) - Method in class com.wowza.wms.amf.AMFDataList
Set an array item
set(int, String) - Method in class com.wowza.wms.amf.AMFDataList
Set an string value (will be wrapped in an AMFDataItem object)
set(int, double) - Method in class com.wowza.wms.amf.AMFDataList
Set an double value (will be wrapped in an AMFDataItem object)
set(int, int) - Method in class com.wowza.wms.amf.AMFDataList
Set an int value (will be wrapped in an AMFDataItem object)
set(int, long) - Method in class com.wowza.wms.amf.AMFDataList
Set an long value (will be wrapped in an AMFDataItem object)
set(int, Date) - Method in class com.wowza.wms.amf.AMFDataList
Set an date value (will be wrapped in an AMFDataItem object)
set(int, boolean) - Method in class com.wowza.wms.amf.AMFDataList
Set an boolean value (will be wrapped in an AMFDataItem object)
setAbsTimecode(long) - Method in class com.wowza.wms.amf.AMFPacket
Set absolute timecode (milliseconds)
setAbsTimecodeLong(long) - Method in class com.wowza.wms.amf.AMFObj
Set the absolute timecode
setAbsTimecodeShort(long) - Method in class com.wowza.wms.amf.AMFObj
Set the absolute timecode
setAcceptConnection(boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
Set is auto accept connection
setAcceptConnection(boolean) - Method in interface com.wowza.wms.client.IClient
Set the default for accept connection
setAcceptConnectionDescription(String) - Method in interface com.wowza.wms.client.IClient
Call this method from onConnect to set the info.description property returned in NetConnection onStatus handler
setAcceptConnectionExObj(AMFDataObj) - Method in interface com.wowza.wms.client.IClient
Call this method from onConnect to set the info.ex property returned in NetConnection onStatus handler
setAcceptConnectionObj(AMFData) - Method in interface com.wowza.wms.client.IClient
Call this method from onConnect to add an "application" property to the info object that is passed back to the Flash client in the onStatus handler.
setAcceptSession(boolean) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set to false to reject session
setActive(boolean) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set session active
setAddressCount(int) - Method in class com.wowza.wms.rtp.model.RTPPort
Set address count
setAdminInterfaceHostPort(HostPort) - Method in interface com.wowza.wms.vhost.IVHost
Set admin interface host port (not used)
setAllowDomains(String[]) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the list of domain names used to control access to this application.
setAnnounce(boolean) - Method in class com.wowza.wms.rtp.model.RTPSession
Set ANNOUNCE command been called on this session
setAppend(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set is append to media file (only valid if isRecord)
setAppInstance(IApplicationInstance) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the application instance associated with this HTTP session
setAppInstance(IApplicationInstance) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Set the application instance this media caster is assoicated with
setAppInstance(IApplicationInstance) - Method in class com.wowza.wms.rtp.model.RTPSession
Set application instance
setAppInstanceName(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the application instance name
setAppInstanceProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Set application instance level property NetConnection.call("setAppInstanceProperty", null, name, value);
setApplication(String) - Method in class com.wowza.wms.logging.UDPAppender
The App option takes a string value which should be the name of the application getting logged.
setApplicationInstanceTouchTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the application instance touch timeout (milliseconds).
setApplicationProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Set application level property NetConnection.call("setApplicationProperty", null, name, value);
setApplicationTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set application timeout (milliseconds)
setApplicationTimeout(int) - Method in interface com.wowza.wms.vhost.IVHost
Set application time out (milliseconds).
setAppName(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Get the application name
setAudioHost(String) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set audio host
setAudioPort(int) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set audio port
setAudioSize(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set the size of the current audio packet that is being streamed from the client to the server
setAudioTC(long, boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set last absolute audio timecode (milliseconds) sent to mediaStream
setAudioTC(long) - Method in interface com.wowza.wms.stream.IMediaStream
Set last absolute audio timecode (milliseconds) sent to mediaStream
setAuthenticatePlayHandler(IAuthenticateRTSP) - Method in class com.wowza.wms.rtp.model.RTPSession
Set the authentication play handler
setAuthenticatePublishHandler(IAuthenticateRTSP) - Method in class com.wowza.wms.rtp.model.RTPSession
Set the RTP authentication handler
setAuthenticationMethod(String) - Method in class com.wowza.wms.http.HTTProvider2Base
Set authentication method: digest, basic, none...
setAuthenticationMethod(String) - Method in interface com.wowza.wms.http.IHTTPProvider2
 
setAVSyncMethod(int) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the audio/video sync method.
setBandwidthLimit(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
 
setBaseClass(String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Set base class
setBaseClass(String) - Method in class com.wowza.wms.vhost.StreamItem
Set base class path.
setBody(int, AMFData) - Method in class com.wowza.wms.response.ResponseFunction
Add AMFData to the body of the message.
setBufferSize(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
setBufferTime(int) - Method in interface com.wowza.wms.client.IClient
Set default buffer time for newly created mediaStream objects
setBufferTime(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Server side implementation of NetStream.setBufferTime(bufferTime : Number);
setBufferTime(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set buffer time for mediaStream (milliseconds)
setBufferTime(int) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Set buffer time
setByteContainerLevel(int) - Method in class com.wowza.wms.amf.AMFObj
Fake container for processing
setCheckIpAddr(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Are we checking the ip address of each incoming RTP packet
setCheckSSRC(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Are we checking the ssrc values of each incoming RTP packet
setChecksum(String) - Method in interface com.wowza.wms.stream.IMediaIndexItem
Set media index checksum
setChecksum(IRandomAccessReader) - Method in interface com.wowza.wms.stream.IMediaIndexItem
Set media index checksum.
setClassName(String) - Method in class com.wowza.wms.amf.AMFDataObj
 
setClassName(String) - Method in class com.wowza.wms.amf.AMFDataTrait
Set class name
setClient(IClient) - Method in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
Set client
setClient(IClient) - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Set client
setClient(IClient) - Method in interface com.wowza.wms.stream.IMediaStream
Set parent client connection
setClientIdleFrequency(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set default client idle frequency (milliseconds)
setClientIdleFrequency(int) - Method in interface com.wowza.wms.vhost.IVHost
Set default client idle frequency (milliseconds)
setClientProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Set client level property NetConnection.call("setClientProperty", null, name, value);
setClientTimeout(int) - Method in interface com.wowza.wms.vhost.IVHost
Set client timeout.
setClustered(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
not used
setCommandInterface(Object) - Method in class com.wowza.wms.server.Server
 
setCommandInterfaceHostPort(HostPort) - Method in interface com.wowza.wms.server.IServer
Set the definition for the command interface.
setCommandInterfaceHostPort(HostPort) - Method in class com.wowza.wms.server.Server
 
setConfigDir(String) - Method in class com.wowza.wms.vhost.VHostItem
Set configuration path for vHost.
setConnected(boolean) - Method in class com.wowza.wms.rtp.model.RTPSession
Set session is connected
setConnectionLimit(int) - Method in class com.wowza.wms.vhost.VHostItem
Set connection limit of this vHost item.
setConnectionTimeout(int) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Set connection timeout (milliseconds)
setConnectionValidator(IConnectionValidator) - Method in class com.wowza.wms.client.ConnectionCounter
Set the connection validator.
setContentType(byte) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
setCookieStr(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set cookie string
setCookieStr(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set cooking string
setCoreHandlerPoolSize(int) - Method in interface com.wowza.wms.server.IServer
Set the handler core thread pool size.
setCoreHandlerPoolSize(int) - Method in class com.wowza.wms.server.Server
 
setCoreHandlerPoolSize(int) - Method in interface com.wowza.wms.vhost.IVHost
Set the handler core thread pool size.
setCoreTransportPoolSize(int) - Method in interface com.wowza.wms.server.IServer
Set the transport core thread pool size.
setCoreTransportPoolSize(int) - Method in class com.wowza.wms.server.Server
 
setCoreTransportPoolSize(int) - Method in interface com.wowza.wms.vhost.IVHost
Set the transport core thread pool size.
setData(byte[]) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
setData(byte[], AMFDataContextDeserialize) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set slot data as byte[].
setData(byte[]) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set slot data as byte[].
setData(AMFData) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set slot data as AMFData object.
setDataBuffer(ByteBuffer) - Method in class com.wowza.wms.amf.AMFPacket
Set the data for this packet
setDataBuffer(byte[]) - Method in class com.wowza.wms.amf.AMFPacket
Set the data buffer to a byte array
setDataSize(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set the size of the current data packet that is being streamed from the client to the server
setDataTC(long, boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set last absolute data timecode (milliseconds) sent to mediaStream
setDataTC(long) - Method in interface com.wowza.wms.stream.IMediaStream
Set last absolute data timecode (milliseconds) sent to mediaStream
setDataType(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set the data packet type: (IVHost.CONTENTTYPE_DATA0 or IVHost.CONTENTTYPE_DATA3)
setDebugLog(boolean) - Method in class com.wowza.util.IOPerformanceCounter
 
setDebugRTSPSession(boolean) - Method in class com.wowza.wms.rtp.model.RTPSession
Set debugging RTSP session
setDescribe(boolean) - Method in class com.wowza.wms.rtp.model.RTPSession
Set DESCRIBE command been called on this session
setDescription(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
setDescription(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
setDescription(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
setDescription(String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Set description
setDescription(String) - Method in class com.wowza.wms.vhost.StreamItem
Set streamType description.
setDirection(int) - Method in class com.wowza.wms.stream.FastPlaySettings
Set direction (1 forward, -1 reverse)
setDirecton(int) - Method in interface com.wowza.io.IRandomAccessReader
Set the current direction hint
setDomainName(String) - Method in class com.wowza.wms.vhost.HostPort
Set domainName.
setDuration(long) - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Set target duration for playback (milliseconds)
setDuration(long) - Method in class com.wowza.wms.stream.publish.PublishingProviderLive
 
setDuration(long) - Method in class com.wowza.wms.stream.publish.PublishingProviderMediaReader
 
setDynamic(boolean) - Method in class com.wowza.wms.amf.AMFDataTrait
Set isDynamic
setDynamicLogProperties(Properties) - Method in interface com.wowza.wms.server.IServer
Set the dynamic log properties set at the server level
setDynamicLogProperties(Properties) - Method in class com.wowza.wms.server.Server
 
setDynamicLogProperties(Properties) - Method in interface com.wowza.wms.vhost.IVHost
Set the dynamic log properties set at the vhost level
setEmbeddedFlag(byte) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
setEncoding(String) - Method in class com.wowza.wms.logging.UDPAppender
The Encoding option specifies how the bytes are encoded.
setExt(String) - Method in interface com.wowza.wms.stream.IMediaStream
Set media file extension
setFastPlay(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleFastPlay
Turn on fast play NetStream.call("setFastPlay", null, multiplier, frames-per-second, direction);
setFastPlaySettings(FastPlaySettings) - Method in interface com.wowza.wms.client.IClient
Set fastPlay settings
setFastPlaySettings(FastPlaySettings) - Method in interface com.wowza.wms.stream.IMediaStream
Set fastPlay settings
setFileExtension(String) - Method in class com.wowza.wms.stream.publish.Publisher
Set the file extension
setFileIOPoolSize(int) - Method in interface com.wowza.wms.vhost.IVHost
Set default file io thread pool size.
setFlags(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
setFlags(int) - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
setFlashVer(String) - Method in interface com.wowza.wms.client.IClient
Set client flash version
setForceAMF0(boolean) - Method in class com.wowza.wms.response.ResponseFunction
 
setForceRTSPInterleaved(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
True if forcing RTSP interleaved
setFps(int) - Method in class com.wowza.wms.stream.FastPlaySettings
Set frames per second
setFrameIdentifier(long) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
setHandler(IRTPMessageHandler) - Method in class com.wowza.wms.rtp.model.RTPPort
Set the message handler
setHeader(String, String) - Method in interface com.wowza.wms.http.IHTTPResponse
Set header value
setHeaderSize(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set the last packet header size (debugging)
setHost(String) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set host
setHost(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set host
setHostType(String) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set host type (default IP4)
setHTTPStreamerAdapter(IHTTPStreamerAdapter) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the HTTP streaming adapter associated with this HTTP session
setHTTPStreamerItem(HTTPStreamerItem) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Set the HTTP streamer item associated with this adapter
setHTTPStreamerList(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the comma separated list of HTTPStreamer names being used by this application (see conf/HTTPStreamers.xml)
setHTTPStreamerSession(IHTTPStreamerSession) - Method in interface com.wowza.wms.stream.IMediaStream
Set the HTTPStreamer session associated with this stream
setId(int) - Method in class com.wowza.wms.amf.AMFObj
Set channel id
setID(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Set the id of this adapter
setIdleCheckFrequency(int) - Method in interface com.wowza.wms.vhost.IVHost
Set idle check frequency (milliseconds)
setIdleFrequency(int) - Method in interface com.wowza.wms.client.IClient
Set client idle frequency (milliseconds)
setIdleFrequency(int) - Method in class com.wowza.wms.rtp.model.RTPSession
Set idle frequency (milliseconds)
setIdleHandler(RTPIdleHandler) - Method in class com.wowza.wms.rtp.model.RTPSession
Set idle handler
setIdleMinimumWaitTime(int) - Method in interface com.wowza.wms.vhost.IVHost
Set the minimum time (milliseconds) the idle worker thread will sleep before generating idle events
setIdleWorkerCount(int) - Method in interface com.wowza.wms.vhost.IVHost
Set number of threads used to generate idle events
setIdStr(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
setIdStr(String) - Method in interface com.wowza.wms.media.mp3.model.idtags.IID3V2Frame
 
setIndex(int) - Method in class com.wowza.wms.stream.publish.PlaylistItem
 
setInnerObj(AMFData) - Method in class com.wowza.wms.amf.AMFDataTrait
Set inner object
setIntData(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Internal use, set int data
setIntHeader(String, int) - Method in interface com.wowza.wms.http.IHTTPResponse
Set header value as int
setIOPerformanceCounter(IOPerformanceCounter) - Method in class com.wowza.wms.rtp.model.RTPSession
Set IO performance counter
setIoPerformanceCounter(IOPerformanceCounter) - Method in class com.wowza.wms.server.Server
 
setIp(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set remote IP address
setIpAddress(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the IP address
setIpAddress(String) - Method in class com.wowza.wms.vhost.HostPort
Set ipAddress for object.
setIsPlaying(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set is mediaStream playing
setKeepAliveTime(int) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Set keep alive time (milliseconds)
setKeepAliveTimeout(int) - Method in interface com.wowza.wms.vhost.IVHost
Set the RTMPT connection keep alive timeout
setLanguage(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
setLastAccessed(long) - Method in interface com.wowza.wms.stream.IMediaIndexItem
Set last time media index accessed (milliseconds)
setLastAuthenticateMethod(int) - Method in class com.wowza.wms.rtp.model.RTPSession
Set last method received
setLastClientId(int) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set client id of client that performaned last operation on slot.
setLastOperation(int) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set last slot (property) operation.
setLastSentAbsTimecode(boolean) - Method in class com.wowza.wms.amf.AMFObj
 
setLastValidateTime(long) - Method in interface com.wowza.wms.client.IClient
Set the last time (milliseconds) the connection was validated with ping
setLive(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Is live stream
setLivePlaylist(SmoothStreamingLivePlaylist) - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
setLiveRepeaterCapabilities(int) - Method in interface com.wowza.wms.client.IClient
Set the live repeater capabilities of this connection
setLiveStreamingPacketizer(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the live stream packetizer name
setLiveStreamPacketizer(String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Set the live stream packetizer for this media caster stream item
setLiveStreamPacketizer(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Set the live stream packetizer for a stream
setLiveStreamPacketizer(String) - Method in interface com.wowza.wms.stream.IMediaStream
Set the live stream packetizer that this stream is using
setLiveStreamPacketizerControl(ILiveStreamPacketizerControl) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the Live Stream Packetizer Contoller.
setLiveStreamPacketizerId(int) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Set the live stream packetizer id
setLiveStreamPacketizerList(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the comma separated list of LiveStreamPacketizers names being used by this application (see conf/LiveStreamPacketizers.xml)
setLiveStreamPacketizerList(String) - Method in interface com.wowza.wms.client.IClient
Set the comma separated list of LiveStreamPacketizers names being used by this client (see conf/LiveStreamPacketizers.xml)
setLiveStreamPacketizerList(String) - Method in interface com.wowza.wms.stream.IMediaStream
Set the comma separated list of LiveStreamPacketizers names being used by this stream (see conf/LiveStreamPacketizers.xml)
setLiveStreamRepeater(String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Set the live stream repeater for this media caster stream item
setLiveStreamRepeater(String) - Method in interface com.wowza.wms.stream.IMediaStream
Set the live stream repeater name for the stream
setLoggedConnect(boolean) - Method in class com.wowza.wms.rtp.model.RTPSession
Set connect logged
setLongTimecode(boolean) - Method in class com.wowza.wms.amf.AMFObj
Set is a 32 bit timecode
setMaximumPendingWriteBytes(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set maximum number a bytes a client connection can have waiting to be sent before the connection is terminated.
setMaximumPendingWriteBytes(int) - Method in interface com.wowza.wms.vhost.IVHost
Set maximum number a bytes a client connection can have waiting to be sent before the connection is terminated.
setMaximumSetBufferTime(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) call.
setMaximumSetBufferTime(int) - Method in interface com.wowza.wms.vhost.IVHost
Set maximum number of milliseconds allowed for the NetStream.setBufferTime(secs) call.
setMaxRTCPWaitTime(int) - Method in class com.wowza.wms.rtp.model.RTPStream
Set max time to wait for RTCP sender reports (milliseconds)
setMaxStorageDirDepth(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Maximum folder depth allowed for the StreamStorageDir and SharedObjectStorageDir paths
setMediaCasterDef(MediaCasterItem) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Set the media caster definition
setMediaCasterHostPortConfig(HostPortConfig) - Method in class com.wowza.wms.mediacaster.MediaCasterSettings
Set media caster host port config
setMediaCasterId(String) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Get the media caster id
setMediaCasterItem(MediaCasterItem) - Method in interface com.wowza.wms.stream.IMediaStreamMediaCaster
 
setMediaCasterPlay(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Is MediaCaster play enabled (if true, will trigger MediaCaster startup)
setMediaCasterProcessorCount(int) - Method in class com.wowza.wms.mediacaster.MediaCasterSettings
Set the thread count for this processor
setMediaCasterType(int) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Set the media caster type.
setMediaCasterValidator(IMediaCasterValidateMediaCaster) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the MediaCaster validator interface for this application instance
setMediaReaderItem(MediaReaderItem) - Method in interface com.wowza.wms.stream.IMediaReader
Set the mediaReader item definition
setMediaWriterItem(MediaWriterItem) - Method in interface com.wowza.wms.stream.IMediaWriter
Set the media write definition
setMergeOnMetadata(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
If true, merge incoming onMetadata events with the current onMetdata event data.
setMessageBytes(byte[]) - Method in class com.wowza.wms.response.ResponseFunction
 
setMetaDataProvider(IMediaStreamMetaDataProvider) - Method in interface com.wowza.wms.stream.IMediaStream
Set the metaData provider
setMimeType(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
setMode(int) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the play/publish mode
setMPEGTSAudioPID(int) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the audio PID id if MPEG-TS stream
setMPEGTSOut(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Is MPEG-TS out
setMPEGTSVideoPID(int) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the video PID id if MPEG-TS stream
setMultiplier(double) - Method in class com.wowza.wms.stream.FastPlaySettings
Set speed of fast play
setName(String) - Method in interface com.wowza.wms.application.IApplication
Set name of application
setName(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set applicationInstance name
setName(String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Set name
setName(String) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set name
setName(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set shared object name
setName(String) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set slot (property) name
setName(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setName(String) - Method in interface com.wowza.wms.stream.IMediaStream
Set stream name
setName(String, String) - Method in interface com.wowza.wms.stream.IMediaStream
Set stream name and extension.
setName(String, String, String, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStream
Set stream name, extension, query string, play start, play len and play reset from play command.
setName(String, String, String, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Set mediaPlayStream name, extension, query string, play start, play len, play reset
setName(String) - Method in class com.wowza.wms.vhost.StreamItem
Set streamType name.
setName(String) - Method in class com.wowza.wms.vhost.VHostItem
Set vHost name
setNetConnection(INetConnection) - Method in interface com.wowza.wms.stream.IMediaStream
Set parent netConnection (future server to server communication)
setNetConnectionIdleFrequency(int) - Method in interface com.wowza.wms.vhost.IVHost
Set the server to server idle frequency (milliseconds)
setNetConnectionProcessorCount(int) - Method in interface com.wowza.wms.vhost.IVHost
Set net connection processor count.
setNew(boolean) - Method in class com.wowza.wms.amf.AMFObj
Set is new packet
setObjectEncoding(int) - Method in class com.wowza.wms.amf.AMFDataContextDeserialize
Set object encoding, see AMFData.AMF_LEVEL*
setObjectEncoding(int) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Set object encoding, see AMFData.AMF_LEVEL*
setObjectEncoding(int) - Method in class com.wowza.wms.amf.AMFObj
 
setObjectEncoding(int) - Method in interface com.wowza.wms.client.IClient
Set the object encoding level
setOffsetToNextTag(long) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameRecommendedBufferSize
 
setOpen(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set mediaStream open
setOutHost(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set out host
setPacketizeAudio(boolean) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Set to true to packetize audio
setPacketizeData(boolean) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Set to true to packetize data
setPacketizeVideo(boolean) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Set to true to packetize video
setParent(ISharedObjects) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setParent(IMediaStream) - Method in interface com.wowza.wms.stream.IMediaWriter
Set the parent stream for this media write object
setPersistent(boolean) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set is shared object persisted.
setPersistent(boolean) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Set is shared object in list persistent
setPersistent(boolean) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setPictureData(byte[]) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
setPictureDataAsURL(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
setPictureType(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
setPingTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set ping timeout (millseconds)
setPingTimeout(int) - Method in interface com.wowza.wms.vhost.IVHost
Set ping timeout (millseconds)
setPlay(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set is the stream a play stream (vs a publish stream)
setPlayClass(String) - Method in class com.wowza.wms.vhost.StreamItem
Set play class path.
setPlayer(IMediaStreamPlay) - Method in interface com.wowza.wms.stream.IMediaStream
Set underlying player (IMediaStreamPlay) object
setPlayLogged(boolean) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
true, if play has been logged
setPollingInterval(int) - Method in class com.wowza.wms.stream.publish.Stream
Set the polling interval (milliseconds)
setPort(int) - Method in class com.wowza.wms.logging.UDPAppender
The Port option takes a positive integer representing the port where UDP packets will be sent.
setPort(int) - Method in class com.wowza.wms.vhost.HostPort
Set port
setProcessorCount(int) - Method in class com.wowza.wms.vhost.HostPort
Set the number of threads to use to service this incoming port
setProperties(WMSProperties) - Method in class com.wowza.wms.http.HTTProvider2Base
Set properties
setProperties(WMSProperties) - Method in interface com.wowza.wms.http.IHTTPProvider
Called to provide properties set in configuration files
setProperties(WMSProperties) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Set properties
setProperties(WMSProperties) - Method in interface com.wowza.wms.stream.IMediaReader
Set the properties for this media reader
setProperties(WMSProperties) - Method in class com.wowza.wms.vhost.VHostItem
Set properties
setProperty(String, Object) - Method in class com.wowza.wms.application.WMSProperties
Set property to generic object.
setProperty(String, String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Set a property
setProperty(String, String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set slot (property) value as a string value (will be wrapped in an AMFDataItem object)
setProperty(String, double) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set slot (property) value as a double value (will be wrapped in an AMFDataItem object)
setProperty(String, int) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set slot (property) value as a int value (will be wrapped in an AMFDataItem object)
setProperty(String, long) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set slot (property) value as a long value (will be wrapped in an AMFDataItem object)
setProperty(String, Date) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set slot (property) value as a date value (will be wrapped in an AMFDataItem object)
setProperty(String, boolean) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set slot (property) value as a boolean value (will be wrapped in an AMFDataItem object)
setProperty(String, AMFData) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set slot (property) value as AMFData object.
setProperty(String, boolean) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setProperty(String, Date) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setProperty(String, double) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setProperty(String, long) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setProperty(String, int) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setProperty(String, String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setProperty(String, AMFData) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setProperty(String, String) - Method in class com.wowza.wms.vhost.StreamItem
Set property value.
setPublishAudioCodecId(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set the codec id of the most recently published audio packet
setPublishVideoCodecId(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set the codec id of the most recently published video packet
setQueryStr(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set query string
setQueryStr(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set query string
setQueryStr(String) - Method in interface com.wowza.wms.stream.IMediaStream
Set play/publish name query string.
setRealTimeStartTime(long) - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Set real start time (milliseconds)
setRealTimeStartTime(long) - Method in class com.wowza.wms.stream.publish.PublishingProviderLive
 
setRealTimeStartTime(long) - Method in class com.wowza.wms.stream.publish.PublishingProviderMediaReader
 
setReceiveAudio(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set receive audio
setReceiveVideo(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set receive video
setReceiveVideoFPS(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set frame per second for video (not currently implemented)
setReconnectWaitTime(int) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Set the minimum time between reconnect attempts (milliseconds)
setRecord(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set is the stream being recorded
setReferrer(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set referrer
setReferrer(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set referrer
setRemoteHost(String) - Method in class com.wowza.wms.logging.UDPAppender
The RemoteHost option takes a string value which should be the host name or ipaddress to send the UDP packets.
setRepeat(boolean) - Method in class com.wowza.wms.stream.publish.Playlist
 
setRepeat(boolean) - Method in class com.wowza.wms.stream.publish.Stream
Use this to make the playlist repeat or not...
setRepeaterEdge(boolean) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Set is live repeater edge
setRepeaterMediaCasterDef(MediaCasterItem) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Set the live repeater media caster definition
setRepeaterOriginUrl(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the Repeater Origin URL used by the Live Stream Repeater
setRepeaterOriginUrl(String) - Method in interface com.wowza.wms.client.IClient
Set the origin URL used by the Live Stream Repeater
setRepeaterOriginUrl(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Set the Repeater Origin URL for this client
setRepeaterQueryString(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the Repeater query string that is used to connect to the origin.
setRequestFilters(String) - Method in class com.wowza.wms.http.HTTProvider2Base
Set the request filter
setRequestFilters(String) - Method in interface com.wowza.wms.http.IHTTPProvider2
 
setResetPlayStream(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Set reset stream trigger
setResponseCode(int) - Method in interface com.wowza.wms.http.IHTTPResponse
Set the HTTP response code
setResyncAudioVideoOnSR(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Reset audio/video sync on new RTCP packets (not just first packet)
setRetAMFNumber(int) - Method in class com.wowza.wms.response.ResponseFunction
Set the return channel id
setRsoStorageDir(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set remote shared object storage path
setRTPAVSyncMethod(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set RTP audio/video sync method (RTPStream.AVSYNCMETHODS_SENDERREPORT, RTPStream.AVSYNCMETHODS_SYSTEMCLOCK, RTPStream.AVSYNCMETHODS_RTPTIMECODE)
setRTPDestination(RTPDestination) - Method in class com.wowza.wms.rtp.model.RTPStream
Set RTP destination
setRTPIdleFrequency(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the default RTP idle frequency (milliseconds)
setRTPIdleFrequency(int) - Method in interface com.wowza.wms.vhost.IVHost
Set default RTP idle frequency (milliseconds)
setRTPMaxRTCPWaitTime(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the maximum time to wait for RTCP packets (milliseconds)
setRTPPlayAuthenticationMethod(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the RTP play authentication method (as defined in conf/Authentication.xml)
setRTPPublishAuthenticationMethod(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the RTP publish authentication method (as defined in conf/Authentication.xml)
setRTPSession(RTPSession) - Method in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
Set RTP Session
setRTPSession(RTPSession) - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Set RTP session
setRTPSession(RTPSession) - Method in class com.wowza.wms.rtp.model.RTPPushPublishSession
Set RTP session
setRTPStream(RTPStream) - Method in interface com.wowza.wms.stream.IMediaStream
Set the RTP based stream this stream is associated with
setRTPWrapped(boolean) - Method in class com.wowza.wms.rtp.model.RTPDestination
Is stream wrapped in RTP (MPEG-TS in RTP)
setRTSP(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Is this RTP Stream managed by RTSP session
setRTSPAlwaysUseSDPPorts(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Force RTSP to use ports in SDP data
setRTSPBindIpAddress(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Get the IP address to which UDP ports will be bound for RTSP/RTP sessions
setRTSPBindIpAddress(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the bind RTSP bind IP address
setRTSPConnectionAddressType(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the connection IP address type (IP4) to used in the Session Description Protocol data exchanged for an RTSP/RTP session
setRTSPConnectionAddressType(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the connection address type
setRTSPConnectionIpAddress(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the connection IP address to used in the Session Description Protocol data exchanged for an RTSP/RTP session
setRTSPConnectionIpAddress(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the connection IP address
setRTSPMaximumPendingWriteBytes(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the maximum number of pending write bytes for an RTSP session
setRTSPMaximumPendingWriteBytes(int) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the maximum number of waiting bytes allow for this RTSP session
setRTSPOriginAddressType(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the origin IP address type (IP4) to used in the Session Description Protocol data exchanged for an RTSP/RTP session
setRTSPOriginAddressType(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the origin address type
setRTSPOriginIpAddress(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the origin IP address to used in the Session Description Protocol data exchanged for an RTSP/RTP session
setRTSPOriginIpAddress(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the origin IP address
setRTSPPlayRangeStart(double) - Method in class com.wowza.wms.rtp.model.RTPSession
Set play start range, Internal use.
setRTSPPlayRangeStop(double) - Method in class com.wowza.wms.rtp.model.RTPSession
Set play stop range, Internal use.
setRTSPSessionDescription(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Get session description
setRTSPSessionName(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set session name
setRTSPSessionTimeout(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the RTSP session timeout (milliseconds)
setRTSPSessionTimeout(int) - Method in class com.wowza.wms.rtp.model.RTPStream
Set RTP session timeout (milliseconds)
setRTSPTunnelingSessionId(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set the RTSP/RTP tunneling session id
setSDPData(String) - Method in class com.wowza.wms.rtp.model.RTPPushPublishSession
Set SDP data
setSDPLang(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the SDP language
setSendOnMetadata(boolean) - Method in interface com.wowza.wms.stream.publish.IPublishingProvider
Set to send onMetadata event when stream starts
setSendOnMetadata(boolean) - Method in class com.wowza.wms.stream.publish.PublishingProviderBase
True to send onMetadata event on stream start
setSendOnMetadata(boolean) - Method in class com.wowza.wms.stream.publish.Stream
True if sending onMetadata events
setSendPlayStopLogEvent(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set need to send a log event for stop
setSendPublishStopLogEvent(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set need to send a log event for publishing
setSendRecordStopLogEvent(boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set need to send a log event for recording
setSendSDESEvents(boolean) - Method in class com.wowza.wms.rtp.model.RTPStream
Send RTCP SDES events
setSeq(long) - Method in class com.wowza.wms.amf.AMFPacket
Set packet sequence.
setServer(IServer) - Static method in class com.wowza.wms.vhost.VHostSingleton
Set a reference to the current running server.
setServerIp(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set server IP address
setServerIp(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set the server IP address
setServerPort(int) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set server port
setServerPort(int) - Method in class com.wowza.wms.rtp.model.RTPSession
Set server port
setSession(RTPSession) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the RTP session
setSessionId(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set session id
setSessionId(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set session id
setSessionProtocol(int) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set protocol, see SESSIONPROTOCOL_*
setSessionTimeout(int) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the session timeout for this session (milliseconds)
setSessionTracker(WebMPacketizerSessionTracker) - Method in class com.wowza.wms.httpstreamer.webmstreaming.httpstreamer.HTTPStreamerSessionWebM
 
setSessionType(int) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set session type: see SESSIONTYPE_*
setSessionValid(boolean) - Method in class com.wowza.wms.rtp.model.RTPSession
Set session valid
setSharedObjectReadAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the default shared object read access
setSharedObjectReadAccess(String) - Method in interface com.wowza.wms.client.IClient
Set the shared object read access value.
setSharedObjectWriteAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the default shared object write access
setSharedObjectWriteAccess(String) - Method in interface com.wowza.wms.client.IClient
Set the shared object write access value.
setShutdownClient(boolean) - Method in interface com.wowza.wms.client.IClient
Gracefully and forecefully shutdown a client.
setShutdownClient(boolean) - Method in class com.wowza.wms.rtp.model.RTPSession
Set RTP session shutdown
setShutdownOnRelease(boolean) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
On last release shutdown the stream even if clients are connected
setShuttingDown(boolean) - Method in interface com.wowza.wms.vhost.IVHost
Set VHost shutting down flag
setSize(int) - Method in class com.wowza.wms.amf.AMFObj
Set packet size
setSize(int) - Method in class com.wowza.wms.amf.AMFPacket
Set packet size
setSlotValue(IClient, String, AMFData) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setSlotValue(IClient, String, byte[]) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setSlotValue(IClient, String, byte[], AMFDataContextDeserialize) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setSlotValue(IClient, String, byte[], AMFData) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setSlotValue(IClient, String, byte[], AMFData, AMFDataContextDeserialize) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setSlotVersion(int) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set slot version
setSoVersion(int) - Method in interface com.wowza.wms.sharedobject.ISharedObjectSlot
Set parent shared object version
setSrc(int) - Method in class com.wowza.wms.amf.AMFObj
Set stream id (0 if not stream data)
setSrc(int) - Method in class com.wowza.wms.amf.AMFPacket
Set stream id (0 if not stream data)
setSrc(int) - Method in class com.wowza.wms.response.ResponseFunction
Set the src (stream id) for the message.
setSrc(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set stream id
setSSLConfig(HostPortSSLConfig) - Method in class com.wowza.wms.vhost.HostPort
 
setSslFactoryClass(String) - Method in class com.wowza.wms.vhost.HostPort
Set full class name of SSLFactory class
setStartStarupStreams(boolean) - Method in interface com.wowza.wms.vhost.IVHost
Set to true to startup startup stream as vhost startup
setStartTC(long) - Method in class com.wowza.wms.stream.FastPlaySettings
Set the timecode (milliseconds) where this fast play started
setStartTCOffset(long) - Method in class com.wowza.wms.stream.FastPlaySettings
Set the timecode (milliseconds) where this fast play started (not sure why we have both values)
setStorageDir(String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set path used to store shared object.
setStorageDir(String) - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Set the storage directory for all shared objects in list.
setStorageDir(String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setStream(IMediaStream) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the IMediaStream associated with this HTTP session
setStream(IMediaStream) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Set the underlying stream being used by this media caster
setStream(IMediaStream) - Method in class com.wowza.wms.stream.publish.Publisher
Set the media stream object
setStreamAudioSampleAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the default stream audio sample access
setStreamAudioSampleAccess(String) - Method in interface com.wowza.wms.client.IClient
Set the stream audio sample access value.
setStreamExt(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set stream extension
setStreamExt(String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
 
setStreamExt(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the stream extension
setStreamFileMapper(IMediaStreamFileMapper) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the stream file mapper.
setStreamKeyDir(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the stream key path
setStreamName(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set stream name
setStreamName(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set stream name
setStreamName(IMediaStream, String) - Method in class com.wowza.wms.stream.MediaStreamMap
Insert live media stream into the mediaStreamMap by name.
setStreamNameAliasProvider(IMediaStreamNameAliasProvider) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the stream name alias provider
setStreamNameLogging(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the stream name used for logging
setStreamPort(int) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set stream port
setStreamPosition(long) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set stream position (will not cause seek)
setStreamPosition(IMediaReaderStreamPosition) - Method in interface com.wowza.wms.stream.IMediaReader
Set the file position within the media file
setStreamProperty(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleProperties
Set stream level property NetConnection.call("setStreamProperty", null, streamId, name, value);
setStreamQueryStr(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the stream query string
setStreamReadAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the default stream read access
setStreamReadAccess(String) - Method in interface com.wowza.wms.client.IClient
Set the stream object read access value.
setStreamSessionId(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the stream session id
setStreamSessionIp(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the stream session ip
setStreamSessionVersion(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the stream session version
setStreamStorageDir(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set stream storage path
setStreamTimeout(int) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Set the watchdog stream timeout (millseconds)
setStreamType(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set default stream type for application.
setStreamType(String) - Method in interface com.wowza.wms.client.IClient
Set default streamType
setStreamType(String) - Method in class com.wowza.wms.mediacaster.MediaCasterItem
Set stream type
setStreamType(IClient, RequestFunction, AMFDataList) - Static method in class com.wowza.wms.module.ModuleCore
Set the default stream type for a client connection NetConnection.call("setStreamType", null, streamType);
setStreamType(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the stream type
setStreamType(String) - Method in interface com.wowza.wms.stream.IMediaStream
Set mediaStream streamType.
setStreamType(String) - Method in class com.wowza.wms.stream.publish.Publisher
Set the stream type (default live)
setStreamTypeStr(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Set stream type
setStreamVideoSampleAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the default stream video sample access
setStreamVideoSampleAccess(String) - Method in interface com.wowza.wms.client.IClient
Set the stream video sample access value.
setStreamWriteAccess(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Set the default stream write access
setStreamWriteAccess(String) - Method in interface com.wowza.wms.client.IClient
Set the stream object write access value.
setSuspended(boolean) - Method in class com.wowza.wms.vhost.HostPort
 
setSwitchLog(boolean) - Method in class com.wowza.wms.stream.publish.Stream
Log when a playlist switch occurs
setTargetEncoding(int) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Set target encoding, , see AMFData.AMF_LEVEL*
setTextEncoding(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameAttachedPicture
 
setTextEncoding(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
setTextEncoding(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
setTextEncoding(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
setTextEncoding(int) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
setTimecode(long) - Method in class com.wowza.wms.amf.AMFObj
Set timecode (milliseconds) sometimes relative
setTimecode(long) - Method in class com.wowza.wms.amf.AMFPacket
Set timecode (milliseconds) relative
setTimecode(long) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedTextDescriptor
 
setTimecode(long) - Method in class com.wowza.wms.response.ResponseFunction
Set function timecode (milliseconds).
setTimecodes(long, long) - Method in class com.wowza.wms.amf.AMFPacket
Set both relative and absolute timecode in one call (milliseconds)
setTimeoutSession(boolean) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set is session timeout.
setTimeStampFormat(byte) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
setTrack(RTPTrack) - Method in class com.wowza.wms.rtp.model.RTPPort
Set RTP track
setTransportMode(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the transport mode
setTTL(int) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set time to live
setTTL(int) - Method in class com.wowza.wms.rtp.model.RTPPort
Set time to live (milliseconds)
setType(int) - Method in class com.wowza.wms.amf.AMFData
Sets the the data type for this object
setType(int) - Method in class com.wowza.wms.amf.AMFObj
Set content type IVHost.CONTENTTYPE_*
setType(int) - Method in class com.wowza.wms.amf.AMFPacket
Set content type IVHost.CONTENTTYPE_*
setType(int) - Method in class com.wowza.wms.response.ResponseFunction
Set message type.
setUri(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set the URI associated with initial request
setUri(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set URI
setURL(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameLinkedInformation
 
setURL(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameURLLink
 
setUserAgent(String) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set user agent
setUserAgent(String) - Method in class com.wowza.wms.rtp.model.RTPSession
Set user agent
setUserAgents(String[]) - Method in interface com.wowza.wms.server.IServer
Set a pipe "|" delimited list of user agents that the server recognizes as RTMPT client.
setUserAgents(String[]) - Method in class com.wowza.wms.server.Server
 
setValid(boolean) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
 
setValidateFMLEConnections(boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
Returns true if validating FMLE connection (default is false)
setValidateFMLEConnections(boolean) - Method in interface com.wowza.wms.client.IClient
Returns true if validating FMLE connection (default is false)
setValidationFrequency(int) - Method in interface com.wowza.wms.application.IApplicationInstance
Set time between validation pings (milliseconds)
setValidationFrequency(int) - Method in interface com.wowza.wms.vhost.IVHost
Set time between validation pings (milliseconds)
setValue(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameComment
 
setValue(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedTextDescriptor
 
setValue(String) - Method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameTextInformation
 
setVersion(int) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Set the internal version number.
setVersion(int) - Method in class com.wowza.wms.sharedobject.SharedObject
 
setVersionFile(boolean) - Method in interface com.wowza.wms.stream.IMediaWriter
Set to true if the old file is to be versioned
setVHost(IVHost) - Method in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
Set vhost
setVHost(IVHost) - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Set vhost
setVHost(IVHost) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Set the vhost associated with this adapter
setVHost(IVHost) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Set vhost
setVHost(IVHost) - Method in class com.wowza.wms.rtp.model.RTPSession
Set vhost
setVideoHost(String) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set video host
setVideoPort(int) - Method in class com.wowza.wms.rtp.model.RTPDestination
Set video port
setVideoSize(int) - Method in interface com.wowza.wms.stream.IMediaStream
Set the size of the current video packet that is being streamed from the client to the server
setVideoTC(long, boolean) - Method in interface com.wowza.wms.stream.IMediaStream
Set last absolute video timecode (milliseconds) sent to mediaStream
setVideoTC(long) - Method in interface com.wowza.wms.stream.IMediaStream
Set last absolute video timecode (milliseconds) sent to mediaStream
setVisited(boolean) - Method in class com.wowza.wms.vhost.VHostItem
Set is visited.
setVODLastTimeTC(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the last timecode (milliseconds) sent for video on demand
setVODPlayLen(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the video on demand play duration (milliseconds)
setVODStartTimeTC(long) - Method in class com.wowza.wms.rtp.model.RTPStream
Set the video on demand start time (milliseconds)
setWaitForVideoKeyFrame(boolean) - Method in interface com.wowza.wms.stream.IMediaWriter
Set to true if you want the recorder to skip opening frames until it hits a key frame
SharedObject - Class in com.wowza.wms.sharedobject
 
SharedObject(String) - Constructor for class com.wowza.wms.sharedobject.SharedObject
Create new shared object
SharedObject(String, boolean, String) - Constructor for class com.wowza.wms.sharedobject.SharedObject
Create new shared object
SHAREDOBJECT_CMD_CONNECT - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object command: connect
SHAREDOBJECT_CMD_CONNECTSUCCESS - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object command: clear
SHAREDOBJECT_CMD_DELETE - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object command: delete
SHAREDOBJECT_CMD_DISCONNECT - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object command: disconnect
SHAREDOBJECT_CMD_ERROR - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object command: error
SHAREDOBJECT_CMD_SEND - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object command: send
SHAREDOBJECT_CMD_SETVALUE - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object command: setvalue
SHAREDOBJECT_STATUS_CHANGE - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object status: change
SHAREDOBJECT_STATUS_CLEAR - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object status: clear
SHAREDOBJECT_STATUS_DELETE - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object status: delete
SHAREDOBJECT_STATUS_SUCCESS - Static variable in interface com.wowza.wms.sharedobject.ISharedObject
shared object status: success
shortValue() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as short.
shutdown(boolean) - Method in interface com.wowza.wms.application.IApplication
shutdown application
shutdown(boolean, boolean) - Method in interface com.wowza.wms.application.IApplicationInstance
shutdown applicationInstance
shutdown() - Method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
shutdown() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Called then the HTTP session is shutting down
shutdown() - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
shutdown() - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
shutdown() - Method in class com.wowza.wms.httpstreamer.webmstreaming.httpstreamer.HTTPStreamerSessionWebM
 
shutdown(boolean) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Shutdown media caster
shutdown(boolean) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Shutdown this media caster item
shutdown(boolean) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Shutdown this media caster and close all running media casters
shutdown() - Method in class com.wowza.wms.rtp.model.RTPContext
Shutdown
shutdown() - Method in class com.wowza.wms.rtp.model.RTPPort
Shutdown port
shutdown() - Method in class com.wowza.wms.rtp.model.RTPSession
shutdown RTP session, Internal use.
shutdown(RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPSession
shutdown RTP session, Internal use.
shutdown(RTPRequestStatus) - Method in class com.wowza.wms.rtp.model.RTPStream
shutdown RTP stream, Internal use.
shutdown() - Method in interface com.wowza.wms.stream.IMediaStream
shutdown or close this mediaStream
shutdown() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Shutdown mediaStreamPlayer
shutdown() - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Called to shutdown the live stream packetizer
shutdown() - Method in interface com.wowza.wms.vhost.IVHost
Shutdown.
shutdown(String) - Static method in class com.wowza.wms.vhost.VHostSingleton
Shutdown a vHost by name.
shutdownAppInstance(String) - Method in interface com.wowza.wms.application.IApplication
Shutdown an application instance by name.
shutdownApplication(String) - Method in interface com.wowza.wms.vhost.IVHost
Shutdown an application by name.
shutdownClient(IClient) - Method in interface com.wowza.wms.application.IApplicationInstance
shutdown a client connection immediately
shutdownClient() - Method in interface com.wowza.wms.client.IClient
Gracefully shutdown a client.
shutdownClient - Variable in class com.wowza.wms.rtp.model.RTPSession
 
shutdownRTPSession(RTPSession) - Method in class com.wowza.wms.rtp.model.RTPContext
Gracefully and forcefully shutdown and RTP session
shutdownSession(IHTTPStreamerSession) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerAdapter
Called when an HTTP streaming session is shutdown
shutdownStream(IClient, RequestFunction, AMFDataList) - Method in class com.wowza.wms.mediacaster.ModuleMediaCaster
Force shutdown a media caster stream
size() - Method in class com.wowza.wms.amf.AMFDataArray
Returns the number of items in array
size() - Method in class com.wowza.wms.amf.AMFDataByteArray
Returns the number of bytes in the byte array
size() - Method in class com.wowza.wms.amf.AMFDataList
Returns the number of items in array
size() - Method in class com.wowza.wms.amf.AMFDataObj
Return the number of members of this object/array
size() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Get the number of active slot (properties).
size() - Method in interface com.wowza.wms.sharedobject.ISharedObjects
Get number of shared objects.
size() - Method in class com.wowza.wms.sharedobject.SharedObject
 
size() - Method in interface com.wowza.wms.stream.IMediaStream
Get size (bytes) of media file pointed to by mediaStream
size() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Get stream media file size
size() - Method in class com.wowza.wms.vhost.HostPortList
Get number of HostPort objects
skipByte(ByteBuffer) - Static method in class com.wowza.wms.amf.AMFData
Skip forward one byte in the byte buffer
sloppyGetTrack(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Sloppy method for finding track by name, Internal use.
splitCookie(String) - Static method in class com.wowza.util.HTTPUtils
Breaks Cookies header value into a list of name/value pairs.
splitPragmas(String) - Static method in class com.wowza.util.HTTPUtils
Split HTTP Pragma values at commas that separate values.
splitQueryStr(String) - Static method in class com.wowza.util.HTTPUtils
Split a query string into a map and URL decode the values
stampToString(long) - Static method in class com.wowza.util.StringUtils
Convert a duration (milliseconds) to a formatted string.
start - Variable in class com.wowza.util.SystemUtils.ReplaceItem
 
start() - Static method in class com.wowza.wms.server.Server
 
startApplicationInstance(String) - Method in interface com.wowza.wms.vhost.IVHost
Start an application instance.
startApplicationInstance(String, String) - Method in interface com.wowza.wms.vhost.IVHost
Start an application instance.
startAudioPacket() - Method in interface com.wowza.wms.stream.IMediaStream
Called when an audio packet is first being populated with data
startCommandInterface() - Method in interface com.wowza.wms.server.IServer
Start the command interface as defined in Server.xml.
startCommandInterface() - Method in class com.wowza.wms.server.Server
 
startDataPacket() - Method in interface com.wowza.wms.stream.IMediaStream
Called when a data packet is first being populated with data
startMediaCasterStream(String, String, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Start a media caster stream
startMediaCasterStream(String, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Start a media caster stream
startPlay() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Start playing stream
startPlayback() - Method in interface com.wowza.wms.stream.IMediaReader
Called each time the player being playback (before the buffer it filled)
startPublishing() - Method in interface com.wowza.wms.stream.IMediaStream
Start publishing live stream
startRTPPull(IApplicationInstance, String, boolean, String, int, boolean) - Static method in class com.wowza.wms.util.RTPUtils
Start pushing an RTP stream
startRTPPull(IApplicationInstance, String, boolean, String, int) - Static method in class com.wowza.wms.util.RTPUtils
Start pushing an RTP stream
startRTPPull(IApplicationInstance, String, boolean, String, int, int) - Static method in class com.wowza.wms.util.RTPUtils
Start pushing an RTP stream
startRTPPull(IApplicationInstance, String, boolean, String, int, int, boolean) - Static method in class com.wowza.wms.util.RTPUtils
Start pushing an RTP stream
startRTPPull(IApplicationInstance, String, RTPDestination) - Static method in class com.wowza.wms.util.RTPUtils
Start pushing an RTP stream
startServer() - Method in class com.wowza.wms.server.Server
 
startStartupStreams() - Method in interface com.wowza.wms.vhost.IVHost
Method to start startup streams
startStream(String, String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamManager
Start a stream by name
startStream(IMediaStream) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Called when the stream starts
startVHost(String) - Method in interface com.wowza.wms.server.IServer
Start a vHost by name.
startVHost(String) - Method in class com.wowza.wms.server.Server
 
startVHosts() - Method in interface com.wowza.wms.server.IServer
Start all vHosts
startVHosts() - Method in class com.wowza.wms.server.Server
 
startVideoPacket() - Method in interface com.wowza.wms.stream.IMediaStream
Called when a video packet is first being populated with data
STAT_connect_application_not_available - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_application_not_found - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_bad_gateway - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_internal_error - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_license_limit - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_pending_wating - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_redirect - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_rejected_by_application - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_rejected_by_module - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_resource_limit - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_service_unavailable - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_successful - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_connect_unknown_protocol - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_general_internal_error - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_general_successful - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_play_bad_request - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_play_internal_error - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_play_rejected_by_application - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_play_rejected_by_module - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_play_stream_not_found - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_play_successful - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_play_unsupported_media_type - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_publish_bad_request - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_publish_in_use - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_publish_internal_error - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_publish_rejected_by_application - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_publish_successful - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_publish_unsupported_media_type - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_stop_client_disconnect - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
STAT_stop_successful - Static variable in class com.wowza.wms.logging.WMSLoggerIDs
 
statusCodeToStr(int) - Static method in class com.wowza.util.HTTPUtils
Convert an HTTP status code to a string
stopAdminAgent() - Method in interface com.wowza.wms.server.IServer
Stop the JMX interface
stopAdminAgent() - Method in class com.wowza.wms.server.Server
 
stopCommandInterface() - Method in interface com.wowza.wms.server.IServer
Stop the command interface as defined in Server.xml.
stopCommandInterface() - Method in class com.wowza.wms.server.Server
 
stopMediaCasterStream(String) - Method in interface com.wowza.wms.application.IApplicationInstance
Stop a media caster stream
stopName(String, String, String, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStream
Stop stream name
stopName(String, String, String, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Stop stream name
stopPublishing() - Method in interface com.wowza.wms.stream.IMediaStream
Stop publishing live stream
stopRTPPull(RTPPushPublishSession) - Static method in class com.wowza.wms.util.RTPUtils
Stop pushing an RTP stream
stopServer() - Method in class com.wowza.wms.server.Server
 
stopStartupStreams() - Method in interface com.wowza.wms.vhost.IVHost
Method to stop startup streams
stopStream(String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamManager
Stop a stream by name
stopVHost(String) - Method in interface com.wowza.wms.server.IServer
Stop a vHost by name.
stopVHost(String) - Method in class com.wowza.wms.server.Server
 
stopVHosts() - Method in interface com.wowza.wms.server.IServer
Stop all vHosts
stopVHosts() - Method in class com.wowza.wms.server.Server
 
Stream - Class in com.wowza.wms.stream.publish
 
Stream() - Constructor for class com.wowza.wms.stream.publish.Stream
 
streamCodecToString(int) - Static method in class com.wowza.util.FLVUtils
Get a printable string representation of the stream codecs defined as IVHost.CODEC_STREAM_*
streamExists(String) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamManager
Returns true if stream exists
streamExists() - Method in class com.wowza.wms.rtp.model.RTPStream
Return true if RTP stream contains a IMediaStream
STREAMINFO_SESSIONATTRIBUTES - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONBANDWIDTH - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONCONNECTIONDATA - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONEMAILADDRESS - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONINFORMATION - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONNAME - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONPHONENUMBER - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONPORIGIN - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONPROTOCOLVERSION - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONREPEATTIMES - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONTIMEZONES - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONTIMING - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
STREAMINFO_SESSIONURI - Static variable in class com.wowza.wms.rtp.model.RTPStream
 
StreamItem - Class in com.wowza.wms.vhost
StreamItem: data object that defines a streamType.
StreamItem(String, String, String) - Constructor for class com.wowza.wms.vhost.StreamItem
Create a new streamItem
StreamList - Class in com.wowza.wms.vhost
StreamList: collection of StreamItems
StreamList() - Constructor for class com.wowza.wms.vhost.StreamList
Create empty StreamList
streamLock - Variable in class com.wowza.wms.stream.MediaStreamMap
 
streamMonitorAudioStartTimeout - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorAudioTCNegTolerance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorAudioTCPosTolerance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorAudioTCToleranceEnable - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorAudioTimeout - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorAVSyncTolerance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorAVSyncToleranceEnable - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorDataTCNegTolerance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorDataTCPosTolerance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorDataTCToleranceEnable - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorDebug - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorResetNameGroups - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorStreamStartTimeout - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorStreamTimeout - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorVideoStartTimeout - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorVideoTCNegTolerance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorVideoTCPosTolerance - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorVideoTCToleranceEnable - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamMonitorVideoTimeout - Variable in class com.wowza.wms.module.ModuleMediaCasterStreamMonitorAdvanced
 
streamNames - Variable in class com.wowza.wms.stream.MediaStreamMap
 
streamNamesLock - Variable in class com.wowza.wms.stream.MediaStreamMap
 
streamNameToGroup - Variable in class com.wowza.wms.stream.MediaStreamMap
 
streamNameToValidFilename(String) - Static method in class com.wowza.util.FileUtils
Encode a stream name (deal with path elements) to a valid filename.
streamPacketizers - Variable in class com.wowza.wms.rtp.model.RTPSession
 
streams - Variable in class com.wowza.wms.rtp.model.RTPSession
 
streams - Variable in class com.wowza.wms.stream.MediaStreamMap
 
streamsOrder - Variable in class com.wowza.wms.rtp.model.RTPSession
 
streamSrcToMediaCaster(long) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
 
STREAMTIMEOUTREASON_GOOD - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_MISSING - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_NORTSPSESSION - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_NOSESSION - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_NOSTREAM - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_NOTIMEOUT - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_NOURL - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_RECONNECTRUNNING - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
STREAMTIMEOUTREASON_UNKNOWN - Static variable in interface com.wowza.wms.mediacaster.IMediaCaster
 
streamToFileForRead(IMediaStream, String, String, String) - Method in interface com.wowza.wms.stream.IMediaStreamFileMapper
Get the File object to read from a stream (specify name, ext and query)
streamToFileForRead(IMediaStream) - Method in interface com.wowza.wms.stream.IMediaStreamFileMapper
Get the File object to read from a stream (get stream name, ext and query from stream object)
streamToFileForWrite(IMediaStream, String, String, String) - Method in interface com.wowza.wms.stream.IMediaStreamFileMapper
Get the File object to write to a stream (specify name, ext and query)
streamToFileForWrite(IMediaStream) - Method in interface com.wowza.wms.stream.IMediaStreamFileMapper
Get the File object to write to a stream (get stream name, ext and query from stream object)
streamToIndex(IMediaStream) - Method in class com.wowza.wms.stream.MediaStreamMap
Get the unique stream identifier for a given stream
StreamUtils - Class in com.wowza.wms.util
 
StreamUtils() - Constructor for class com.wowza.wms.util.StreamUtils
 
StringUtils - Class in com.wowza.util
StringUtils: utility class of String utilities.
StringUtils() - Constructor for class com.wowza.util.StringUtils
 
suspendAllHostPorts() - Method in interface com.wowza.wms.vhost.IVHost
Suspend all HostPorts from accepting new connections.
suspendAllVHosts() - Method in interface com.wowza.wms.server.IServer
Suspend all virtual hosts (Calls IVHost.suspendAllHostPorts for each vhost)
suspendAllVHosts() - Method in class com.wowza.wms.server.Server
 
suspendCommandInterface() - Method in class com.wowza.wms.server.Server
 
suspendEncoding() - Method in class com.wowza.util.Base64.OutputStream
Suspends encoding of the stream.
suspendServer() - Method in interface com.wowza.wms.server.IServer
Suspend all virtual hosts and the command interface
suspendServer() - Method in class com.wowza.wms.server.Server
 
switchName(String, String, String, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStream
Switch to stream name
switchName(String, String, String, String, double, double, int) - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Switch to stream name
switchSetupToMPEGTS() - Method in class com.wowza.wms.rtp.model.RTPStream
Switch a stream to MPEG-TS, Internal use.
SystemUtils - Class in com.wowza.util
 
SystemUtils() - Constructor for class com.wowza.util.SystemUtils
 
SystemUtils.ReplaceItem - Class in com.wowza.util
 
SystemUtils.ReplaceItem(int, int, String) - Constructor for class com.wowza.util.SystemUtils.ReplaceItem
 

T

TAG_APIC - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_COMM - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_LINK - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_PRIV - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_RBUF - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_SYLT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TALB - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TBPM - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TCOM - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TCON - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TCOP - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TDEN - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TDLY - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TDOR - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TDRC - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TDRL - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TDTG - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TENC - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TEXT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TFLT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TIPL - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TIT1 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TIT2 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TIT3 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TKEY - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TLAN - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TLEN - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TMCL - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TMED - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TMOO - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TOAL - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TOFN - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TOLY - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TOPE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TOWN - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TPE1 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TPE2 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TPE3 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TPE4 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TPOS - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TPRO - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TPUB - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TRCK - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TRSN - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TRSO - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TSOA - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TSOP - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TSOT - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TSRC - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TSSE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TSST - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_TXXX - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_UNKN - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WCOM - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WCOP - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WOAF - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WOAR - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WOAS - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WORS - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WPAY - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WPUB - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TAG_WXXX - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TEMP_CONSOLE_APPENDER_NAME - Static variable in interface com.wowza.wms.logging.Constants
TEMP_CONSOLE_APPENDER string literal.
TEMP_LIST_APPENDER_NAME - Static variable in interface com.wowza.wms.logging.Constants
TEMP_LIST_APPENDER string literal.
terminate() - Method in class com.wowza.wms.vhost.ThreadPool
Terminate all threads and cleanup threadPool.
testFlashVersion(int[]) - Method in interface com.wowza.wms.client.IClient
Test to see if the connected client flash version is equal to or greater than a given value.
testNextByte(ByteBuffer, int) - Static method in class com.wowza.wms.amf.AMFData
Peek at the next value in data to see if its the test value
TEXTENCODING_ISO_8859_1 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TEXTENCODING_UTF16 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TEXTENCODING_UTF16BE - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
TEXTENCODING_UTF8 - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
ThreadPool - Class in com.wowza.wms.vhost
ThreadPool: class for managing a pool of threads.
ThreadPool(IVHost, String) - Constructor for class com.wowza.wms.vhost.ThreadPool
Create a new thread pool attached to a vHost.
timeCreated - Variable in class com.wowza.wms.rtp.model.RTPSession
 
TIMESTAMP_RULE_FORMAT - Static variable in interface com.wowza.wms.logging.Constants
time stamp pattern string literal.
TIMESTAMPFORMAT_MILLISECONDS - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
TIMESTAMPFORMAT_MPEG - Static variable in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedText
 
toArray() - Method in class com.wowza.wms.amf.AMFDataByteArray
Returns the underlying data buffer (not a copy)
toByteBuffer() - Method in class com.wowza.wms.amf.AMFDataByteArray
Wraps the underlying data buffer with a ByteBuffer object.
toHex(byte) - Static method in class com.wowza.util.DebugUtils
Format a byte value to a 0xff format
toHex(int) - Static method in class com.wowza.util.DebugUtils
Format a byte value to a 0xffffffff format
toLong(long) - Static method in class com.wowza.util.DebugUtils
Format a long value to a 0xffffffffffffffff format
toNTPTime(long) - Static method in class com.wowza.util.SystemUtils
Convert a timecode value in milliseconds to NTP time
toString() - Method in class com.wowza.wms.amf.AMFDataArray
Return object as formatted string
toString() - Method in class com.wowza.wms.amf.AMFDataByteArray
Return object as formatted string
toString() - Method in class com.wowza.wms.amf.AMFDataItem
Return object as formatted string
toString() - Method in class com.wowza.wms.amf.AMFDataList
Return object as formatted string
toString() - Method in class com.wowza.wms.amf.AMFDataMixedArray
Return object as formatted string
toString() - Method in class com.wowza.wms.amf.AMFDataObj
Return object as formatted string
toString() - Method in class com.wowza.wms.amf.AMFObj
Return object as formatted string
toString() - Method in class com.wowza.wms.amf.AMFPacket
Return object as formatted string
toString() - Method in class com.wowza.wms.application.WMSProperties
 
toString() - Method in class com.wowza.wms.mediacaster.MediaCasterItem
toString
toString() - Method in class com.wowza.wms.rtp.model.RTPDestination
 
toString() - Method in class com.wowza.wms.stream.publish.PlaylistItem
 
toString(boolean) - Method in class com.wowza.wms.vhost.HostPort
Return object as formatted string
toString() - Method in class com.wowza.wms.vhost.HostPort
Return object as formatted string
toString() - Method in class com.wowza.wms.vhost.StreamItem
 
toString() - Method in class com.wowza.wms.vhost.VHostItem
Format vHost item
totalIOPerformance2Last - Variable in class com.wowza.wms.rtp.model.RTPSession
 
totalIOPerformanceLast - Variable in class com.wowza.wms.rtp.model.RTPSession
 
touch() - Method in interface com.wowza.wms.application.IApplicationInstance
Touch the application instance so that it stays loaded for at least applicationInstanceTouchTimeout
touch() - Method in interface com.wowza.wms.client.IClient
Update the last touch time for client
touch(long) - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Touch this session to keep it active.
touch() - Method in class com.wowza.wms.rtp.model.RTPSession
Touch the stream so it doesn't timeout
touch() - Method in class com.wowza.wms.rtp.model.RTPStream
Touch the stream so that it does not timeout
touch() - Method in interface com.wowza.wms.stream.IMediaIndexItem
Set last time accessed to current time
touch(long) - Method in interface com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizer
Touch the stream to keep it active
touchApplicationInstance(String) - Method in interface com.wowza.wms.vhost.IVHost
Start an application instance if it is not already started then touch it so it stays loaded for at least 3 seconds.
touchApplicationInstance(String, String) - Method in interface com.wowza.wms.vhost.IVHost
Start an application instance if it is not already started then touch it so it stays loaded for at least 3 seconds.
toValidFilename(String) - Static method in class com.wowza.util.FileUtils
Encode a name to a valid filename.
trait - Variable in class com.wowza.wms.amf.AMFDataObj
 
transportFindBestMatch(String) - Method in class com.wowza.wms.rtp.model.RTPStream
Based on a trasport string from SETUP command find best match
traverseDirectory(File, IFileProcess) - Static method in class com.wowza.util.FileUtils
Traverse a directory recursively calling fileNotify for each file and folder encountered
triggerAMF3Switch(AMFData) - Static method in class com.wowza.wms.amf.AMFData
Return true if the object is serialized differently in AMF3
trim() - Method in interface com.wowza.wms.stream.IMediaStream
Trim mediaStream.
trim() - Method in class com.wowza.wms.stream.MediaStreamBase
 
trimTrailingZero(String) - Static method in class com.wowza.wms.media.mp3.model.idtags.ID3V2FrameBase
 
truncatePacket(int) - Method in class com.wowza.wms.amf.AMFPacket
 
type - Variable in class com.wowza.wms.amf.AMFData
 

U

UDPAppender - Class in com.wowza.wms.logging
Sends log information as a UDP datagrams.
UDPAppender() - Constructor for class com.wowza.wms.logging.UDPAppender
 
UDPAppender(InetAddress, int) - Constructor for class com.wowza.wms.logging.UDPAppender
Sends UDP packets to the address and port.
UDPAppender(String, int) - Constructor for class com.wowza.wms.logging.UDPAppender
Sends UDP packets to the address and port.
unbind() - Method in class com.wowza.wms.rtp.model.RTPPort
Unbind
unbindAllHostPorts() - Method in interface com.wowza.wms.vhost.IVHost
Unbind all HostPorts and drop all connections
unbindAllVHosts() - Method in interface com.wowza.wms.server.IServer
Unbind all virtual hosts (Calls IVHost.unbindAllHostPorts for each vhost)
unbindAllVHosts() - Method in class com.wowza.wms.server.Server
 
uncacheRTPStream(String) - Method in class com.wowza.wms.rtp.model.RTPContext
UnCache an RTP stream, Internal use.
unlock() - Method in interface com.wowza.wms.sharedobject.ISharedObject
Unlock a shared object for write access
unlock() - Method in class com.wowza.wms.sharedobject.SharedObject
 
unlockRepeaterStreams() - Method in class com.wowza.wms.rtp.model.RTPStream
Unlock live repeater streams
unpublish() - Method in class com.wowza.wms.stream.publish.Publisher
 
unregisterCallback(String) - Method in interface com.wowza.wms.stream.IMediaStream
Unregister a callback handler
unregisterOnPlayStatus(IMediaStreamCallback) - Method in interface com.wowza.wms.stream.IMediaStream
Unregister onPlayStatus handler
unregisterOnStatus(IMediaStreamCallback) - Method in interface com.wowza.wms.stream.IMediaStream
Unregister onStatus handler
unregisterPlayer(IMediaStreamPlay) - Method in interface com.wowza.wms.mediacaster.IMediaCaster
Unregister a player with this media caster
unregisterPlayer(IMediaStreamPlay) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamItem
Unregister a player with a media caster item (internal use)
unregisterPlayer(IMediaStreamPlay, MediaCasterItem) - Method in class com.wowza.wms.mediacaster.MediaCasterStreamMap
Unregister a player to a media caster item (internal use)
updateIOPerformance() - Method in class com.wowza.wms.server.Server
 
updateLoggingDuration() - Method in class com.wowza.wms.server.Server
 
updateLoggingDuration() - Method in interface com.wowza.wms.stream.IMediaStream
Update logging.MDC with mediaStream logging information
updateLoggingDuration() - Method in interface com.wowza.wms.vhost.IVHost
Internal: update the internal logging values.
updateLoggingValues() - Method in class com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerSessionCupertino
 
updateLoggingValues() - Method in interface com.wowza.wms.httpstreamer.model.IHTTPStreamerSession
Internal user, update logging values
updateLoggingValues() - Method in class com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer.HTTPStreamerSessionSanJose
 
updateLoggingValues() - Method in class com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer
 
updateLoggingValues() - Method in class com.wowza.wms.rtp.model.RTPSession
Update logging values, Internal use.
updateLoggingValues() - Method in interface com.wowza.wms.stream.IMediaStream
Update logging.MDC with mediaStream logging information
updateLoggingValues() - Method in interface com.wowza.wms.stream.IMediaStreamPlay
Update internal logging values
updateOnCuePointTimecode(AMFPacket, long) - Static method in class com.wowza.util.FLVUtils
 
updateOnCuePointTimecode(ByteBuffer, int, long) - Static method in class com.wowza.util.FLVUtils
 
updateSDPDestination(RTPDestination, String) - Static method in class com.wowza.wms.util.RTPUtils
Update SDP data information with RTP destination information
uri - Variable in class com.wowza.wms.rtp.model.RTPSession
 
URL_SAFE - Static variable in class com.wowza.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
urlToId(URL) - Static method in class com.wowza.util.URLUtils
Create a MD5 message digest hash of a url
URLUtils - Class in com.wowza.util
Class to deal with URLs
URLUtils() - Constructor for class com.wowza.util.URLUtils
 
userAgent - Variable in class com.wowza.wms.rtp.model.RTPSession
 
userExists(String) - Method in interface com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
Return true if user exists

V

validateConnection(ConnectionCounter, ConnectionHolder, byte[]) - Method in interface com.wowza.wms.client.IConnectionValidator
Triggered on connection
validateNewConnection(ConnectionHolder, byte[]) - Method in class com.wowza.wms.client.ConnectionCounter
Validate a new connection.
versionFile(File) - Static method in class com.wowza.util.FileUtils
Rename a file using the file format [original-name]_#[.ext].
vhost - Variable in class com.wowza.wms.authentication.AuthenticateUsernamePasswordProviderBase
 
vhost - Variable in class com.wowza.wms.rtp.model.RTPSession
 
VHOST_DEFAULT - Static variable in interface com.wowza.wms.vhost.IVHost
 
VHostItem - Class in com.wowza.wms.vhost
VHostItem: data class that hold definition of a virtual host.
VHostItem() - Constructor for class com.wowza.wms.vhost.VHostItem
Create empty vHostItem
VHostList - Class in com.wowza.wms.vhost
VHostList: list of VHost items.
VHostList() - Constructor for class com.wowza.wms.vhost.VHostList
Create empty vHostList
VHostSingleton - Class in com.wowza.wms.vhost
VHostSingleton: singleton that provide access to running vHosts.
VHostSingleton() - Constructor for class com.wowza.wms.vhost.VHostSingleton
 
videoCodecToString(int) - Static method in class com.wowza.util.FLVUtils
Get a printable string representation of the video codecs defined as IVHost.CODEC_VIDEO_*
videoCodecTypeToString(int) - Static method in class com.wowza.util.MediaUtils
Video codec ID to string.
videoPacketizers - Variable in class com.wowza.wms.rtp.model.RTPSession
 
VIDEOSAMPLE_ACCESS_ALL - Static variable in interface com.wowza.wms.client.IClient
 
VIDEOSAMPLE_ACCESS_NONE - Static variable in interface com.wowza.wms.client.IClient
 
VIDEOSAMPLEACCESS - Static variable in interface com.wowza.wms.stream.IMediaStream
 

W

warn(String) - Method in class com.wowza.wms.logging.WMSLogger
 
warn(String, IMediaStream) - Method in class com.wowza.wms.logging.WMSLogger
 
warn(String, String, String) - Method in class com.wowza.wms.logging.WMSLogger
 
warn(String, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
warn(String, IMediaStream, String, String, int, String) - Method in class com.wowza.wms.logging.WMSLogger
 
WMSLogger - Class in com.wowza.wms.logging
 
WMSLogger(String, Logger) - Constructor for class com.wowza.wms.logging.WMSLogger
 
WMSLogger(String) - Constructor for class com.wowza.wms.logging.WMSLogger
 
WMSLoggerFactory - Class in com.wowza.wms.logging
 
WMSLoggerFactory() - Constructor for class com.wowza.wms.logging.WMSLoggerFactory
 
WMSLoggerIDs - Class in com.wowza.wms.logging
 
WMSLoggerIDs() - Constructor for class com.wowza.wms.logging.WMSLoggerIDs
 
WMSProperties - Class in com.wowza.wms.application
WMSProperties: generic properties container used by many class to store extended property information.
WMSProperties() - Constructor for class com.wowza.wms.application.WMSProperties
 
wrap(byte[]) - Static method in class com.wowza.wms.amf.AMFDataByteArray
Wraps a byte[] into a AMFDataByteArray.
wrap(ByteBuffer) - Static method in class com.wowza.wms.amf.AMFDataByteArray
Wraps a ByteBuffer into a AMFDataByteArray.
write(int) - Method in class com.wowza.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.wowza.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(OutputStream, int) - Method in class com.wowza.wms.response.ResponseFunction
Write message directly to OutputStream.
write(OutputStream, boolean, int) - Method in class com.wowza.wms.response.ResponseFunction
Write message directly to OutputStream
WRITE_ACCESS_ALL - Static variable in interface com.wowza.wms.client.IClient
 
WRITE_ACCESS_NONE - Static variable in interface com.wowza.wms.client.IClient
 
WRITEACCESS - Static variable in class com.wowza.wms.sharedobject.SharedObject
 
WRITEACCESS - Static variable in interface com.wowza.wms.stream.IMediaStream
 
writeAppConfig(String, String) - Method in interface com.wowza.wms.application.IApplication
Method to write xml config file..
writeAppInstConfig(String, String) - Method in interface com.wowza.wms.application.IApplicationInstance
Method to write xml config file..
writeChunk(OutputStream, ByteBuffer, int, long, byte) - Static method in class com.wowza.util.FLVUtils
Write a packets worth of data.
writeChunk(DataOutput, ByteBuffer, int, long, byte) - Static method in class com.wowza.util.FLVUtils
 
writeCodecConfig(RTPTrack, long, byte[]) - Static method in class com.wowza.wms.util.RTPUtils
Write codec config information, Internal use.
writeConfig(String, String) - Method in interface com.wowza.wms.server.IServer
Method to write xml config file..
writeConfig(String, String) - Method in class com.wowza.wms.server.Server
 
writeDeleteError(IClient, String, boolean, String, String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Write an delete error message back to the client
writeDeleteError(IClient, String, boolean, String, String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
writeDuration(File, double) - Static method in class com.wowza.util.FLVUtils
Write the duration to an existing .flv file.
writeError(IClient, String, boolean, String, boolean) - Static method in class com.wowza.wms.sharedobject.SharedObject
 
writeGeneratedKeyFrame(IMediaStream, OutputStream, AMFObj, AMFObj, AMFObj, PlaylistCursor, PlaylistWriteControl, PlaylistReaderWriteResults, long[], FastPlaySettings, boolean) - Method in interface com.wowza.wms.stream.IMediaReader
From current location in file generate a key frame (enhanced seek) and write it to out
writeHeader(OutputStream, double, Map) - Static method in class com.wowza.util.FLVUtils
Write file header including onMetaData packet.
writeHeader(OutputStream, double, int, int, String, Map) - Static method in class com.wowza.util.FLVUtils
Write file header including onMetaData packet.
writePackets(OutputStream, List, long) - Static method in class com.wowza.util.FLVUtils
Write audio/video/data packets to an .flv file.
writePackets(OutputStream, List, List, List, List, List, List, long[]) - Static method in class com.wowza.util.FLVUtils
Write a bunch of packets to .flv file all at once.
writePackets(OutputStream, List, List, List, List, List, List, List, long[]) - Static method in class com.wowza.util.FLVUtils
Write a bunch of packets to .flv file all at once.
writePackets(OutputStream, List, List, List, List, List, List, List, long[], IFLVWriterAdjustTimecode) - Static method in class com.wowza.util.FLVUtils
Write a bunch of packets to .flv file all at once.
writePackets(IMediaStream, OutputStream, AMFObj, AMFObj, AMFObj, PlaylistCursor, PlaylistWriteControl, PlaylistReaderWriteResults, long[], FastPlaySettings, boolean) - Method in interface com.wowza.wms.stream.IMediaReader
From current location in file write packets to output
writePackets(List<AMFPacket>, PlaylistCursor, PlaylistWriteControl, PlaylistReaderWriteResults, long[], FastPlaySettings) - Method in interface com.wowza.wms.stream.IMediaReader
Write packets to the packetList as AMFPackets
writePackets(List, List, List, List, List, List, List, boolean, boolean) - Method in interface com.wowza.wms.stream.IMediaWriter
Invoked each time a set of packets are ready to be presisted.
writeSetValueError(IClient, String, boolean, String, String) - Method in interface com.wowza.wms.sharedobject.ISharedObject
Write an set value error message back to the client
writeSetValueError(IClient, String, boolean, String, String) - Method in class com.wowza.wms.sharedobject.SharedObject
 
writeShortHeader(OutputStream) - Static method in class com.wowza.util.FLVUtils
Write just the FLV file header (without the metadata packet)
writeShortHeader(DataOutput) - Static method in class com.wowza.util.FLVUtils
 
writeString(DataOutputStream, String) - Method in class com.wowza.wms.amf.AMFDataContextSerialize
Write a stream to the output buffer
writeVHostConfig(String, String) - Method in interface com.wowza.wms.vhost.IVHost
Method to write xml config file..
writeXMLConfig(String, String) - Static method in class com.wowza.wms.server.Server
 

X

XMLUtils - Class in com.wowza.util
XMLUtils: utility class for parsing XML files.
XMLUtils() - Constructor for class com.wowza.util.XMLUtils
 

A B C D E F G H I J K L M N O P Q R S T U V W X