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