@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface RTCCodecStats.Builder
extends RTCCodecStats
RTCCodecStats.Builder, RTCCodecStats.Step1, RTCCodecStats.Step2, RTCCodecStats.Step3, RTCCodecStats.Step4, RTCCodecStats.Step5| Modifier and Type | Method and Description |
|---|---|
default RTCCodecStats.Builder |
channels(int channels) |
default RTCCodecStats.Builder |
clockRate(int clockRate) |
default RTCCodecStats.Builder |
codecType(java.lang.String codecType) |
default RTCCodecStats.Builder |
implementation(java.lang.String implementation) |
default RTCCodecStats.Builder |
sdpFmtpLine(java.lang.String sdpFmtpLine) |
channels, clockRate, codecType, implementation, mimeType, payloadType, sdpFmtpLine, setChannels, setClockRate, setCodecType, setImplementation, setMimeType, setPayloadType, setSdpFmtpLine, setTransportId, timestamp, transportId@JsOverlay @Nonnull default RTCCodecStats.Builder channels(int channels)
@JsOverlay @Nonnull default RTCCodecStats.Builder clockRate(int clockRate)
@JsOverlay @Nonnull default RTCCodecStats.Builder codecType(@RTCCodecType @Nonnull java.lang.String codecType)
@JsOverlay @Nonnull default RTCCodecStats.Builder sdpFmtpLine(@Nonnull java.lang.String sdpFmtpLine)
@JsOverlay @Nonnull default RTCCodecStats.Builder implementation(@Nonnull java.lang.String implementation)