docs(readme): 补 frameIntervalMs 参数说明(默认 35ms,[0,500] clamp)
同步 iOS README 改动;Config 字段表新增 frameIntervalMs 一行。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -114,6 +114,7 @@ val sdk = DuooomiBleSDK(
|
||||
| `apiHost` | | 默认 `https://api.duooomi.com` |
|
||||
| `cdnHost` | | 默认 `https://cdn.bowong.cc/` |
|
||||
| `aniWidth` / `aniHeight` / `aniFps` | | ANI 转换参数,默认 `360 / 360 / "24"` |
|
||||
| `frameIntervalMs` | | 协议帧之间发送间隔(ms),默认 `35`,合法 `[0, 500]`;越界仅 warn,使用点 `coerceIn`。调高用于排查接收端丢帧 |
|
||||
|
||||
## API 参考
|
||||
|
||||
|
||||
Reference in New Issue
Block a user