BufferingTime

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This property retrieves the buffering time, which is the time allocated for buffering incoming data before playback begins. This property is read-only.

Compatibility: Windows Media Player

Syntax

[ dblTime = ] MediaPlayer.BufferingTime

Parameters

  • dblTime
    Double value specifying the buffering time, in milliseconds. The minimum value is 1, while the maximum value is 30000. If no value is supplied, the property defaults to 5000.

Remarks

The value for the BufferingTime property is reflected in the HKEY_CURRENT_USER\Software\Microsoft\Netshow\Player\General\Buffering Time registry key. **

The default value to use for Advanced Streaming Format (ASF) content is 5000 (5 seconds).

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also

Reference

Windows Media Player Properties
Buffering
BufferingCount
BufferingProgress

Concepts

Compatibility Modes
Monitoring Stream Status and Network Reception