| Package | Description |
|---|---|
| com.wowza.wms.pushpublish.protocol.rtp | |
| com.wowza.wms.rtp.model |
| Modifier and Type | Class and Description |
|---|---|
class |
PushPublishRTSPActionNotify
The Class PushPublishRTSPActionNotify.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<IRTSPActionNotify> |
RTPSession.actionListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
RTPSession.addActionListener(IRTSPActionNotify actionListener)
Add action listener
|
void |
RTPSession.removeActionListener(IRTSPActionNotify actionListener)
Remove action listener
|