Developer Documentation

Stop Media Event Summary

LocalRemoteDescription
OnDeleteMediaObject OnMediaRemoved Triggered once the media has been added to the room on the server
Info

It’s important to handle the OnMediaRemoved callbacks as it’s up to you to remove the PlaybackComponent from the corresponding GameObject that you used initially when adding the PlaybackComponent in the OnMediaAdded callback.