@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 RTCRtpSynchronizationSource dictionary of the WebRTC API is used by getSynchronizationSources() to describe a particular synchronization source (SSRC).
|
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