PeakCache
Caches the decoded peaks data to improve rendering speed for large audio
Is used if the option parameter partialRender
is set to true
Constructor Summary
Public Constructor | ||
public |
Instantiate cache |
Method Summary
Public Methods | ||
public |
Add a range of peaks to the cache |
|
public |
Empty the cache |
|
public |
getCacheRanges(): Number<Array[]> For testing |