BufferingTime Property

Returns a Double value specifying the buffering time.

Syntax

MediaPlayer.BufferingTime

Remarks

The buffering time is the number of seconds that the Media Player control allocates for buffering incoming data before playing begins.

The valid range for this property is from 1 through 30 seconds. The default for ASF content is 5 seconds. The default for VOD content is 3 seconds.

See Also

Buffering, BufferingCount, BufferingProgress

© 1996-1998 Microsoft Corporation. All rights reserved.