From a9126a4c822a5ee5926984b0766e7bfb0f502f97 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Fri, 5 Feb 2016 00:02:24 +1100 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index d756d09d..6fce6c35 100644 --- a/readme.md +++ b/readme.md @@ -248,6 +248,12 @@ Options must be passed as an object to the `setup()` method as above. false Display debugging information on what Plyr is doing. + + autoplay + Boolean + false + Autoplay the media on load. This is generally advised against on UX grounds. It is also disabled on iOS (an Apple limitation). + seekTime Number