@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface RTCRtpStreamStats.Builder
extends RTCRtpStreamStats
RTCRtpStreamStats.Builder, RTCRtpStreamStats.Step1, RTCRtpStreamStats.Step2, RTCRtpStreamStats.Step3, RTCRtpStreamStats.Step4| Modifier and Type | Method and Description |
|---|---|
default RTCRtpStreamStats.Builder |
averageRTCPInterval(double averageRTCPInterval) |
default RTCRtpStreamStats.Builder |
codecId(java.lang.String codecId)
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
|
default RTCRtpStreamStats.Builder |
mediaType(java.lang.String mediaType) |
default RTCRtpStreamStats.Builder |
transportId(java.lang.String transportId)
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
|
averageRTCPInterval, codecId, kind, mediaType, setAverageRTCPInterval, setCodecId, setKind, setMediaType, setSsrc, setTransportId, ssrc, timestamp, transportId@JsOverlay @Nonnull default RTCRtpStreamStats.Builder codecId(@Nonnull java.lang.String codecId)
@JsOverlay @Nonnull default RTCRtpStreamStats.Builder transportId(@Nonnull java.lang.String transportId)
@JsOverlay @Nonnull default RTCRtpStreamStats.Builder averageRTCPInterval(double averageRTCPInterval)
@JsOverlay @Nonnull default RTCRtpStreamStats.Builder mediaType(@Nonnull java.lang.String mediaType)