Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: BufferingCount
*Next Topic: BufferingTime

BufferingProgress Property

Retrieves a value specifying the percentage of buffering completed.

Syntax

[ lProgress = ] MediaPlayer.BufferingProgress

Possible Values

lProgress Long value specifying the percentage of buffering completed.
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, BufferingCount, 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.