Beispiel #1
0
 public extern static uint Kdm_StartRecordPlay(IntPtr pMcuHandle, UInt32 dwTaskID, UInt32 dwPlayTime, SPARAM stSparam, CB_SDKMEDIA tCbSdkMedia, ref UInt32 pErrorCode);
Beispiel #2
0
 // real stream
 public extern static uint Kdm_StartRealPlay(IntPtr pMcuHandle, DEVCHN tDevChn, SPARAM tStreamParam, CB_SDKMEDIA tCbSdkMedia, ref uint pErrorCode);