getCameraCount method

int getCameraCount()
override

Implementation

int getCameraCount() {
  return _cameras.length;
}