IRecordingItem Methods |
The IRecordingItem type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessRecord |
Returns the contents of the specified ID in an unstructured list.
| |
| CancelRecording |
Cancels the current recording process.
| |
| CancelSaving |
Cancels the current saving process.
| |
| DeleteRecord |
Deletes the recorded data for the specified id.
| |
| RecordAsync |
Performs recording at the current position.
| |
| SaveRecord |
Saves the specified record on the disk.
|