Removing outdated comment
Review URL: https://webrtc-codereview.appspot.com/1025007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3376 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -231,8 +231,6 @@ class WEBRTC_DLLEXPORT ViERTP_RTCP {
|
|||||||
// Enables transmission smoothening, i.e. packets belonging to the same frame
|
// Enables transmission smoothening, i.e. packets belonging to the same frame
|
||||||
// will be sent over a longer period of time instead of sending them
|
// will be sent over a longer period of time instead of sending them
|
||||||
// back-to-back.
|
// back-to-back.
|
||||||
// NOTE: This is still experimental functionality.
|
|
||||||
// TODO(mflodman) Remove this note when BUG=818 is closed.
|
|
||||||
virtual int SetTransmissionSmoothingStatus(int video_channel,
|
virtual int SetTransmissionSmoothingStatus(int video_channel,
|
||||||
bool enable) = 0;
|
bool enable) = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user