Interface M3uCustomData

Custom data, that represents unknown directives, that can be parsed also, when mapping is presented

Hierarchy

  • M3uCustomData

Properties

Properties

directive: string

Directive name with '#' symbol at the start e.g. #EXT-CUSTOM

value: string

Value or parameters of directive in case of #EXT-CUSTOM:Something , the 'Something' string is the value

Generated using TypeDoc