Commit Graph

9 Commits

Author SHA1 Message Date
tanhakabir 542f65f044 add initial queuing functionality from Joe but this will crash
Co-Authored-By: Joe Williams <14778951+jw1540@users.noreply.github.com>
2021-03-18 00:44:30 -07:00
Tanha 2c50502b28 update documentation for live streaming audio 2019-12-18 16:19:37 -08:00
tanhakabir 5197a16023 Fix live streams/servers with unpredictable size at beginning of stream being playable (#21)
* Handle case when header for stream does not contain expected content

* update documentation

* fix elapsed time updating on seek in example app
2019-12-18 00:22:31 -08:00
Tanha 0aeb8b0f88 change boolean playing status to enum 2019-11-21 01:46:42 -08:00
Tanha d4d8f767e3 document downloading audio 2019-04-27 18:59:14 -07:00
Tanha c0f8db29c0 nit spelling 2019-02-24 21:36:46 -08:00
Tanha ea7796459a nit spelling 2019-02-24 00:45:54 -08:00
Tanha 1dfce31580 documentation for subscribing to the player 2019-02-24 00:45:03 -08:00
Tanha af739b0efb add interface for external subscribing to updates 2019-02-18 19:35:26 -08:00