v2.0.7

sampotts/plyrv2.0.7Aug 29, 2016by sampotts

AI Summary

Added getter methods for volume, duration, and time, and fixed the current time getter.

Key Highlights

  • Fixed getCurrentTime() method
  • Added getVolume(), isMuted(), and getDuration() API methods

New Features

  • Fixed getCurrentTime() method
  • Added getVolume() API method
  • Added isMuted() API method
  • Added getDuration() API method

Full Release Notes

- Fixed `getCurrentTime()` method (fixes #351)
- Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes #346)