Skip to content

Commit

Permalink
fix return value in virtual background
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Sep 27, 2023
1 parent f5b3515 commit a9477a1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dita/RTC-NG/API/api_irtcengine_enablevirtualbackground.dita
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,7 @@
<li props="native unreal bp electron unity rn cs">0: 方法调用成功。</li>
<li>&lt; 0: 方法调用失败。
<ul>
<li>-1:自定义的背景图不存在。请检查 <xref keyref="VirtualBackgroundSource"/> 中 <parmname>source</parmname> 的值。</li>
<li>-2:自定义的背景图颜色格式出错。请检查 <xref keyref="VirtualBackgroundSource"/> 中 <parmname>color</parmname> 的值。</li>
<li>-3:设备不支持使用虚拟背景。</li>
<li>-4:设备能力不满足虚拟背景的使用要求,建议更换性能更高的设备。。</li>
<li>-4:设备能力不满足虚拟背景的使用要求,建议更换性能更高的设备。</li>
</ul></li>
</ul> </section>
</refbody>
Expand Down

0 comments on commit a9477a1

Please sign in to comment.