| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.stats | |
| org.jitsi.service.neomedia.stats |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTrackStats
Media stream statistics per send or receive SSRC.
|
class |
ReceiveTrackStatsImpl
Media stream statistics implementation per received SSRC.
|
class |
SendTrackStatsImpl
Media stream statistics implementation per send SSRC.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReceiveTrackStats
Extends
TrackStats with methods specific for streams that we
send. |
interface |
SendTrackStats
Extends
TrackStats with methods specific for streams that we
send. |
Copyright © 2021 jitsi.org. All rights reserved.