@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).
|
| Modifier and Type | Method and Description |
|---|---|
static RTCRtpSynchronizationSource.Builder |
create(double timestamp,
int source,
int rtpTimestamp) |
audioLevel, rtpTimestamp, setAudioLevel, setRtpTimestamp, setSource, setTimestamp, source, timestamp@JsOverlay @Nonnull static RTCRtpSynchronizationSource.Builder create(double timestamp, int source, int rtpTimestamp)
create in interface RTCRtpContributingSource