LostPackets Property

Returns a Long value specifying the number of packets lost.

Syntax

MediaPlayer.LostPackets

Remarks

Packets may be lost for a number of reasons, such as the type and quality of the network connection.

Each time playback is stopped and restarted, this property is set to zero. It is not reset if playback is paused and restarted. This property returns valid information only during run time, and only if the FileName property is set.

See Also

ReceivedPackets, RecoveredPackets, ReceptionQuality

© 1996-1998 Microsoft Corporation. All rights reserved.