Delete () → experimental
Delete this recording.
Version 0.2
A captured video segment that may span zero or more activities
/dev/ulduar/Constellar1/recordings/<id>| Delete | () | → |
| Path | s |
read |
| State | s |
read |
| DurationMs | x |
read |
| Activities | ao |
read |
| State | s enum |
Delete this recording.
s
experimental
Filesystem path of the captured segment.
s
experimental
Capture state.
x
experimental
Segment duration in milliseconds.
ao
experimental
The activities this segment captured. Could be empty.
s enumStateRecording = "recording"StateComplete = "complete"StateFailed = "failed"StateUnknown = "unknown"