public class RTCRtpReceiver
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
jitterBufferDelayHint |
double |
playoutDelayHint |
MediaStreamTrack |
track |
| Constructor and Description |
|---|
RTCRtpReceiver() |
| Modifier and Type | Method and Description |
|---|---|
static RTCRtpCapabilities |
getCapabilities(java.lang.String kind) |
<any> |
getContributingSources() |
<any> |
getStats() |
<any> |
getSynchronizationSources() |
public double jitterBufferDelayHint
public double playoutDelayHint
public MediaStreamTrack track
public static RTCRtpCapabilities getCapabilities(java.lang.String kind)
public <any> getContributingSources()
public <any> getStats()
public <any> getSynchronizationSources()