设置摄像头缩放因子(焦距)。

    参数名称 参数描述 参数类型
    distance 取值范围为1 - 5,数值越大,焦距越远。 int

    使用:

    1. TencentRtcPlugin.setZoom(distance: 5);