File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ class Example extends Component {
4848| gm_user_email ` String ` | User email passed to gumlet insights object | null |
4949| gm_custom_data_1 ` String ` | Custom data 1 passed to gumlet insights object | null |
5050| loop ` Boolean ` | Should the video play in a loop | Default set in collection settings |
51- | thumbnail ` String ` | URL Encoded value of the Poster/Thumbnail URL which should be shown | Default set in asset details |
5251| drm_token ` String ` | Token generated on backend for DRM Protected content | null |
5352| expires ` Integer ` | Token expiry time from epoch in millis for DRM protected content | null |
5453| vast_tag_url ` String ` | URL Encoded VAST tag URL | null |
Original file line number Diff line number Diff line change 11{
22 "name" : " @gumlet/react-embed-player" ,
3- "version" : " 2.0.19 " ,
3+ "version" : " 2.0.20 " ,
44 "description" : " Gumlet React Embed Player" ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments