mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-22 08:52:20 +08:00
修复错误注释
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "Stamp.h"
|
||||
|
||||
//时间戳最大允许跳变30秒,主要是防止网络抖动导致的跳变
|
||||
//时间戳最大允许跳变3秒,主要是防止网络抖动导致的跳变
|
||||
#define MAX_DELTA_STAMP (3 * 1000)
|
||||
#define STAMP_LOOP_DELTA (60 * 1000)
|
||||
#define MAX_CTS 500
|
||||
|
||||
Reference in New Issue
Block a user