We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AudioClip's contain asset info which should be de-referenced so it can be garbage collected, should also dispose the events.
The text was updated successfully, but these errors were encountered:
Made AudioClip disposable.
5c89373
- Can only dispose audio clips once because they null out their audio pieces. #52
Added wires for DOM events since the audio object can now be built wi…
a639d63
…th other audio elements. #57 #52
Fixed the disposableness of the AudioClip
61439b4
#52
973af66
aa656e4
cf76fd7
NTaylorMullen
No branches or pull requests
AudioClip's contain asset info which should be de-referenced so it can be garbage collected, should also dispose the events.
The text was updated successfully, but these errors were encountered: