| Package | Description |
|---|---|
| com.wowza.wms.application | |
| com.wowza.wms.rtp.model |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IApplicationInstance.addRTPListener(IRTPSessionNotify rtpListener) |
Add listner to be notified of RTPSession create and destroy.
|
void |
IApplicationInstance.removeRTPListener(IRTPSessionNotify rtpListener) |
Remove listner to be notified of RTPSession create and destroy.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RTPSessions.addSessionListener(IRTPSessionNotify listener) |
Add a RTP session listener
|
void |
RTPSessions.removeSessionListener(IRTPSessionNotify listener) |
Remove an RTP session listener
|