@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface RTCRtpReceiveParameters
extends RTCRtpParameters
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RTCRtpReceiveParameters.Step1 |
static interface |
RTCRtpReceiveParameters.Step2 |
| Modifier and Type | Method and Description |
|---|---|
static RTCRtpReceiveParameters.Step1 |
headerExtensions(JsArray<RTCRtpHeaderExtensionParameters> headerExtensions) |
static RTCRtpReceiveParameters.Step1 |
headerExtensions(RTCRtpHeaderExtensionParameters... headerExtensions) |
codecs, headerExtensions, rtcp, setCodecs, setCodecs, setHeaderExtensions, setHeaderExtensions, setRtcp@JsOverlay @Nonnull static RTCRtpReceiveParameters.Step1 headerExtensions(@Nonnull JsArray<RTCRtpHeaderExtensionParameters> headerExtensions)
headerExtensions in interface RTCRtpParameters@JsOverlay @Nonnull static RTCRtpReceiveParameters.Step1 headerExtensions(@Nonnull RTCRtpHeaderExtensionParameters... headerExtensions)
headerExtensions in interface RTCRtpParameters