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