|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of WMSProperties in com.wowza.util |
|---|
| Methods in com.wowza.util with parameters of type WMSProperties | |
|---|---|
static void |
XMLUtils.loadConfigProperies(org.w3c.dom.Element root,
String propertiesXPath,
WMSProperties properties)
Loads <Properties> elemnt by xpath into properties object. |
static void |
XMLUtils.loadConfigProperies(org.w3c.dom.NodeList resultList,
WMSProperties properties)
Given a nodeList load children as properties. |
| Uses of WMSProperties in com.wowza.wms.application |
|---|
| Methods in com.wowza.wms.application that return WMSProperties | |
|---|---|
WMSProperties |
IApplicationInstance.getHTTPStreamerProperties()
Get the property collection of HTTPStreamer settings that are specific to this application instance |
WMSProperties |
IApplicationInstance.getLiveStreamPacketizerProperties()
Get the property collection of LiveStreamPacketizer settings that are specific to this application instance |
WMSProperties |
IApplicationInstance.getMediaCasterProperties()
Get the property collection of media caster settings that are specific to this application instance |
WMSProperties |
IApplicationInstance.getMediaReaderProperties()
Get the property collection of media reader settings that are specific to this application instance |
WMSProperties |
IApplicationInstance.getMediaWriterProperties()
Get the property collection of media reader settings that are specific to this application instance |
WMSProperties |
IApplication.getProperties()
Get application properties |
WMSProperties |
IApplicationInstance.getProperties()
Get applicationInstance properties |
WMSProperties |
IApplicationInstance.getRTPProperties()
Get the property collection of RTP settings that are specific to this application instance |
WMSProperties |
IApplicationInstance.getStreamProperties()
Get the property collection of stream settings that are specific to this application instance |
| Methods in com.wowza.wms.application with parameters of type WMSProperties | |
|---|---|
static void |
WMSProperties.cloneProperties(WMSProperties from,
WMSProperties to)
Copy all properties from "from" properties object to "to" properties object. |
| Uses of WMSProperties in com.wowza.wms.client |
|---|
| Methods in com.wowza.wms.client that return WMSProperties | |
|---|---|
WMSProperties |
IClient.getProperties()
Get client properties |
| Uses of WMSProperties in com.wowza.wms.http |
|---|
| Fields in com.wowza.wms.http declared as WMSProperties | |
|---|---|
protected WMSProperties |
HTTProvider2Base.properties
|
| Methods in com.wowza.wms.http with parameters of type WMSProperties | |
|---|---|
void |
HTTProvider2Base.setProperties(WMSProperties properties)
Set properties |
void |
IHTTPProvider.setProperties(WMSProperties properties)
Called to provide properties set in configuration files |
| Uses of WMSProperties in com.wowza.wms.httpstreamer.model |
|---|
| Methods in com.wowza.wms.httpstreamer.model that return WMSProperties | |
|---|---|
WMSProperties |
IHTTPStreamerAdapter.getProperties()
Get properties |
WMSProperties |
IHTTPStreamerApplicationContext.getProperties()
Get properties |
WMSProperties |
IHTTPStreamerSession.getProperties()
Get the properties associated with this session |
| Methods in com.wowza.wms.httpstreamer.model with parameters of type WMSProperties | |
|---|---|
void |
IHTTPStreamerAdapter.setProperties(WMSProperties properties)
Set properties |
| Uses of WMSProperties in com.wowza.wms.mediacaster |
|---|
| Methods in com.wowza.wms.mediacaster that return WMSProperties | |
|---|---|
WMSProperties |
MediaCasterItem.getProperties()
Get properties collection |
| Uses of WMSProperties in com.wowza.wms.rtp.model |
|---|
| Fields in com.wowza.wms.rtp.model declared as WMSProperties | |
|---|---|
protected WMSProperties |
RTPSession.properties
|
| Methods in com.wowza.wms.rtp.model that return WMSProperties | |
|---|---|
WMSProperties |
RTPSession.getProperties()
Get properties |
| Uses of WMSProperties in com.wowza.wms.server |
|---|
| Methods in com.wowza.wms.server that return WMSProperties | |
|---|---|
WMSProperties |
IServer.getProperties()
Get server level properties collection |
WMSProperties |
Server.getProperties()
|
| Uses of WMSProperties in com.wowza.wms.stream |
|---|
| Methods in com.wowza.wms.stream that return WMSProperties | |
|---|---|
WMSProperties |
IMediaStream.getProperties()
Get mediaStream properties |
| Methods in com.wowza.wms.stream with parameters of type WMSProperties | |
|---|---|
void |
IMediaStream.init(MediaStreamMap parent,
int src,
WMSProperties properties)
Initialize the mediaStream object after creation. |
void |
MediaStreamBase.init(MediaStreamMap parent,
int src,
WMSProperties properties)
|
void |
IMediaReader.setProperties(WMSProperties properties)
Set the properties for this media reader |
| Uses of WMSProperties in com.wowza.wms.stream.livepacketizer |
|---|
| Methods in com.wowza.wms.stream.livepacketizer that return WMSProperties | |
|---|---|
WMSProperties |
ILiveStreamPacketizer.getProperties()
Get properties |
| Uses of WMSProperties in com.wowza.wms.vhost |
|---|
| Methods in com.wowza.wms.vhost that return WMSProperties | |
|---|---|
WMSProperties |
IVHost.getProperties()
Get properties attached to this vHost. |
WMSProperties |
StreamItem.getProperties()
Get properties. |
WMSProperties |
VHostItem.getProperties()
Get properties |
| Methods in com.wowza.wms.vhost with parameters of type WMSProperties | |
|---|---|
void |
VHostItem.setProperties(WMSProperties properties)
Set properties |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||