Skip to content

v1.7

Latest
Compare
Choose a tag to compare
@weiancheng weiancheng released this 21 Feb 01:39
· 2 commits to master since this release
  1. Implement writeToFile function.
    1-1 spawn a thread for downloading.
    1-2 add new function in event listener, it will execute when downloading is finished or failed.
  2. Modify play functions, it will return boolean value.
    true: play success
    false: play failed.