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 Stream constructor to CachedSound #963

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcummings2
Copy link

This is an update to Pull Request #602 in CacheSound's new location in NAudio.Extras. It consolidates common code into an Init() method.

I made the Init() method and property setters protected to allow for subclasses to more easily. Likewise, I added a protected parameterless constructor to support subclassing.

Consolidate common code into Init method
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

Successfully merging this pull request may close these issues.

1 participant