NewStream
This event occurs when a new stream begins loading.
Compatibility: Windows Media Player
<SCRIPT FOR="MediaPlayer" EVENT="NewStream( )" LANGUAGE="JScript">
//insert script commands//
</SCRIPT>
Parameters
None.
Remarks
Because of stream buffering, this event can occur before the Windows Media Player control begins playback.
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Events | Compatibility Modes | Monitoring Stream Status and Network Reception | EndOfStream
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.