Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Retrieves a value specifying the buffering time in seconds.
Compatibility:Windows Media Player
[ dblTime = ] MediaPlayer.BufferingTime
Parameters
Remarks
The buffering time is the number of seconds allocated for
buffering incoming data before playback begins. If this property is
not set, the default buffering time is specified by the value
contained in the
HKEY_CURRENT_USER\Software\Microsoft\Netshow\Player\General\Buffering
Time
registry key. If the registry key is empty or missing,
the default is 3000 (3 seconds). The default for Advanced Streaming
Format (ASF) content is 5000 (5 seconds).
The maximum value for the
BufferingTimeproperty is specified by the value contained in
the
HKEY_CURRENT_USER\Software\Microsoft\Netshow\Player\General\Maximum
Buffering Time
registry key. If the key is empty or missing,
the maximum value is 5000.
See Also
Buffering, BufferingCount, BufferingProgress, Monitoring Stream Status and Network Reception