kirillrakhman
arg2?.let { println("WebCam Index: ${it.webCamIndex}: WebCam Name: ${it.webCamName}") initializeWebCam(it.webCamIndex) }