5.2.3 RTCRtpReceiveParameters字典

  1. dictionary RTCRtpReceiveParameters : RTCRtpParameters {
  2. required sequence<RTCRtpDecodingParameters> encodings;
  3. };

字典RTCRtpReceiveParameters成员

序列类型的encodings:

包含入向媒体RTP编码信息的序列。

(FEATURE AT RISK) ISSUE 3

RTCRtpReceiveParametersencodings属性的支持被标记为存在危险的特性,因为实现者没有明确的承诺。