Skip to content

Commit

Permalink
Merge pull request #3 from cyberhck/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rslavin authored May 28, 2020
2 parents 5cf472b + 40230db commit 9694770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Make the player play a url. Options include:
{
title: 'My movie',
type: 'video/mp4',
dlnaFeatures: "DLNA.ORG_OP=01;DLNA.ORG_FLAGS=01100000000000000000000000000000", // this enables seeking in some dlna devices
seek: seconds, // start by seeking to this offset
subtitles: ['http://example.com/sub.vtt'], // subtitle track 1,
autoSubtitles: true // enable first track if you provide subs
Expand Down

0 comments on commit 9694770

Please sign in to comment.