Minor FlexFEC fixes.
BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2720693007 Cr-Commit-Position: refs/heads/master@{#17292}
This commit is contained in:
@ -30,7 +30,7 @@ namespace webrtc {
|
||||
class RtpPacketToSend;
|
||||
|
||||
// Note that this class is not thread safe, and thus requires external
|
||||
// synchronization.
|
||||
// synchronization. Currently, this is done using the lock in PayloadRouter.
|
||||
|
||||
class FlexfecSender {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user