Exemplo n.º 1
0
 public void StopPlayBack()
 {
     Debug.Assert(_playHandle > -1);
     OfficalAPI.NET_DVR_StopPlayBack(_playHandle);
 }