Skip to content

Commit 596eb93

Browse files
author
jforbes
committed
Added API to README
1 parent c84c007 commit 596eb93

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,12 @@ The property defaults to `false`.
401401

402402
With `customTagParsers` you can pass an array of custom m3u8 tag parser objects. See https://github.com/videojs/m3u8-parser#custom-parsers
403403

404+
##### customTagMappers
405+
* Type: `Array`
406+
* can be used as a source option
407+
408+
Similar to `customTagParsers`, with `customTagMappers` you can pass an array of custom m3u8 tag mapper objects. See https://github.com/videojs/m3u8-parser#custom-parsers
409+
404410
### Runtime Properties
405411
Runtime properties are attached to the tech object when HLS is in
406412
use. You can get a reference to the HLS source handler like this:

0 commit comments

Comments
 (0)