Example #1
0
 public bool InputFrameReceived()
 {
     return(DeckLinkPlugin.InputFrameReceived(_deviceIndex));
 }