LostPackets
This property contains a value specifying the number of packets lost during transmission of the stream.
Compatibility: Windows Media Player
[ lPackets = ] MediaPlayer.LostPackets
Parameters
- 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.
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.