@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface RTCRtpSynchronizationSource
extends RTCRtpContributingSource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RTCRtpSynchronizationSource.Builder
The getSynchronizationSources() method of the RTCRtpReceiver interface returns an array of RTCRtpContributingSource instances, each corresponding to one SSRC (synchronization source) identifier received by the current RTCRtpReceiver in the last ten seconds.
|
static interface |
RTCRtpSynchronizationSource.Step1 |
static interface |
RTCRtpSynchronizationSource.Step2 |
| Modifier and Type | Method and Description |
|---|---|
static RTCRtpSynchronizationSource.Step1 |
timestamp(double timestamp) |
audioLevel, rtpTimestamp, setAudioLevel, setRtpTimestamp, setSource, setTimestamp, source, timestamp@JsOverlay @Nonnull static RTCRtpSynchronizationSource.Step1 timestamp(double timestamp)
timestamp in interface RTCRtpContributingSource