Changeset 1798212
- Timestamp:
- 01/06/2018 04:25:54 PM (8 years ago)
- Location:
- embed-clappr
- Files:
-
- 2 edited
-
tags/1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
embed-clappr/tags/1.1/readme.txt
r1798210 r1798212 36 36 37 37 `preload="metadata"` you can use auto, metadata, none. 38 38 39 `autoplay="yes"` if video should automatically play after page load. 40 39 41 `watermark="https://domain.com/watermark.png"` to display a watermark on the video. 42 40 43 `watermarkLink="https://domain.com"` to define an URL to open when the watermark is clicked. 44 41 45 `mute="yes"` if you want to start player with no sound. 46 42 47 `chromeless="yes"` if you want the player to act in chromeless mode. 48 43 49 `controlbarvisible="yes"` to disable media control auto hide. 50 44 51 `hidevolumebar="yes"` to hide volume bars. 52 45 53 `buttoncolor="#66B2FF"` to set the color (HEX) of the control buttons. 54 46 55 `seekbarcolor="#E113D3"` to set the color (HEX) of the seekbar. 47 56 -
embed-clappr/trunk/readme.txt
r1798210 r1798212 4 4 Tags: embed, video, player, responsive, rtmp, hls, live 5 5 Requires at least: 3.0.1 6 Tested up to: 4.9 .16 Tested up to: 4.91 7 7 Stable tag: 1.1 8 8 License: GPLv3 … … 36 36 37 37 `preload="metadata"` you can use auto, metadata, none. 38 38 39 `autoplay="yes"` if video should automatically play after page load. 40 39 41 `watermark="https://domain.com/watermark.png"` to display a watermark on the video. 42 40 43 `watermarkLink="https://domain.com"` to define an URL to open when the watermark is clicked. 44 41 45 `mute="yes"` if you want to start player with no sound. 46 42 47 `chromeless="yes"` if you want the player to act in chromeless mode. 48 43 49 `controlbarvisible="yes"` to disable media control auto hide. 50 44 51 `hidevolumebar="yes"` to hide volume bars. 52 45 53 `buttoncolor="#66B2FF"` to set the color (HEX) of the control buttons. 54 46 55 `seekbarcolor="#E113D3"` to set the color (HEX) of the seekbar. 47 56
Note: See TracChangeset
for help on using the changeset viewer.