mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-22 05:17:49 +08:00
优化通用通道接口
This commit is contained in:
parent
e2fd8ddf8b
commit
2ac51548f4
@ -296,7 +296,7 @@ public class CommonGbChannel {
|
||||
private String commonGbDownloadSpeed;
|
||||
|
||||
/**
|
||||
* 时域编码能力,取值0:不支持;1:1级增强;2:2级增强;3:3级增强(可选)
|
||||
* 空域编码能力,取值0:不支持;1:1级增强;2:2级增强;3:3级增强(可选)
|
||||
*/
|
||||
@Schema(description = "空域编码能力,取值0:不支持;1:1级增强(1个增强层);2:2级增强(2个增强层);3:3级增强(3个增强层)(可选)")
|
||||
private Integer commonGbSVCSpaceSupportMode;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user