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