Method | Description | |
---|---|---|
loadEventBySequenceNumber ( string eventRootFolder, int index ) : |
||
loadIndexEvent ( string eventRootFolder ) : |
||
set ( string device_id, System.DateTime date, long duration, int totalevents, string kinectEventIndexFileName ) : void |
public loadEventBySequenceNumber ( string eventRootFolder, int index ) : |
||
eventRootFolder | string | |
index | int | |
return |
public loadIndexEvent ( string eventRootFolder ) : |
||
eventRootFolder | string | |
return |
public set ( string device_id, System.DateTime date, long duration, int totalevents, string kinectEventIndexFileName ) : void | ||
device_id | string | |
date | System.DateTime | |
duration | long | |
totalevents | int | |
kinectEventIndexFileName | string | |
return | void |