@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface RTCRtpSendParameters.Step2
| Modifier and Type | Method and Description |
|---|---|
default RTCRtpSendParameters.Step3 |
codecs(JsArray<RTCRtpCodecParameters> codecs) |
default RTCRtpSendParameters.Step3 |
codecs(RTCRtpCodecParameters... codecs) |
@JsOverlay @Nonnull default RTCRtpSendParameters.Step3 codecs(@Nonnull JsArray<RTCRtpCodecParameters> codecs)
@JsOverlay @Nonnull default RTCRtpSendParameters.Step3 codecs(@Nonnull RTCRtpCodecParameters... codecs)