BASS.NET API for the Un4seen BASS Audio Library

SHOUTcastSID Field

BASS.NET API for the Un4seen BASS Audio Library
SHOUTcast v2 SID.

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

public string SID

Field Value

Type: String
Remarks

This property determines if the SHOUTcast v1 or v2 protocol is used! If this property is set (not an empty string) the SHOUTcast v2 protocol is used - else the SHOUTcast v1 protocol is used! By default this property is empty (and the SHOUTcast v1 protocol is used).

Note: The SHOUTcast v2 protocol can ONLY be used, if the UseBASS property is set to - else this property is ignored and the SHOUTcast v1 protocol is used!

See Also

Reference