Contents Index Topic Contents | |
Previous Topic: ReadyState Next Topic: ReceptionQuality |
ReceivedPackets Property
Retrieves a value specifying the number of packets received.
Syntax
[ lPackets = ] MediaPlayer.ReceivedPacketsPossible Values
lPackets Long value specifying the number of packets received. This property is read-only with no default value.
Remarks
Each time playback stops and restarts, this property resets to zero. It does not reset if file playback is paused.
This property returns valid information only during run time and only if the FileName property is set.
See Also
LostPackets, ReceptionQuality, RecoveredPackets, Monitoring Stream Status and Network Reception
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.