BufferingProgress
A version of this page is also available for
4/8/2010
This property contains the percentage of buffering completed. This property is read-only.
Compatibility: Windows Media Player
Syntax
[ lProgress = ] MediaPlayer.BufferingProgress
Parameters
- lProgress
Long value specifying the percentage of buffering completed. 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
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties
Buffering
BufferingCount
BufferingTime
Concepts
Compatibility Modes
Monitoring Stream Status and Network Reception