Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to stop rendering (destroy?) #32

Open
Chocobozzz opened this issue Oct 5, 2017 · 0 comments
Open

Add ability to stop rendering (destroy?) #32

Chocobozzz opened this issue Oct 5, 2017 · 0 comments

Comments

@Chocobozzz
Copy link
Contributor

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.

@Chocobozzz Chocobozzz changed the title Add ability to stop to render (destroy?) Add ability to stop rendering (destroy?) Oct 5, 2017
ddumont added a commit to ddumont/render-media that referenced this issue Aug 12, 2019
Something like this may help callers clean up listeners feross#32
ddumont added a commit to ddumont/render-media that referenced this issue Aug 12, 2019
Something like this may help callers clean up listeners feross#32
ddumont added a commit to ddumont/render-media that referenced this issue Aug 12, 2019
Something like this may help callers clean up listeners feross#32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants