-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
What To Research
Research the possibility of having an AudioBuffer type named Dynamic.
The idea of this will be to have the ability to analyze the audio data and if the length of the audio is 5 seconds or less, make it a Full buffer type. If it is longer then 5 seconds, make it a Stream buffer type.
This will help improve the content loading system in Velaptor as well as make it easier to just load audio without having to worry about the buffer type.
Research Results
No response
Acceptance Criteria
The items to complete to satisfy the Definition of Done.
- Research complete and issues created (if needed).
- If any issues were created, they have been added to the Issues Produced section below.
- Issue created if needed to improve CASL with dynamic buffer types.
ToDo Items
Misc. tasks to complete.
- Priority label added to this issue.
Issues Produced
No response
Code of Conduct
- I agree to follow this project's Code of Conduct.
Reactions are currently unavailable