BASS.NET API for the Un4seen BASS Audio Library

BroadCastServer Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the streaming server 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 IStreamingServer Server { get; }

Property Value

Type: IStreamingServer
See Also

Reference