ReceivedPackets Property

Returns a Long value specifying the number of packets received.

Syntax

MediaPlayer.ReceivedPackets

Remarks

Each time title playback is stopped and restarted, this property is set to zero. It is not reset if file playback is paused.

Note   This property returns valid information only during run time and only if the FileName property is also set.

See Also

LostPackets, ReceptionQuality, RecoveredPackets

© 1996-1998 Microsoft Corporation. All rights reserved.