Contents Index Topic Contents | |
Previous Topic: BufferingCount Next Topic: BufferingTime |
BufferingProgress Property
Retrieves a value specifying the percentage of buffering completed.
Syntax
[ lProgress = ] MediaPlayer.BufferingProgressPossible Values
This property is read-only with no default value.
lProgress Long value specifying the percentage of buffering completed. 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
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.