Beispiel #1
0
 // transitional helper functions - while code is in flux
 public bool IsUpCamera()
 {
     return(videoCapture.IsUp());
 }