| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.stats | |
| org.jitsi.service.neomedia.stats |
| Modifier and Type | Class and Description |
|---|---|
class |
SendTrackStatsImpl
Media stream statistics implementation per send SSRC.
|
| Modifier and Type | Method and Description |
|---|---|
SendTrackStats |
MediaStreamStats2Impl.getSendStats() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends SendTrackStats> |
MediaStreamStats2Impl.getAllSendStats() |
| Modifier and Type | Method and Description |
|---|---|
SendTrackStats |
MediaStreamStats2.getSendStats() |
SendTrackStats |
MediaStreamStats2.getSendStats(long ssrc) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends SendTrackStats> |
MediaStreamStats2.getAllSendStats() |
Copyright © 2022 jitsi.org. All rights reserved.