Windows Media Player SDK banner art
PreviousNext

Network.recoveredPackets

The recoveredPackets property retrieves the number of recovered packets.

Syntax

player.network.recoveredPackets

Possible Values

This property is a read-only Number (long).

Remarks

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

This property returns valid information only during run time and only if the Player.URL property is also set. It will equal zero when using the HTTP protocol, which is lossless.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.