Example #1
0
 public static void Init(VideoInfo info)
 {
     Ins = new FrameManager(info);
 }