Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: Language
*Next Topic: MarkerCount

LostPackets Property

Retrieves a value specifying the number of packets lost during transmission of the stream.

Syntax

[ lPackets = ] MediaPlayer.LostPackets

Possible Values

lPackets Long value specifying the number of packets lost during transmission of the stream.

This property is read-only with no default value.

Remarks

This property is valid only for streaming media. Packets may be lost for a number of reasons, such as the type and quality of the network connection.

Each time playback stops and restarts, this property resets to zero. It does not reset if playback pauses and restarts. This property returns valid information only during run time, and only if the FileName property is set.

See Also

ReceivedPackets, RecoveredPackets, ReceptionQuality, Monitoring Stream Status and Network Reception


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.