BASS.NET API for the Un4seen BASS Audio Library

BaseEncoderIsStreaming Property

BASS.NET API for the Un4seen BASS Audio Library
Is this instance used for streaming? When set to true, some internal encoder options might be set. Default is false.

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public bool IsStreaming { get; set; }

Property Value

Type: Boolean
See Also

Reference