Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: BaseURL
*Next Topic: BufferingProgress

BufferingCount Property

Retrieves a value specifying the number of times buffering occurred during playback of a clip.

Syntax

[ lCount = ] MediaPlayer.BufferingCount

Possible Values

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 FileName property is set.

See Also

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


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.