mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
docs: Fix small typo in README
Bug: None Change-Id: Ib2ee38f15626844a801a650170f4aa2dec19b3be Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304120 Reviewed-by: Johannes Kron <kron@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39981}
This commit is contained in:
parent
a9b9d4e3d0
commit
5e531b407d
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ Values:
|
|||
* 0x00: *Unspecified*. Default value. Treated the same as an absence of an extension.
|
||||
* 0x01: *Screenshare*. Video stream is of a screenshare type.
|
||||
|
||||
Notes: Extension shoud be present only in the last packet of key-frames. If
|
||||
Notes: Extension should be present only in the last packet of key-frames. If
|
||||
attached to other packets it should be ignored. If extension is absent,
|
||||
*Unspecified* value is assumed.
|
||||
|
|
Loading…
Reference in a new issue