Esempio n. 1
0
 public static extern int ISMS_QueryRecord(string szCameraUuid, int iRecType, recLocationType enRecLocation,
                                           Int64 i64BeginTime, Int64 i64EndTime, ref IntPtr ppstRecSegment);
Esempio n. 2
0
 public static extern int ISMS_StartManualRecord(string szCameraUuid, recLocationType enLocation, int iRecordSeconds);