diff --git a/README.md b/README.md index b4dbfed6a5..461fb2da7b 100644 --- a/README.md +++ b/README.md @@ -395,7 +395,7 @@ rollingBufferDurationSec = , must be more than 100ms and le rollingBufferBitratebps = , must be more than 100kibits/sec and less than 240 mibps ``` -For example, if we want to set duration to 200ms and bitrate to 150kibps, +For example, if we want to set duration to 200ms and bitrate to 150kibps: ```c PRtcRtpTransceiver pVideoRtcRtpTransceiver; RtcMediaStreamTrack videoTrack;