Click or drag to resize

BitStreamGrowthFactor Property

[This is preliminary documentation and is subject to change.]

Factor by which buffer should grow when necessary.

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float GrowthFactor { get; set; }
Request Example View Source

Property Value

Type: Single
See Also