You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments