
Parsing VAST from a string
Hi,
Does jwplayer support parsing a vast xml payload given as a string rather than a url?
In my case I have my backend returning me the vast xml payload as part of a concatenated payload. So in this case I can't provide a url for the jwplayer instance to fetch it from the net and parse on its own. I was wondering whether there is an API call that I can make use of, as it's not clear from the documentation.
Thanks,
Billy Janes.