Contents Index Topic Contents | |
Previous Topic: BaseURL Next Topic: BufferingProgress |
BufferingCount Property
Retrieves a value specifying the number of times buffering occurred during playback of a clip.
Syntax
[ lCount = ] MediaPlayer.BufferingCountPossible Values
This property is read-only with no default value.
lCount Long value specifying the number of times buffering occurred during playback. 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, BufferingProgress, BufferingTime, Monitoring Stream Status and Network Reception
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.