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