From 40230db8dd38773cdb94856422f721281dacea58 Mon Sep 17 00:00:00 2001 From: Nishchal Gautam Date: Fri, 29 May 2020 00:45:49 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc42044..17f70b7 100644 --- a/README.md +++ b/README.md @@ -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