![]() |
Previous | Next |
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
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
Previous | Next |