Esempio n. 1
0
 public void Reset()
 {
     Deinit();
     DeckLinkPlugin.Deinit();
     DeckLinkPlugin.Init();
     Init();
 }