switchCameraWithPosition abstract method

Future<int> switchCameraWithPosition(
  1. int position
)

指定前置/后置摄像头

Implementation

Future<int> switchCameraWithPosition(int position);