currentCameraIndex property

int currentCameraIndex
getter/setter pair

The index of the current cameras. Defaults to 0. 当前相机的索引。默认为0

Implementation

int currentCameraIndex = 0;