设置摄像头焦点。 参数名称 参数描述 参数类型 x 对焦位置 x 坐标 int y 对焦位置 y 坐标 int 使用: TencentRtcPlugin.setFocusPosition(x: 100, y: 100);