BufferingCount (Windows CE 5.0)

Send Feedback

This property contains the number of times buffering occurred during playback of a clip. This property is read-only.

Compatibility: Windows Media Player

[ lCount= ] MediaPlayer.BufferingCount

Parameters

  • lCount
    Long value specifying the number of times buffering occurred during playback. There is 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 FileName property is set.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes | Monitoring Stream Status and Network Reception | Buffering | BufferingProgress | BufferingTime

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.