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. |
A version of this page is also available for
4/8/2010
This property contains a value specifying the number of packets lost during transmission of the stream. This property is read-only.
Compatibility:Windows Media Player
Syntax
[ lPackets = ] MediaPlayer.LostPackets |
Parameters
- lPackets
-
Long value specifying the number of packets lost during transmission of the stream. There is no default value.
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.
Requirements
Windows Embedded CE | Windows CE 3.0 and later |