| [PowerPlay] Add Local Playback and support (#2363)
* Add playback seeking and progress tracking.
* Add support for loading and playing local WAV files
* Update audio engine to probe and return WAV metadata during asset loading
* Code nits
* Cleanup: Remove unnecessary comments and metadata
* Remove redundant comments and documentation blocks across `MainActivity.kt` and `PowerPlayMultiPlayer.cpp`.
* Delete an unused Kotlin compiler session file.
* Set audio usage and content type for PowerPlayMultiPlayer
* refactor: remove redundant whitespace and empty lines in MainActivity.kt
* parselib: Support WAVEFORMATEXTENSIBLE and improve WAV parsing robustness | 1 个月前 |