Exemplo n.º 1
0
 // Constructor
 public Grabber(VideoStream parent)
 {
     this.parent = parent;
 }
Exemplo n.º 2
0
 // Constructor
 public Grabber(VideoStream parent)
 {
     this.parent = parent;
 }