Windows Media Player SDK banner art
PreviousNext

Player6.LostPackets

This property retrieves the number of packets lost during transmission of the stream.

Syntax

MediaPlayer.LostPackets

Possible Values

This property is a read-only Long.

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

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.