Stream Functions

Click one of the following functions for more information:

web.streamCloseCloses a media stream.
web.streamStateReturns the state of the stream.
web.streamOpenOpens a media stream.
web.streamPausePauses playing a media stream.

web.streamPlay

Starts playing a media stream.
web.streamSeekSets the position in a stream.
web.streamSetParamDoubleSets the value of a stream parameter.
web.streamSetParamIntSets the value of a stream parameter.
web.streamStopStops playing a media stream and sets the stream pointer back to the beginning.
web.streamWaitSuspends script execution during stream download until download condition reached.