-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
For example, if we want to change the media we stream in a video
element, we want to destroy the previous renderer (particularly when a videostream is used) . But render-media
does not return anything.
The sticky part is that render-media
can use different methods to render the media, so I don't really know how to implement this.
btzr-io and boulderwebdev