Skip to content

Commit

Permalink
update for maxBitrate defn
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffy committed Jun 4, 2017
1 parent cc81c19 commit ba11472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Expand Up @@ -6130,7 +6130,7 @@ <h2>Dictionary <dfn>RTCRtpEncodingParameters</dfn>
encoding. The encoding may also be further constrained by other
limits (such as maxFramerate or per-transport or per-session
bandwidth limits) below the maximum specified here. maxBitrate is
the Transport Independent Application Specific Maximum (TIAS)
computed the same way as the Transport Independent Application Specific Maximum (TIAS)
bandwidth defined in [[RFC3890]] Section 6.2.2, which is the
maximum bandwidth needed without counting IP or other transport
layers like TCP or UDP.</p>
Expand Down

0 comments on commit ba11472

Please sign in to comment.