Exemplo n.º 1
0
 public void OnCaptureFormatChange(int _width, int _height, int _framerate) => CallController?.ChangeCaptureFormat(_width, _height, _framerate);