Esempio n. 1
0
 public OeipCamera()
 {
     onEventDelegate  = new OnEventDelegate(OnEventHandle);
     onReviceDelegate = new OnReviceDelegate(OnReviceHandle);
 }
Esempio n. 2
0
 public static extern void setDeviceDataAction(int deviceIndex, OnReviceDelegate onProcessData);