Example #1
0
 public void SetVideoParameters(int width, int height)
 {
     W.SetVideoParameters(width, height);
 }