Hi,
The plugin that I'm working on doesn't know if the stream is available or not.
The soonest I can check if the stream is available is when I'm already in the class that extends the we WebStream class, my custom class.
Is it possible to update the webstream child so that when I start playing the stream that to play something else than what was initially asked to do?
For example: initially the stream url is playing http://videoOK but now i want to play http://videoBad
I can't seem to be able to get to the child and update the info.
Thank you.
