The streaming is probably quite similar (mp3 or wma streams), but the question is how to extract the address and author etc. from the asx file. It is in xml-format, and Graal doesn't provide functions yet to easily analyze xml files. It should still be possible to search for the "<ref href=url>" tag, similar to the analyzation of playlist files (described
here)