BASS.NET API for the Un4seen BASS Audio Library

StreamingServerEncoder Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the encoder interface which is used with this instance.

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

public IBaseEncoder Encoder { get; }

Property Value

Type: IBaseEncoder

Implements

IStreamingServerEncoder
See Also

Reference