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

Expose buffer #9

Open
tjconcept opened this issue Dec 20, 2017 · 1 comment
Open

Expose buffer #9

tjconcept opened this issue Dec 20, 2017 · 1 comment

Comments

@tjconcept
Copy link
Contributor

In some situations it is useful to know what is in the buffer, how big it is, or even manipulate the data.
An example is streaming media. If the buffer reaches a threshold you'll want to wipe the buffer, decrease quality, and start filling it again.

@dominictarr
Copy link
Member

sure - but really this module shouldn't be your go to. there is usually a more pull-stream way to do it, although I'd be happy to merge a PR that enabled more pully ways to use this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants