LostPackets (Windows CE 5.0)

Send Feedback

This property contains a value specifying the number of packets lost during transmission of the stream. This property is read-only.

Compatibility: Windows Media Player

[lPackets=]MediaPlayer.LostPackets

Parameters

  • lPackets
    Long value specifying the number of packets lost during transmission of the stream. There is 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.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes | Monitoring Stream Status and Network Reception | ReceivedPackets | ReceptionQuality | RecoveredPackets

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.