VirtualBackgroundSourceStateReason
虚拟背景开启出错的原因或开启成功的提示。
- 自从
- v3.5.0
枚举值
- Success
- 0: 虚拟背景已成功开启。
- ImageNotExist
- 1: 自定义的背景图不存在。请检查 VirtualBackgroundSource 中 source 的值。
- ColorFormatNotSupported
- 2: 自定义的背景图颜色格式出错。请检查 VirtualBackgroundSource 中 color 的值。
- DeviceNotSupported
- 3: 设备不支持使用虚拟背景。