getMaxVirtualCameras

abstract fun getMaxVirtualCameras(): Int

Returns the global maximum virtual cameras that may be created.


abstract fun getMaxVirtualCameras(cameraID: String): Int

Returns the maximum virtual cameras that may be created for specific cameraID.