Returns a Long value specifying the number of times buffering occurred during the title’s playback.
Syntax
MediaPlayer.BufferingCount
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
© 1996-1998 Microsoft Corporation. All rights reserved.