Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

StreamConfig.BufferWindow

The BufferWindow property retrieves the maximum time in milliseconds between the moment when a stream is received and when it starts playing.

Syntax

Application.ProfileManager.Item(profileIndex).Item(streamIndex).BufferWindow

Possible Values

This property is a read/write Number (long). Specifying this value is not supported in this release.

Remarks

For high bit rate streams (typically, more than one megabit per second), a buffer window of one second is typical; for lower bit rate streams, a latency of approximately three seconds is often used. For video streams, a higher buffer window gives higher quality.

A value of -1 indicates that the buffer window is unknown. In this case, Producer uses whatever buffer window it deems appropriate when publishing a project.

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.