EndOfStream (Compact 7)

3/12/2014

This event occurs when the end of the clip is reached.

Compatibility: Windows Media Player

Syntax

<SCRIPT FOR="MediaPlayer" EVENT="EndOfStream(lResult)" LANGUAGE="JScript">
  //insert script commands//
</SCRIPT>

Parameters

  • lResult
    Long value specifying the status of the clip after it has finished playing.

Remarks

A value of zero indicates the clip completed successfully.

See Also

Reference

Windows Media Player Events
NewStream