| Package | Description |
|---|---|
| com.wowza.wms.stream |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMediaStreamActionNotify3 |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaStreamActionNotify3Base |
class |
MediaStreamActionNotifyBase
Abstract base class for IMediaCasterNotify interfaces
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMediaStream.addClientListener(IMediaStreamActionNotify2 actionListener)
Add client listener.
|
void |
IMediaStream.removeClientListener(IMediaStreamActionNotify2 actionListener)
Remove client listener.
|