HologramRecorder Methods |
The HologramRecorder type exposes the following members.
| 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 | ||
| ExtractRecord |
Extracts the specified record and removes it from the recorded history
| |
| GetEffectiveRecordingTimes | ||
| RecordAsync(AbsoluteCyclePosition, CycleProgressReporter) |
Performs recording at the current position.
| |
| RecordAsync(String, CycleProgressReporter) | ||
| SaveRecord |
Saves the specified record on the disk.
|