| Package | Description |
|---|---|
| com.wowza.wms.livestreamrecord.manager |
| Modifier and Type | Method | Description |
|---|---|---|
ILiveStreamRecordManagerActionNotify |
ILiveStreamRecordManager.addListener(ILiveStreamRecordManagerActionNotify listener) |
Used to add a listener to receive ILiveStreamRecordManagerActionNotify events from the LiveStreamRecordManager.
|
| Modifier and Type | Method | Description |
|---|---|---|
ILiveStreamRecordManagerActionNotify |
ILiveStreamRecordManager.addListener(ILiveStreamRecordManagerActionNotify listener) |
Used to add a listener to receive ILiveStreamRecordManagerActionNotify events from the LiveStreamRecordManager.
|
boolean |
ILiveStreamRecordManager.removeListener(ILiveStreamRecordManagerActionNotify listener) |
Used to remove an ILiveStreamRecordManagerActionNotify listener from the LiveStreamRecordManager.
|