Interface M3uParserConfig

Interface to configure m3u parser

Hierarchy

  • M3uParserConfig

Properties

customDataMapping?: M3uCustomDataMapping

Custom mapping for unknown directives, that can be partially parsed too and added to parsed object

ignoreErrors?: boolean

Ignore errors in file and try to parse it with it

Generated using TypeDoc