OptionalsilentSuppress the onClipRemoved callback for this removal. Use when
replaying a removal another participant performed (received via a sync
channel) — onClipRemoved is the "a clip was just removed here"
notification consumers typically use to broadcast the removal, so
firing it for a replay would re-announce it. onChange still fires.
Options for ClipCompositionRef.removeClip.