diff --git a/readme.md b/readme.md index ce63432b..088fcdad 100644 --- a/readme.md +++ b/readme.md @@ -329,8 +329,8 @@ Property | Getter | Setter | Description `language` | ✔ | ✔ | Gets or sets the preferred captions language for the player. The setter accepts an ISO two-letter language code. Support for the languages is dependent on the captions you include. `pip` | ✔ | ✔ | Gets or sets the picture-in-picture state of the player. The setter accepts a boolean. This currently only supported on Safari 10+ on MacOS Sierra+ and iOS 10+. -*1. YouTube only. HTML5 will follow.* -*2. HTML5 only* +1. YouTube only. HTML5 will follow. +2. HTML5 only* #### The `.source` setter @@ -429,10 +429,10 @@ Property | Type | Description `type` | String | Either `video` or `audio`. *Note:* YouTube and Vimeo are currently not supported as audio sources. `title` | String | *Optional.* Title of the new media. Used for the `aria-label` attribute on the play button, and outer container. YouTube and Vimeo are populated automatically. `sources` | Array | This is an array of sources. For HTML5 media, the properties of this object are mapped directly to HTML attributes so more can be added to the object if required. -`poster`¹ | String | The URL for the poster image (HTML5 video only). -`tracks`¹ | String | An array of track objects. Each element in the array is mapped directly to a track element and any keys mapped directly to HTML attributes so as in the example above, it will render as `` and similar for the French version. Booleans are converted to HTML5 value-less attributes. +`poster`¹ | String | The URL for the poster image (HTML5 video only). +`tracks`¹ | String | An array of track objects. Each element in the array is mapped directly to a track element and any keys mapped directly to HTML attributes so as in the example above, it will render as `` and similar for the French version. Booleans are converted to HTML5 value-less attributes. -*1. HTML5 only* +1. HTML5 only ## Events @@ -546,9 +546,9 @@ Edge | ✔ IE10+ | ✔² IE9 | API only³ -*1. Mobile Safari on the iPhone forces the native player for `