Add ability to stop rendering (destroy?)
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 209
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.