Beispiel #1
0
        public int GetDownloadProgress()
        {
            int ipos = CamLeft.GetDownloadProgress();

            CamRight.GetDownloadProgress();
            return(ipos);
        }