| Package | Description |
|---|---|
| com.wowza.wms.client | |
| com.wowza.wms.httpstreamer.model | |
| com.wowza.wms.rtp.model | |
| com.wowza.wms.stream | |
| com.wowza.wms.websocket.model |
| Modifier and Type | Method and Description |
|---|---|
ElapsedTimer |
IClient.getElapsedTime()
Get elapsed time client has been connected.
|
| Modifier and Type | Method and Description |
|---|---|
ElapsedTimer |
IHTTPStreamerSession.getElapsedTime()
Get the elapsed timer to see how long this session has been running
|
| Modifier and Type | Field and Description |
|---|---|
protected ElapsedTimer |
RTPSession.elapsedTime |
| Modifier and Type | Method and Description |
|---|---|
ElapsedTimer |
RTPSession.getElapsedTime()
Get the elapsed timer for this RTP session
|
| Modifier and Type | Method and Description |
|---|---|
ElapsedTimer |
IMediaStream.getElapsedTime()
Get the interface to the elapse timer
|
| Modifier and Type | Method and Description |
|---|---|
ElapsedTimer |
IWebSocketSession.getElapsedTime()
Get the time the WebSocket session has been alive
|