diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -542,11 +542,6 @@ Here's a list of the methods supported: <td>Destroys the plyr UI and any media event listeners, effectively restoring to the previous state before <code>setup()</code> was called.</td> </tr> <tr> - <td><code>restore()</code></td> - <td>—</td> - <td>Reverses the effects of the <code>destroy()</code> method, restoring the UI and listeners.</td> - </tr> - <tr> <td><code>getCurrentTime()</code></td> <td>—</td> <td>Will return a float with the current time in seconds.</td> |