Skip to main content

On Media Removed

On Media Removed

Called whenever a peer has removed a media stream. Connect to a Bind to On Media Removed delegate node to handle this event for the specified room.

Inputs

NameTypeDescription
DelegatedelegateBind to a Bind to On Media Removed delegate node to get this event triggered once a peer has removed a media object.

Outputs

NameTypeDescription
Execexec
Peer IdintegerThe id of the peer that removed the media.
MediaobjectAn object reference to the media removed from the room.
RoomobjectThe Room object reference that the media was removed from.