BufferingProgress Property

Returns a Long value specifying the percentage of buffering completed.

Syntax

MediaPlayer.BufferingProgress

Remarks

Each time playback is stopped and restarted, this property is set to zero. It is 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

© 1996-1998 Microsoft Corporation. All rights reserved.