![]() | HologramRecorder Class |
Namespace: LynceeTec.API.Cycle
The HologramRecorder type exposes the following members.
Name | Description | |
---|---|---|
![]() | HologramRecorder | Initializes a new instance of the HologramRecorder class |
Name | Description | |
---|---|---|
![]() | RecordsInMemory |
List of record ids saved in memory.
|
Name | Description | |
---|---|---|
![]() | AccessRecord |
Access the specified record
|
![]() | CancelRecording |
Cancels the current recording process.
|
![]() | CancelSaving |
Cancels the current saving process.
|
![]() | DeleteRecord |
Deletes the recorded data for the specified id.
|
![]() | Dispose | Releases all resources used by the HologramRecorder |
![]() | FinalizeRecords |
Finilizes the class after recording.
|
![]() | InitializeRecords |
Initializes the class before recording.
|
![]() | Record |
Performs recording at the current position.
|
![]() | SaveRecord |
Saves the specified record on the disk.
|