Пример #1
0
 public void SetInputFrameReceived(bool received)
 {
     DeckLinkPlugin.SetInputFrameReceived(_deviceIndex, received);
 }