BASS.NET API for the Un4seen BASS Audio Library

SHOUTcastv2SendArtwork Field

BASS.NET API for the Un4seen BASS Audio Library
Should in-stream artwork be send to a SHOUTcast v2 server?

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

public bool v2SendArtwork

Field Value

Type: Boolean
Remarks

Only applies to the SHOUTcast v2 protocol. Only images up to 511KB will be send. Only used with the UpdateTitle(String, String) overload taking a TAG_INFO parameter.
See Also

Reference