On Media Removed

Called whenever a peer has removed a media stream. Connect to a
Inputs
| Name | Type | Description |
|---|---|---|
| Delegate | delegate | Bind to a |
Outputs
| Name | Type | Description |
|---|---|---|
| Exec | exec | |
| Peer Id | integer | The id of the peer that removed the media. |
| Media | object | An object reference to the media removed from the room. |
| Room | object | The Room object reference that the media was removed from. |