Ejemplo n.º 1
0
 public void AdaptOutputFormat(int width, int height, int fps)
 {
     _videoSource.AdaptOutputFormat(width, height, fps);
 }