Stream Functions
Click one of the following functions for more information:
web.streamClose | Closes a media stream. |
web.streamOpen | Opens a media stream. |
web.streamPause | Pauses playing a media stream. |
Starts playing a media stream. | |
web.streamSeek | Sets the position in a stream. |
web.streamSetParamDouble | Sets the value of a stream parameter. |
web.streamSetParamInt | Sets the value of a stream parameter. |
web.streamStop | Stops playing a media stream and sets the stream pointer back to the beginning. |
web.streamWait | Suspends script execution during stream download until download condition reached. |