Microsoft Windows CE 3.0  

BufferingCount

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 times buffering occurred during playback of a clip.

Compatibility:Windows Media Player

[
lCount
= ] MediaPlayer.BufferingCount

Parameters

lCount
Long value specifying the number of times buffering occurred during playback. This property is read-only with no default value.

Remarks

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

Buffering only applies to streaming content. This property returns valid information only during run time when the FileNameproperty is set.

See Also

Buffering, BufferingProgress, BufferingTime, Monitoring Stream Status and Network Reception