|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/video/vie_remb.h"#include <assert.h>#include <algorithm>#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h"#include "webrtc/modules/utility/include/process_thread.h"#include "webrtc/system_wrappers/include/trace.h"Namespaces | |
| webrtc | |
Variables | |
| const int | webrtc::kRembSendIntervalMs = 200 |
| const uint32_t | webrtc::kSendThresholdPercent = 97 |
1.8.13