Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Retrieves a value specifying the number of packets lost during transmission of the stream.
Compatibility:Windows Media Player
[ lPackets = ] MediaPlayer.LostPackets
Parameters
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 FileNameproperty is set.
See Also
ReceivedPackets, RecoveredPackets, ReceptionQuality, Monitoring Stream Status and Network Reception