VideoStream - stream downloader
Inheritance: IVideoSource
Example #1
0
 // Constructor
 public Grabber(VideoStream parent)
 {
     this.parent = parent;
 }
Example #2
0
 // Constructor
 public Grabber(VideoStream parent)
 {
     this.parent = parent;
 }