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