Signature
Interface ClipRemovedEventProperties
| Name | Signature | Description |
|---|---|---|
clip | clip: Clip | Removed clip. |
reason | reason: ClipRemovedReason | Command that removed the clip. |
Payload emitted by `clip:removed` for committed clip removal.
Interface ClipRemovedEvent| Name | Signature | Description |
|---|---|---|
clip | clip: Clip | Removed clip. |
reason | reason: ClipRemovedReason | Command that removed the clip. |