BASS.NET API for the Un4seen BASS Audio Library

SHOUTcastUseSHOUTcastv2 Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or sets, if the SHOUTcast v2 protocol should be used?

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

public bool UseSHOUTcastv2 { get; set; }

Property Value

Type: Boolean
Remarks

The SHOUTcast v2 protocol is used, if the SID property is set (not empty) and the UseBASS property is set to !
See Also

Reference