Options
All
  • Public
  • Public/Protected
  • All
Menu

Parses the raw (text) XML data from the XML API from a vMix instance The data is parsed into XML document which can be more easily interpreted and manipulated in JavaScript. All full XML responses from the API needs to be used to convert the content to a proper XML DOM object.

This is a essential function for this library

Hierarchy

  • DataParser

Index

Constructors

Methods

Constructors

Methods

  • parse(rawXmlData: string): Document

Generated using TypeDoc