VideoStream - stream downloader
상속: IVideoSource
예제 #1
0
 // Constructor
 public Grabber(VideoStream parent)
 {
     this.parent = parent;
 }
예제 #2
0
 // Constructor
 public Grabber(VideoStream parent)
 {
     this.parent = parent;
 }